1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 14:46:56 +02:00

Admin-UI: Column-selector styling fixes.

This commit is contained in:
Cameron
2015-02-05 11:54:59 -08:00
parent a3a46057bb
commit ecce5b978c
4 changed files with 28 additions and 11 deletions

View File

@@ -30,4 +30,4 @@ legend { display: none; }
input.helpbox { display:none; } /* legacy BBcode helper box - deprecated and hidden if found in v2.x */
.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;}
*/