Mercurial > hg > digilib
comparison client/digitallibrary/jquery/jquery.digilib.css @ 763:cdc0f561d2d0 jquery
highlight buttons by background image
| author | hertzhaft |
|---|---|
| date | Thu, 10 Feb 2011 22:46:17 +0100 |
| parents | 7429edfd363a |
| children | 4091b0e4dfd7 |
comparison
equal
deleted
inserted
replaced
| 762:08a4c2ddbf4b | 763:cdc0f561d2d0 |
|---|---|
| 65 background-color: transparent; | 65 background-color: transparent; |
| 66 z-index: 100; | 66 z-index: 100; |
| 67 } | 67 } |
| 68 | 68 |
| 69 div.digilib.dl_fullscreen div.button:hover { | 69 div.digilib.dl_fullscreen div.button:hover { |
| 70 background-image: url('../greyskin/corona.png'); | 70 background-image: url('img/fullscreen/corona.png'); |
| 71 } | 71 } |
| 72 | 72 |
| 73 div.digilib.dl_fullscreen div.button-on { | 73 div.digilib.dl_fullscreen div.button-on { |
| 74 background-color: white; | 74 background-image: url('img/fullscreen/whitedisc.png'); |
| 75 } | 75 } |
| 76 | 76 |
| 77 div.digilib.dl_fullscreen div.birdview { | 77 div.digilib.dl_fullscreen div.birdview { |
| 78 position: fixed; | 78 position: fixed; |
| 79 bottom: 8px; | 79 bottom: 8px; |
