]> git.mjollnir.org Git - moodle.git/commitdiff
removed invalid css property
authorurs_hunkler <urs_hunkler>
Sun, 23 Apr 2006 07:14:45 +0000 (07:14 +0000)
committerurs_hunkler <urs_hunkler>
Sun, 23 Apr 2006 07:14:45 +0000 (07:14 +0000)
theme/chameleon/ui/chameleon_ui.css

index a2d38119d5286304015238379410b81a615d3eff..2d859a61ece9c7af8f630e24f0a48d1901ffca22 100644 (file)
@@ -52,7 +52,7 @@ inherited by the user interface */
 #chameleon-color-box #chameleon-color-box-handle,
 #chameleon-file-box #chameleon-file-box-handle,
 #chameleon-export-box #chameleon-export-box-handle {
-  width: 100% !important; min-height: 20px !important; _height: 20px !important;
+  width: 100% !important; min-height: 20px !important; height: 20px !important;
   background: #ddd !important;
 }