]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Fix markdown plugin color overriding
authorArthurHoaro <arthur@hoa.ro>
Sat, 14 Jan 2017 14:57:34 +0000 (15:57 +0100)
committerArthurHoaro <arthur@hoa.ro>
Mon, 27 Feb 2017 19:01:54 +0000 (20:01 +0100)
plugins/markdown/markdown.css

index 6789ce841cbd7e5394ee73fb238d5bc7254213a4..ce19cd2ab9666eb3deddc63809b1bfc6c156cc77 100644 (file)
     box-shadow: 0 -1px 0 #e5e5e5,0 0 1px rgba(0,0,0,0.12),0 1px 1px rgba(0,0,0,0.24);
 }
 
-.md_help {
+#pageheader .md_help {
     color: white;
 }