]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/common.css
Even if fixmes were a good idea, showing it to the user makes no sense unless it...
[ardour-manual] / source / css / common.css
index 528c25fb06d4f1a3328bd1e2ca8496cb1734ff0a..0de80fc5cf7afc6d60c5007d5dbc575ed936941f 100644 (file)
@@ -133,8 +133,7 @@ samp {
 }
 
 .note,
-.warning,
-.fixme {
+.warning {
   min-height: 1.5ex;
   padding: 1em;
   margin-bottom: 1em;
@@ -158,15 +157,7 @@ code {
 }
 
 .fixme {
-  border-color: #999944;
-  background-color: #f0f0e0;
-  font-weight: bold;
-}
-
-.fixme:before {
-  content: 'FIXME: ';
-  font-style: italic;
-  font-size: 2em;
+  display: none;
 }
 
 /* Keyboard modifiers */