]> source.dussan.org Git - gitblit.git/commitdiff
Remove emphasis coloring in markdown div
authorJames Moger <james.moger@gitblit.com>
Fri, 25 Oct 2013 12:40:45 +0000 (08:40 -0400)
committerJames Moger <james.moger@gitblit.com>
Fri, 25 Oct 2013 12:40:45 +0000 (08:40 -0400)
Change-Id: Ie81e94546868a4a16c302ed0b283ac86d3491276

src/main/resources/gitblit.css

index 53113acc4bcd64589ab278150c7aaa5ad4b6d3db..90badd2c2769db74625225610401705bb50755c1 100644 (file)
@@ -1540,10 +1540,6 @@ div.markdown a {
        text-decoration: underline;     \r
 }\r
 \r
-div.markdown em {\r
-       color: #b05000;\r
-}\r
-\r
 div.markdown table.text th, div.markdown table.text td {\r
        vertical-align: top;\r
        border-top: 1px solid #ccc;\r