mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
fixes #585, darker grey for watermark positions box
This commit is contained in:
@@ -394,4 +394,12 @@ table.qsearch_help_table td {
|
||||
|
||||
.font-checkbox [class*=icon-check]:before { color:#aaa; }
|
||||
|
||||
#cboxLoadedContent { background-color:#222 !important; }
|
||||
#cboxLoadedContent { background-color:#222 !important; }
|
||||
|
||||
#watermarkPositionBox {
|
||||
background-color:#333;
|
||||
}
|
||||
|
||||
#watermarkPositionBox label {
|
||||
color:#aaa;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user