[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:
Dan Winship
2009-09-29 12:19:16 -04:00
parent ab1fbbde92
commit e382da9708
2 changed files with 12 additions and 10 deletions

View File

@@ -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;
}