mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-15 00:34:05 +09:00
Add number overlay style.
This commit is contained in:
@@ -83,4 +83,10 @@
|
||||
|
||||
.showdesktop-button-hovered {
|
||||
background-color: rgba(200, 200, 200, .4);
|
||||
}
|
||||
}
|
||||
|
||||
.number-overlay {
|
||||
background-color: rgba(0,0,0,0.8);
|
||||
color: rgba(256, 256, 256, 1);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user