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:
@@ -1173,16 +1173,13 @@ FORM#categoryOrdering p.albumActions .userSeparator {margin:0 5px;}
|
||||
|
||||
/* watermark configuration screen */
|
||||
#watermarkPositionBox {
|
||||
border:2px solid #ccc;
|
||||
width:500px;
|
||||
padding:5px;
|
||||
background-color:#e5e5e5;
|
||||
}
|
||||
|
||||
#watermarkPositionBox label {
|
||||
font-weight:normal;
|
||||
display:block;
|
||||
color:#444;
|
||||
}
|
||||
|
||||
#watermarkPositionBox label.middle {
|
||||
|
||||
Reference in New Issue
Block a user