mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
related to #1441 adjusted darkmode "..." + dropdown
This commit is contained in:
@@ -422,7 +422,7 @@ jQuery(".pluginMiniBox").each(function(index){
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
color: #3c3c3c;
|
||||
color: #777;
|
||||
}
|
||||
|
||||
.pluginActionsSmallIcons a:hover, .PluginOptionsIcons a:hover {
|
||||
|
||||
@@ -111,7 +111,7 @@ a.Piwigo:hover span.Piwigo {
|
||||
*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; }
|
||||
*/
|
||||
|
||||
a { color:#bbb; }
|
||||
a { color:#3A3A3A; }
|
||||
a:hover, a:active { color: #f70; cursor: pointer; }
|
||||
ul.actions, .content form#waiting {text-align:center;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user