mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 770135 - Make customization targets more blue instead of purple. r=jaws.
This commit is contained in:
parent
a0f104fb34
commit
c440c5e9aa
@ -2958,7 +2958,7 @@ chatbox {
|
||||
|
||||
#main-window[customizing] .customization-target,
|
||||
#customization-panelHolder > #PanelUI-mainView {
|
||||
box-shadow: inset 0 0 3px blue;
|
||||
box-shadow: inset 0 0 3px hsl(204,100%,40%);
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user