os.css
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 16 Jun 2006 13:06:08 +0000 (13:06 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 16 Jun 2006 13:06:08 +0000 (13:06 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@4649 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/opac/extras/os.css

index 4f29bb9..30a8627 100644 (file)
@@ -17,22 +17,28 @@ input.searchbox {
 }
 
 div#searchdiv {
+       /*
        z-index:10;
        position: absolute;
        top: 0;
        right: 0;
+       */
        /*width:11em;*/
        background-color: lightgray;
        border:2px solid lightblue;
+       /*
        border-right: 0px;
        border-top: 0px;
        filter: alpha(opacity=50);
        -moz-opacity: .5;
+       */
 }
 
+/*
 html>body div#searchdiv {
        position: fixed;
 }
+*/
 
 div#header img {
        position: absolute;