We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a4654 commit cbbf0ddCopy full SHA for cbbf0dd
interface/web/themes/default/css/screen/content_ispc.css
@@ -775,9 +775,10 @@
775
font-size: 1em;
776
}
777
div.gs-container input{
778
+ background: url("../../icons/x16/magnifier_left.png") no-repeat 4px 3px #FFFFFF;
779
height:20px;
780
border:1px solid #444;
- padding:0 5px 2px 5px;
781
+ padding:0 22px 2px;
782
color:#444;
783
-moz-border-radius:5px;
784
-webkit-border-radius:5px;
@@ -1051,6 +1052,6 @@
1051
1052
1053
p.value {
1054
float:left;
- margin: 0;
1055
+ margin: 0 0 0 2px;
1056
1057
0 commit comments