mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature #567, admin theme clear, square buttons
... with more padding + prepare for clean icons
This commit is contained in:
@@ -350,10 +350,7 @@ UL.thumbnails li.rank-of-image {background-color: #ddd;}
|
||||
border:none;
|
||||
background-color:#666;
|
||||
color:#fff;
|
||||
padding:2px 5px;
|
||||
-moz-border-radius:5px;
|
||||
-webkit-border-radius:5px;
|
||||
border-radius:5px;
|
||||
padding:4px 7px;
|
||||
margin-left:0;
|
||||
}
|
||||
|
||||
@@ -364,6 +361,10 @@ UL.thumbnails li.rank-of-image {background-color: #ddd;}
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.buttonLike i {
|
||||
font-size:14px;
|
||||
}
|
||||
|
||||
.buttonLike:disabled, input[type="submit"]:disabled, input[type="button"]:disabled, input[type="reset"]:disabled {
|
||||
background-color:#999;
|
||||
color:#eee;
|
||||
|
||||
Reference in New Issue
Block a user