Skip to content

Commit 8d6dc0d

Browse files
committed
Fix #268: Search/clear icon in command line
1 parent a69cb4c commit 8d6dc0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

common/skin/liberator.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,10 @@
228228
#content-frame, #appcontent {
229229
border: 0px;
230230
}
231+
232+
#liberator-commandline-command .textbox-search-icons {
233+
display: none !important;
234+
}
231235
}
232236

233237
/* vim: set fdm=marker sw=4 ts=4 et: */

0 commit comments

Comments
 (0)