mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 10:13:00 +02:00
fixing site map color and album hover in line display + dark mode
This commit is contained in:
@@ -167,6 +167,12 @@ TABLE.languages TR TD { padding: 7px 20px; }
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.albumIconLineHover {
|
||||
background: #f98100! important;
|
||||
color: #ffd7ad;
|
||||
transition: 0.5s ease;
|
||||
}
|
||||
|
||||
.albumIcon {
|
||||
height: 80px;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user