merged from 1.9 :: The XHTML of the actual tab has been changed. Therefor the actual...
authorurs_hunkler <urs_hunkler>
Mon, 12 Nov 2007 20:22:04 +0000 (20:22 +0000)
committerurs_hunkler <urs_hunkler>
Mon, 12 Nov 2007 20:22:04 +0000 (20:22 +0000)
theme/standard/styles_layout.css

index 5e45d378883edae21d843a5ef5023e890e89624c..87b81bdd0d4a141899423f6f2dc72f6010818686 100644 (file)
@@ -1,3 +1,4 @@
+/* @override http://ubuntu.userver.lan/moodle_19/theme/standard/styles_layout.css */
 /*******************************************************************
  styles_layout.css
 
@@ -2713,7 +2714,9 @@ body.notes .notesgroup {
 }
 
 
-.tabrow0 .here a:link, .tabrow0 .here a:visited {
+.tabrow0 .here a:link, 
+.tabrow0 .here a:visited,
+.tabrow0 .here a.nolink {
   position:relative;
   z-index:102;
 }
@@ -2729,7 +2732,7 @@ body.notes .notesgroup {
 .tabrow0 ul {
   position: absolute;
   left: 0;
-  top: 2.0em;
+  top: 1.95em;
   width: 100%;
   margin: 0;
   padding: 0.25em 0;