| Customization / Skins & Themes / Linux and Unix Utilities / Desktop Environments / GNOME / GNOME Shell | ©2012-2013 ~malysss |
The Journal Portal
Browse Journals |
Polls |
deviantART [dee·vee·un'nt·ART]
Keep in Touch!
|
Deviousness |
This takes care of the the summary popup-menu looking weird:
--
.summary-boxpointer #notification {
border-radius: 9px;
background: rgba(0,0,0,0) !important;
background-gradient-start: rgba(219,219,219,0.0);
background-gradient-end: rgba(219,219,219,0.0);
background-gradient-direction: vertical;
padding-bottom: 12px;
}
--