[AppSwitcher] Update colors/border
Switch from Big.Box to St.Bin and update styling per latest spec https://bugzilla.gnome.org/show_bug.cgi?id=590563
This commit is contained in:
@@ -155,3 +155,11 @@ StScrollBar StButton#vhandle:hover
|
||||
.calendar-other-month-day {
|
||||
color: #cccccc;
|
||||
}
|
||||
|
||||
/* App Switcher */
|
||||
#appSwitcher {
|
||||
background: rgba(0,0,0,0.8);
|
||||
border: 1px solid rgba(128,128,128,0.40);
|
||||
border-radius: 8px;
|
||||
padding: 8px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user