diff options
-rwxr-xr-x | src/Wallabag/CoreBundle/Resources/public/themes/material/css/main.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/public/themes/material/css/main.css b/src/Wallabag/CoreBundle/Resources/public/themes/material/css/main.css index 6f44e1da..96c38822 100755 --- a/src/Wallabag/CoreBundle/Resources/public/themes/material/css/main.css +++ b/src/Wallabag/CoreBundle/Resources/public/themes/material/css/main.css | |||
@@ -54,20 +54,6 @@ body.login main { | |||
54 | padding: 0; | 54 | padding: 0; |
55 | } | 55 | } |
56 | 56 | ||
57 | #warning_message { | ||
58 | position: fixed; | ||
59 | background-color: #ff6347; | ||
60 | z-index: 1000; | ||
61 | bottom: 0; | ||
62 | left: 0; | ||
63 | width: 100%; | ||
64 | color: #000; | ||
65 | } | ||
66 | |||
67 | #warning_message a { | ||
68 | color: #555; | ||
69 | } | ||
70 | |||
71 | .border-bottom { | 57 | .border-bottom { |
72 | border-bottom: 1px solid #DDD; | 58 | border-bottom: 1px solid #DDD; |
73 | } | 59 | } |