* fixed style for ie8.

* ajuste style of 'project/burn'.
This commit is contained in:
Catouse
2014-05-02 16:02:17 +08:00
parent a69a464d8d
commit 4c32052c8d
12 changed files with 24 additions and 12 deletions
+1
View File
@@ -0,0 +1 @@
.ke-toolbar .ke-outline[data-name='savetemplate'] {display: none}
+2 -1
View File
@@ -1,4 +1,5 @@
.ke-outline .ke-icon-savetemplate {background-image: url(theme/default/images/kindeditor/save.gif); background-position: center; width: 56px; height: 20px;}
.ke-toolbar .ke-outline[data-name='savetemplate'] {display: block;}
.ke-outline .ke-icon-savetemplate {background-image: url(theme/default/images/kindeditor/save.gif); background-position: center; width: 56px; height: 20px;}
/* template box */
#tplBox .list-group-item {padding: 6px 6px;}