mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
WIP of admin cmds template:
- fix wrong class name
This commit is contained in:
parent
a6c1ff4f92
commit
1a69912a9c
@ -189,7 +189,7 @@ Admin command
|
||||
|
||||
#admin-cmds_nm {min-height: 100px;}
|
||||
#admin-cmds .et2_split {padding-right: 10px;}
|
||||
#admin-cmds_preview {width:100%; height:100%;}
|
||||
#admin-cmds_policy_preview {width:100%; height:100%;}
|
||||
#admin-cmds div.splitter-bar-horizontal {
|
||||
border-top: 1px solid #B4B4B4;
|
||||
border-left: 0;
|
||||
|
@ -199,7 +199,7 @@ Admin command
|
||||
#admin-cmds .et2_split {
|
||||
padding-right: 10px;
|
||||
}
|
||||
#admin-cmds_preview {
|
||||
#admin-cmds_policy_preview {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user