mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature 2587: css update
git-svn-id: http://piwigo.org/svn/trunk@13821 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -11,10 +11,11 @@ html, body { background-color: #111;}
|
||||
#imageInfos, #infoSwitcher.infohidden { background-color: #333;}
|
||||
#thePicturePage #comments { background-color: #333;}
|
||||
#pictureCommentList li { background-color: #444;}
|
||||
|
||||
.calendarTitle { background-color: #222;}
|
||||
|
||||
.switchBox, .header_notes { background-color: #555;}
|
||||
.thumbnailCategory { background-color: #333;}
|
||||
.thumbnailCategory , .commentElement { background-color: #333;}
|
||||
.message { background-color: #666;}
|
||||
|
||||
INPUT[type="text"], INPUT[type="password"],
|
||||
@@ -52,8 +53,6 @@ INPUT:focus, SELECT:focus, TEXTAREA:focus { color: #fff;}
|
||||
FIELDSET, INPUT, SELECT, TEXTAREA { border: 1px solid #777;}
|
||||
|
||||
|
||||
|
||||
|
||||
/* icons */
|
||||
|
||||
.pwg-icon { background-image: url(../default/s26/outline_808080.png);}
|
||||
@@ -260,6 +259,7 @@ a:hover { border-bottom: none;}
|
||||
#pictureComments form p textarea { margin: 10px 0;}
|
||||
#pictureComments INPUT { margin: 10px;}
|
||||
#pictureComments INPUT[type=submit] { margin: 0;}
|
||||
.commentElement .description { padding: 5px;}
|
||||
|
||||
|
||||
/* calendar */
|
||||
|
||||
Reference in New Issue
Block a user