]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/main.css
Filters view on side for baggy
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / baggy / public / css / main.css
index 72a7b20542ecb207f38afc7128071a771dc7deff..16ff2fe2d9862ee516478546ab16fd62383d6a3a 100755 (executable)
@@ -939,6 +939,34 @@ pre code {
                font-size: 0.96em;
 }
 
+#filter-form {
+  position: fixed;
+  width: 15%;
+  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