File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
sources/net.sf.j2s.java.core/src/swingjs/jquery Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ $( function() {
1616 + '\n.j2scb-unsel {background-color:white;}'
1717 + '\n.j2scb-hov {background-color:lightblue;}'
1818 + '\n.j2scbcont {position:absolute; left:0px;top:0px;}'
19- + '\n.j2scbhead {position:absolute; left:0px;top:0px;text-align:left;overflow:hidden;padding:1px}'
19+ + '\n.j2scbhead {position:absolute; left:0px;top:0px;text-align:left;overflow:hidden;padding:0px 2px 1px 2px }'
2020 + '\n.j2scbbtn {position:absolute; leftbackground-color:white;:100px;top:0px; width:20px;text-align:center;cursor:pointer;background-color:lightblue;padding:0px}'
2121 + '\n.j2scbpopup {position:absolute; list-style:none}'
2222 + '\n.j2scblist {background-color:white;position:absolute; left:0px;top:0px;margin:0;border:black solid 1px;cursor:pointer;text-align:left;padding:0em;scrollbar-width:thin;cursor:pointer;}</style>'
You can’t perform that action at this time.
0 commit comments