1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 12:20:44 +02:00

Admin area GUI tweaks

This commit is contained in:
Cameron
2012-11-26 03:23:20 -08:00
parent 618722f65d
commit ec8a7195d5
14 changed files with 322 additions and 105 deletions

View File

@@ -14,4 +14,6 @@ tr.highlight-even { background-color: silver; }
tr.highlight-odd { background-color: silver; }
legend { display: none; }
.chzn-choices { width: 350px; }
.e-autocomplete { display: none }
.e-autocomplete { display: none }
.col-selection { padding:5px; text-align:left; background-color: #FCFDFF; border: 1px outset black; width:200px; margin-right:0px;overflow:visible; position:absolute; z-index:101; right:0px;}