mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-07 02:11:26 +02:00
related to #1851 Album manager dark mode update for line hover and popin inputs
This commit is contained in:
@@ -830,4 +830,10 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
|
||||
background: #ffa646;
|
||||
box-shadow: 0 2px #af7200;
|
||||
color: white !important;
|
||||
}
|
||||
}
|
||||
|
||||
.move-cat-container:hover .badge-container i,
|
||||
.move-cat-container:hover .node-icon{
|
||||
color: #ffd7ad;
|
||||
background-color: #f98100;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user