X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2Fpublic%2Fcss%2Fmain.css;h=950d8b0e3d94da62942aaec56c9e4b132dde64a0;hb=refs%2Fpull%2F1401%2Fhead;hp=72a7b20542ecb207f38afc7128071a771dc7deff;hpb=4d5fd9be812825c480589cdcfcec281ffb5aa66a;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/main.css b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/main.css index 72a7b205..950d8b0e 100755 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/main.css +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/main.css @@ -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