]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/css/style.css
Fixed bugs due to migration
[github/wallabag/wallabag.git] / tpl / css / style.css
index 808e4b69623d5b7a2d53137e027e45c5e492ad48..7d2c143fcea2a37033f9ec41716d9b2bc59a1a9c 100644 (file)
@@ -259,14 +259,14 @@ footer {
 }
 
 #inputform{
-+    display: none;
-+    text-align:center;
-+    max-width:300px;
-+    margin-left:auto;
-+    margin-right:auto;
-+    margin-top:5px;
-+    background-color: rgba(0, 0, 0, 0.9);
-+    opacity:0.8;
-+    color:white;
-+    border-radius: 3px;
-+}
\ No newline at end of file
+    display: none;
+    text-align:center;
+    max-width:300px;
+    margin-left:auto;
+    margin-right:auto;
+    margin-top:5px;
+    background-color: rgba(0, 0, 0, 0.9);
+    opacity:0.8;
+    color:white;
+    border-radius: 3px;
+}
\ No newline at end of file