From: stronk7 Date: Thu, 21 Sep 2006 23:00:45 +0000 (+0000) Subject: adjusting breadcrumb separator... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=cac97946d6b00bc9572140836e34cab2f7190156;p=moodle.git adjusting breadcrumb separator... --- diff --git a/theme/wood/styles_color.css b/theme/wood/styles_color.css index d164219fa1..66f551122d 100644 --- a/theme/wood/styles_color.css +++ b/theme/wood/styles_color.css @@ -95,6 +95,10 @@ a.autolink:visited { background-image:url(pix/tab/right_active_hover.gif); } +.breadcrumb .sep { + color:#330000; +} + /** Styles to have the blocks showed and hidden properly **/ #left-column .hidden .header, @@ -154,6 +158,7 @@ h2.header, .sideblock .content, .loginbox .content, .generalboxcontent, +.informationboxcontent, .noticeboxcontent, .entryboxheader, .entrybox,