mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-09 06:44:56 +02:00
issue #987 change a:hover to new orange
This commit is contained in:
@@ -126,7 +126,7 @@ A{
|
||||
}
|
||||
|
||||
A:hover, A:active {
|
||||
color: #d54e21;
|
||||
color: #ffa646;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@@ -223,10 +223,6 @@ INPUT[type="text"].large { width: 317px; }
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
#pwgHead h1 A:hover [class="icon-home"] {
|
||||
color:#ff7700;
|
||||
}
|
||||
|
||||
#pwgHead A, #footer A {color:#ccc;}
|
||||
#pwgHead A:hover, #footer A:hover {color:white;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user