Add WebCms

This commit is contained in:
2016-11-07 12:56:17 -05:00
parent dfe92218f4
commit 15911f33c0
2750 changed files with 365672 additions and 133 deletions
+33
View File
@@ -0,0 +1,33 @@
.editorIcon, .editorIconOver,.editorIconDown, .editorIconOn, .editorIconDisabled, .editorDropDown, .editorIconSplit {
margin:2px;
}
.tinymceMenuBar table {
margin: 1px 0 0 6px;
_margin-top: 2px;
}
.editorIconOver, .editorIconDown, .editorIconOn{
cursor: hand;
margin: 1px;
background: #EAEAEA;
border: 1px solid #CAC9C9 !Important;
}
.editorIconDisabled {
/*
IE ONLY !!!
*/
Filter: Alpha(Opacity=30);
}
.editorDropDown {
font-family: verdana, arial;
font-size: 10px;
width: 80px;
color: #666699;
}