Merge branch 'main' of https://github.com/ciderapp/Cider
This commit is contained in:
commit
672143a5f3
1 changed files with 4 additions and 0 deletions
|
@ -713,6 +713,10 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
-webkit-app-region: no-drag;
|
-webkit-app-region: no-drag;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
background-color: rgb(196, 43, 28)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-chrome .app-chrome-item>.window-controls>div.minmax {
|
.app-chrome .app-chrome-item>.window-controls>div.minmax {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue