WIP of admin cmds template:

- fix wrong class name
This commit is contained in:
Hadi Nategh 2019-05-09 11:50:08 +02:00
parent a6c1ff4f92
commit 1a69912a9c
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -199,7 +199,7 @@ Admin command
#admin-cmds .et2_split {
padding-right: 10px;
}
#admin-cmds_preview {
#admin-cmds_policy_preview {
width: 100%;
height: 100%;
}