From bb2860e734173d54c7a168d741fa9e86ca72b387 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 30 Sep 2018 16:42:19 +0000 Subject: [PATCH] Removes unneeded background. git-svn-id: http://svn.redmine.org/redmine/trunk@17549 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/stylesheets/application.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index bd537b82d..0a0218ccf 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -734,7 +734,6 @@ input#months { width: 30px; } .jstBlock .wiki-preview { padding: 2px; } .jstBlock .wiki-preview p:first-child { padding-top: 0 !important;} .jstBlock .wiki-preview p:last-child { padding-bottom: 0 !important;} -#content .box .jstBlock .jstTabs li { background-color: transparent; } .tabular .wiki-preview, .tabular .jstTabs {width: 95%;} .tabular.settings .wiki-preview, .tabular.settings .jstTabs { width: 99%; } @@ -1004,7 +1003,6 @@ p.progress-info {clear: left; font-size: 80%; margin-top:-4px; color:#777;} list-style-type:none; white-space:nowrap; margin-right:4px; - background:#fff; position:relative; margin-bottom:-1px; } -- 2.39.5