mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 11:16:36 +02:00
Hoverstyle for widget close 'x' buttons
This commit is contained in:
+5
-1
@@ -2690,7 +2690,11 @@ img.tile-removing {
|
||||
float: right;
|
||||
height: 20px;
|
||||
background: none;
|
||||
color: white;
|
||||
color: #ddd;
|
||||
}
|
||||
|
||||
.widget-title button.close:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.widget-title button.close .icon {
|
||||
|
||||
Reference in New Issue
Block a user