]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/public/themes/baggy/css/main.css
improve baggy theme (add new tag panel)
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / public / themes / baggy / css / main.css
index 62f2964c0ccd77711543f2a42dcbfb6e28f3c7aa..1cb2ddf34f039d7a224752f67bfd7e6e726b1aca 100755 (executable)
@@ -298,7 +298,7 @@ h2:after {
    ========================================================================== */
 
 #content {
-  margin-top: 5em;
+  margin-top: 2em;
   min-height: 30em;
 }
 
@@ -884,9 +884,13 @@ blockquote {
   text-decoration: none;
 }
 
-  #article_toolbar a:hover, #article_toolbar a:focus {
-    background-color: #999;
-  }
+#article_toolbar a:hover, #article_toolbar a:focus {
+  background-color: #999;
+}
+
+#nav-btn-add-tag {
+    cursor: pointer;
+}
 
 .shaarli:before {
   content: "*";