update
This commit is contained in:
parent
b0f88047a5
commit
9b2a06d8fc
@ -1657,11 +1657,13 @@ headerbar {
|
|||||||
transparent 84%) 0 0 0 1 / 0 0 0 1px stretch;
|
transparent 84%) 0 0 0 1 / 0 0 0 1px stretch;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:checked {
|
&:hover, &:active, &:checked {
|
||||||
border-image: none;
|
border-image: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button:hover + button,
|
||||||
|
button:active + button,
|
||||||
button:checked + button { border-image: none; }
|
button:checked + button { border-image: none; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2074,11 +2074,13 @@ headerbar {
|
|||||||
transparent 84%) 0 0 0 1 / 0 0 0 1px stretch;
|
transparent 84%) 0 0 0 1 / 0 0 0 1px stretch;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:checked {
|
&:hover, &:active, &:checked {
|
||||||
border-image: none;
|
border-image: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button:hover + button,
|
||||||
|
button:active + button,
|
||||||
button:checked + button { border-image: none; }
|
button:checked + button { border-image: none; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user