mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 10:42:59 +02:00
reltated to #1837 dark mode for new tooltip for badges
This commit is contained in:
@@ -6862,6 +6862,14 @@ color:#FF7B00;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.badge-dropdown {
|
||||
background: linear-gradient(130deg, white 0%, white 100%);
|
||||
}
|
||||
|
||||
.badge-dropdown:after {
|
||||
border-color: transparent transparent white transparent;
|
||||
}
|
||||
|
||||
@media (max-width: 1450px) {
|
||||
.promote-text span {
|
||||
font-size: 20px;
|
||||
|
||||
Reference in New Issue
Block a user