X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=www%2Fdemo%2Fcss%2Fstyles.css;h=e36f7349d867ded90917a73a7b61d69b6edff4a9;hb=ac8fe9acb0d8ae0690914e3b9a77c231066346db;hp=7162258b2f61a863eb5fede12c84c98a5ce5952b;hpb=e5ce7770c017d1027db53d00001caa537fa65320;p=pazpar2-moved-to-github.git diff --git a/www/demo/css/styles.css b/www/demo/css/styles.css index 7162258..e36f734 100644 --- a/www/demo/css/styles.css +++ b/www/demo/css/styles.css @@ -49,7 +49,6 @@ padding-top: 4px; padding-right: 35px; border-top: 1px solid #335382; height: 25px; -vertical-align: center; } div.topmenu a { @@ -76,6 +75,12 @@ right: 788px; top: 30px; } +div.search span.sort { +position: absolute; +right: 500px; +top: 50px; +} + div.search div { position: absolute; left: 225px; @@ -145,15 +150,11 @@ font: bold 11px verdana; } -a { +a, a:visited { color: #5d82b7; text-decoration: none; } -a:visited { -color: #a0689d; -} - a:hover { text-decoration: underline; } @@ -164,7 +165,6 @@ background-image: url(../gfx/arrow_right.gif); background-position: 7px 6px; background-repeat: no-repeat; display: block; -height: 20px; line-height: 20px; margin-bottom: 5px; } @@ -175,7 +175,6 @@ background-image: url(../gfx/arrow_down.gif); background-position: 7px 8px; background-repeat: no-repeat; font-weight: bold; -height: 20px; line-height: 20px; background-color: #e7ecf4; display: block; @@ -239,12 +238,14 @@ a.unselected { background-image: url(../gfx/minus.gif); background-position: 0px 2px; background-repeat: no-repeat; +cursor: pointer; } a.selected { background-image: url(../gfx/plus.gif); background-position: 0px 2px; background-repeat: no-repeat; +cursor: pointer; } span.green {