mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
fixes #1512 Permission link is now visible
This commit is contained in:
@@ -1430,6 +1430,16 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
|
||||
background-color:#333;
|
||||
}
|
||||
|
||||
.user-property-button a {
|
||||
color: #c1c1c1;
|
||||
/* text-decoration: none; */
|
||||
}
|
||||
|
||||
.user-property-button a:hover {
|
||||
color: #f70;
|
||||
/* text-decoration: none; */
|
||||
}
|
||||
|
||||
.user-property-input {
|
||||
color:#c1c1c1;
|
||||
background-color:#333;
|
||||
|
||||
Reference in New Issue
Block a user