mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-07 13:55:03 +02:00
related to #1441 adjusted darkmode "..." + dropdown
This commit is contained in:
@@ -422,7 +422,7 @@ jQuery(".pluginMiniBox").each(function(index){
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
color: #3c3c3c;
|
color: #777;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pluginActionsSmallIcons a:hover, .PluginOptionsIcons a:hover {
|
.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; }
|
*, *: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; }
|
a:hover, a:active { color: #f70; cursor: pointer; }
|
||||||
ul.actions, .content form#waiting {text-align:center;}
|
ul.actions, .content form#waiting {text-align:center;}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user