]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/material/public/css/main.css
warning bar: add parameter to dis/enable it
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / material / public / css / main.css
index c812ed6f6f037c42fe18dc723128e2eda2141d01..52a2be809bab7a2d8054a8bcb32c17e38eecf42f 100755 (executable)
@@ -26,7 +26,7 @@ body {
     background: #f0f0f0;
 }
 
-#alphabar {
+#warning_message {
     position: fixed;
     background-color: #ff6347;
     z-index: 1000;
@@ -36,7 +36,7 @@ body {
     color: #000;
 }
 
-#alphabar a {
+#warning_message a {
     color: #555;
 }