mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-26 03:09:58 +03:00
small adjustments
This commit is contained in:
parent
19d04e81eb
commit
8a699fefef
2 changed files with 6 additions and 1 deletions
|
@ -4474,8 +4474,9 @@ a#showPermissions:hover {text-decoration: none;}
|
|||
}
|
||||
.tag-checkmark-fill{
|
||||
position: absolute;
|
||||
padding: 2.75px 0px;
|
||||
padding: 2.5px 0px;
|
||||
color: white;
|
||||
opacity: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
|
|
|
@ -1359,6 +1359,10 @@ background:#6C2D2D!important;
|
|||
color: #4da48f !important;
|
||||
}
|
||||
|
||||
.tag-checkmark-fill{
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
/* Album Move (and album search) */
|
||||
.move-cat-container, .search-album-elem {
|
||||
background-color: #333;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue