[Overview] Make background color stylable
https://bugzilla.gnome.org/show_bug.cgi?id=609401
This commit is contained in:
@ -140,6 +140,10 @@ StTooltip {
|
||||
|
||||
/* Overlay */
|
||||
|
||||
.overview {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.info-bar {
|
||||
color: #cccccc;
|
||||
font-size: 14px;
|
||||
@ -263,7 +267,6 @@ StTooltip {
|
||||
#dash {
|
||||
color: #5f5f5f;
|
||||
font-size: 12px;
|
||||
background-color: rgba(0,0,0,0.75);
|
||||
padding: 0px 14px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user