X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=www%2Fdemo%2Fcss%2Fstyles.css;h=b9d312a433104ee95663a0da3b42e92425b221b1;hb=0fca2178600fbf2c287aeb7d85ecb4a64809da56;hp=a9797bcb8baba90f623278a75192955ca15f7425;hpb=43ab7355ebcec6bad9904067a1cfe46ccf1a9b0c;p=pazpar2-moved-to-github.git diff --git a/www/demo/css/styles.css b/www/demo/css/styles.css index a9797bc..b9d312a 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 { @@ -145,15 +144,11 @@ font: bold 11px verdana; } -a { +a, a:visited { color: #5d82b7; text-decoration: none; } -a:visited { -color: #a0689d; -} - a:hover { text-decoration: underline; } @@ -237,12 +232,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 {