]> git.mjollnir.org Git - moodle.git/commitdiff
FIxed an annoying little artifact showing up on the second line of the last tab ...
authormoodler <moodler>
Fri, 26 Jan 2007 07:09:39 +0000 (07:09 +0000)
committermoodler <moodler>
Fri, 26 Jan 2007 07:09:39 +0000 (07:09 +0000)
theme/standard/styles_layout.css

index 62fce9703c75ce81802b0434b5f24526ac93ff8d..18c7d3066e198d73a0ddf41bd0e5701f1a085fa2 100644 (file)
@@ -2048,6 +2048,10 @@ body#message-messages {
     background: transparent url(pix/tab/right_last.gif) no-repeat right top;
 }
 
+.tabrow1 li a span {
+    background: none !important;
+}
+
 .tabrow0 A {
        text-decoration: none;
        /* font-weight: bold; */