X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2Fpublic%2Fcss%2Fmain.css;h=16ff2fe2d9862ee516478546ab16fd62383d6a3a;hb=5def3f5862c4c8cc3faa19cd79a3746570064790;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..16ff2fe2 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: 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