Some icons (Thanks to Stripy).
Small cleanup in goto/picture.css (More must come later). Notification and help pages have been reviewed. Swap rating stars in Sylvia. git-svn-id: http://piwigo.org/svn/trunk@2677 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
184f006c2c
commit
b0c514745f
12 changed files with 19 additions and 26 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 611 B After Width: | Height: | Size: 581 B |
Binary file not shown.
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 1.5 KiB |
|
|
@ -1,4 +1,6 @@
|
|||
/* $Id$ */
|
||||
|
||||
/* Maybe some cleanup has to be done there TODO */
|
||||
#imageHeaderBar {
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
|
|
@ -95,28 +97,6 @@ TABLE.infoTable TD.value UL {
|
|||
list-style-type: square;
|
||||
}
|
||||
|
||||
.rateButton, .rateButtonSelected, .rateButtonStarFull, .rateButtonStarEmpty {
|
||||
padding:0;
|
||||
border:0;
|
||||
}
|
||||
|
||||
.rateButton, .rateButtonStarFull, .rateButtonStarEmpty {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.rateButtonSelected {
|
||||
font-weight:bold;
|
||||
font-size:120%;
|
||||
}
|
||||
|
||||
.rateButtonStarFull {
|
||||
background: url('icon/rating-stars.gif') no-repeat scroll; background-position:-16px center; width:16px;
|
||||
}
|
||||
|
||||
.rateButtonStarEmpty {
|
||||
background: url('icon/rating-stars.gif') no-repeat scroll; background-position:0 center; width:16px;
|
||||
}
|
||||
|
||||
#comments {
|
||||
text-align: left;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue