1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-10-17 17:01:01 +00:00

Removes unneeded background.

git-svn-id: http://svn.redmine.org/redmine/trunk@17549 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2018-09-30 16:42:19 +00:00
parent f7a8a47570
commit bb2860e734

View File

@ -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;
}