* ajusted style.

* fixed 'setTemplate' method for kindeditor.
 * added some icons deifinitions.
 * ajusted style of tips after create project.
This commit is contained in:
Catouse
2014-04-15 10:56:16 +08:00
parent 04a2a2ce8d
commit c58fea7d7e
17 changed files with 75 additions and 57 deletions
+2
View File
@@ -3,3 +3,5 @@
#productsBox > label > input {margin-left: 0; margin-right: 5px;}
#productsBox > label:hover {background: #f1f1f1}
#productsBox > label.checked, #productsBox > label.checked:hover {background: #E5FFE6; border: 1px solid #229F24;}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {margin-left: 0;}
.checkbox-inline {margin-right: 10px; margin-bottom: 10px;}