Merge remote-tracking branch 'origin/new/bug_2629'
[srvgit] / koha-tmpl / intranet-tmpl / prog / en / css / addbiblio.css
index 3cf2e88..d2489b3 100644 (file)
@@ -144,4 +144,9 @@ a.tagnum {
 
 .yui-gf .yui-u {
        width: 79.2%;
+}
+/* Class to be added to toolbar when it starts being fixed at the top of the screen*/
+.floating {
+       -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5);
+       box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5);
 }
\ No newline at end of file