mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-08 06:14:54 +02:00
- calendar by posted date
- january, feb, march (or 1,2,3) : border = #666 (now #999) (Default colors overrode) git-svn-id: http://piwigo.org/svn/branches/2.0@2968 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -302,6 +302,14 @@ input[type="radio"], input[type="checkbox"], input[type="button"].rateButtonStar
|
||||
clear:both;
|
||||
list-style-type:none;
|
||||
}
|
||||
span.calItem {
|
||||
border:1px solid #666;
|
||||
margin:0 5px;
|
||||
padding:2px 5px 0 8px;
|
||||
}
|
||||
span.calItemEmpty, td.calDayCellEmpty, td.calDayCellFull {
|
||||
border:1px solid #666;
|
||||
}
|
||||
A, INPUT.rateButton {
|
||||
color:#f70;
|
||||
border-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user