forked from wallabag/wallabag
warning bar: add parameter to dis/enable it
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user