mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-25 10:49:58 +03:00
relates #2350 visual adjustments
This commit is contained in:
parent
32d97ba55b
commit
b6b0f51c66
2 changed files with 7 additions and 5 deletions
|
@ -4467,11 +4467,12 @@ a#showPermissions:hover {text-decoration: none;}
|
|||
}
|
||||
.tag-checkmark{
|
||||
position: absolute;
|
||||
scale: 0.8;
|
||||
padding: 3px 1px;
|
||||
padding: 1px;
|
||||
border-radius: 50%;
|
||||
background-color: #6ccd5d;
|
||||
color: white;
|
||||
margin : 4px 5px 0 0;
|
||||
font-size: 80%;
|
||||
background-color: #6DCE5E;
|
||||
color: #D6FFCF;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
|
|
@ -1356,7 +1356,8 @@ background:#6C2D2D!important;
|
|||
}
|
||||
|
||||
.tag-checkmark{
|
||||
background-color: #4da48f !important;
|
||||
color: #AAF6E4 !important;
|
||||
background-color: #4EA590 !important;
|
||||
}
|
||||
|
||||
/* Album Move (and album search) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue