themes/oxygen/css/bleu.css
changeset 139 070ff1509cc2
parent 108 1c7f59df9474
child 161 bed9d04fa144
--- a/themes/oxygen/css/bleu.css	Wed Sep 19 13:26:42 2007 -0400
+++ b/themes/oxygen/css/bleu.css	Thu Sep 20 11:27:49 2007 -0400
@@ -39,7 +39,7 @@
 /* Text, headings, and links inside the main div (usually #ajaxEditContainer but used some other places as well) */
 div.contentDiv h2                                                                    { border-bottom: 1px solid #90B0D0; margin-bottom: 0; }
 div.contentDiv h3                                                                    { font-size: 11pt; font-weight: bold; }
-div.contentDiv li                        , div#messageBox li                         { list-style: url(../images/bullet.gif); }
+div.contentDiv ul li                     , div#messageBox ul li                      { list-style: url(../images/bleu/bullet.gif); }
 div.contentDiv p                         , div#messageBox p                          { margin-left: 1.0em; }
 div.contentDiv blockquote                , div#messageBox blockquote                 { background-color: #F4F4F4; border: 1px dotted #406080; margin: 1em; padding: 10px; max-height: 250px; overflow: auto; }
 div.contentDiv                           , div#messageBox                            { font-size: 9pt; }