From ea56bf4d254582352becce75dc9cdcf820eb9cd0 Mon Sep 17 00:00:00 2001 From: Catouse Date: Tue, 23 Feb 2016 14:36:02 +0800 Subject: [PATCH] * ajust action history list style. --- www/theme/default/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/theme/default/style.css b/www/theme/default/style.css index a200c714ea..f70b665fa4 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -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 */