mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Cosmetics:
- Better use of the space in the search form: multi-select drop down list are now small when closed and larger when opened - Nicer feedback when hiding/showing sections in the "printable version" of a details page. SVN:trunk[3732]
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.ui-multiselect { padding:2px 0 2px 4px; text-align:left }
|
||||
.ui-multiselect { padding:2px 0 2px 4px; text-align:left; white-space:nowrap; overflow:hidden; }
|
||||
button.ui-multiselect > span { overflow:hidden; }
|
||||
.ui-multiselect span.ui-icon { float:right }
|
||||
.ui-multiselect-single .ui-multiselect-checkboxes input { position:absolute !important; top: auto !important; left:-9999px; }
|
||||
.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important }
|
||||
|
||||
Reference in New Issue
Block a user