Mercurial > hg > digilib
diff client/digitallibrary/greyskin/diginew.css @ 424:de930d030a53
added a tags for arrows and a:hover images
author | hertzhaft |
---|---|
date | Thu, 22 Dec 2005 11:23:18 +0100 |
parents | 80dcfa0ce225 |
children | e48d1d273c76 |
line wrap: on
line diff
--- a/client/digitallibrary/greyskin/diginew.css Thu Dec 22 11:21:35 2005 +0100 +++ b/client/digitallibrary/greyskin/diginew.css Thu Dec 22 11:23:18 2005 +0100 @@ -29,28 +29,25 @@ } a.arrow:hover { -/* background-color: lightgray; */ + /* background-color: lightgray; */ background-repeat: no-repeat; + background-position: center; } a#up:hover { background-image: url('up.png'); - background-position: center; } a#down:hover { background-image: url('down.png'); - background-position: center; } a#left:hover { background-image: url('left.png'); - background-position: middle; } a#right:hover { background-image: url('right.png'); - background-position: middle; } /* Images */