mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1245276 - Make 'All animations' left border darker in dark theme. r=bgrins
This commit is contained in:
parent
3e1e108a08
commit
9280fdbf08
@ -115,6 +115,7 @@ body {
|
||||
#global-toolbar > *,
|
||||
#timeline-toolbar > * {
|
||||
min-height: var(--toolbar-height);
|
||||
border-color: var(--theme-splitter-color);
|
||||
border-width: 0 0 0 1px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
Loading…
Reference in New Issue
Block a user