Files
EasySoft-ZenTaoPMS/module/bug/css/create.css
Catouse c58fea7d7e * ajusted style.
* fixed 'setTemplate' method for kindeditor.
 * added some icons deifinitions.
 * ajusted style of tips after create project.
2014-04-15 10:56:16 +08:00

11 lines
420 B
CSS

.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;}
#tplBox .list-group-item:hover {background: #f1f1f1}
#tplBox .list-group-item a {color: #333}
.bootbox-prompt .modal-dialog {width: 500px; margin-top: 10%;}
#buildBoxActions {padding-left: 15px;}