mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Mate: Fix active indicator in volume and brightness popup
This commit is contained in:
@@ -6225,6 +6225,19 @@ panel-toplevel.background na-tray-applet {
|
||||
-NaTrayApplet-icon-padding: 0;
|
||||
-NaTrayApplet-icon-size: 16px; }
|
||||
|
||||
MsdOsdWindow.background.osd {
|
||||
border-radius: 2px;
|
||||
border: 1px solid rgba(0, 0, 0, 0.13); }
|
||||
MsdOsdWindow.background.osd .progressbar {
|
||||
background-color: #00D3A7;
|
||||
border: none;
|
||||
border-color: #00D3A7;
|
||||
border-radius: 5px; }
|
||||
MsdOsdWindow.background.osd .trough {
|
||||
background-color: rgba(19, 25, 31, 0.98);
|
||||
border: none;
|
||||
border-radius: 5px; }
|
||||
|
||||
/***********************
|
||||
* App-Specific Styles *
|
||||
***********************/
|
||||
|
||||
Reference in New Issue
Block a user