mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Auto set brighter sliders on Adwaita dark only
This commit is contained in:
@@ -61,6 +61,9 @@ radio {
|
||||
.roundedcorners {
|
||||
border-radius: 8px;
|
||||
}
|
||||
.adwthemedark scale trough highlight {
|
||||
filter: brightness(120%);
|
||||
}
|
||||
|
||||
.videowidget {
|
||||
min-width: 320px;
|
||||
@@ -301,9 +304,6 @@ radio {
|
||||
.gpufriendlyfs {
|
||||
box-shadow: none;
|
||||
}
|
||||
.brightscale trough highlight {
|
||||
filter: brightness(120%);
|
||||
}
|
||||
|
||||
/* Error BG */
|
||||
.blackbackground {
|
||||
|
Reference in New Issue
Block a user