]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/main.css
A little more width for filter view
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / baggy / public / css / main.css
index 72a7b20542ecb207f38afc7128071a771dc7deff..950d8b0e3d94da62942aaec56c9e4b132dde64a0 100755 (executable)
@@ -939,6 +939,34 @@ pre code {
                font-size: 0.96em;
 }
 
+#filter-form {
+  position: fixed;
+  width: 20%;
+  height: 100%;
+  top: 0;
+  right: 0;
+  background-color: #FFF;
+  padding: 15px;
+  padding-right: 30px;
+  padding-top: 30px;
+
+  z-index: 12;
+
+  /*transition-property: transform;
+  transition-duration: 0.3s;
+  transition-delay: 0.3s;
+  transform: translate3d(100%, 0, 0);*/
+}
+
+#filter-form form {
+    
+}
+
+#filter-form form .filter-group {
+  margin: 5px;
+}
+
 
 /* ==========================================================================
    6 = Media Queries