* ajust action history list style.

This commit is contained in:
Catouse
2016-02-23 14:36:02 +08:00
parent 8c284f4459
commit ea56bf4d25

View File

@@ -182,7 +182,7 @@ i[class^="icon-"],i[class*=" icon-"],.link-icon i[class^="icon-"],.link-icon i[c
.actionbox #historyItem {margin:0}
.actionbox blockquote {margin:0}
.actionbox > legend > i, .actionbox > .panel-heading > i {display: none}
.actionbox .history {background: #fbfbfb; padding: 4px 10px 6px; min-height: 20px; border: 1px solid #f5f5f5; border-left: 1px dashed #ddd}
.actionbox .history {background: #fbfbfb; padding: 4px 10px 6px; min-height: 20px; border: 1px solid #f5f5f5;}
fieldset.actionbox {padding-bottom: 10px;}
/* actionbox, hack for ie8 */