mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Hover style for login link in status bar
This commit is contained in:
@@ -2613,6 +2613,9 @@ img.tile-removing {
|
||||
.api-status-login {
|
||||
color: #aaf;
|
||||
}
|
||||
.api-status-login:hover {
|
||||
color: #ccf;
|
||||
}
|
||||
|
||||
/* Modals
|
||||
------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user