mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
Change colors selected tags (Admin Roma)
git-svn-id: http://piwigo.org/svn/trunk@5368 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -84,8 +84,8 @@ TEXTAREA { cursor:text; font-size: 13px; }
|
||||
border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */
|
||||
}
|
||||
.tagSelection label { padding-right:12px; }
|
||||
.tagSelection LI.tagSelected {background-color:#444;}
|
||||
.tagSelected LABEL {color:#ccc;}
|
||||
.tagSelection LI.tagSelected {background-color:#aaa;}
|
||||
.tagSelected LABEL {color:#000;}
|
||||
.content ul.categoryActions a img { margin-left: 10px; }
|
||||
ul.thumbnails input { border:3px double #999; color:#999; font-size:10px; margin:0; background-color:#444; text-align: center;}
|
||||
INPUT[type="submit"]:hover , INPUT[type="reset"]:hover { cursor: pointer; }
|
||||
|
||||
Reference in New Issue
Block a user