Files
gnome-shell-extensions/extensions/workspace-indicator/stylesheet.css
Giovanni Campagna 0a9be8fc82 workspace-indicator: drop the "shorter" style class
It makes it appear different from other popup menus, which looks
strange.
2012-03-01 21:05:14 +01:00

6 lines
120 B
CSS

.panel-workspace-indicator {
padding: 0 8px;
background-color: rgba(200, 200, 200, .5);
border: 1px solid #cccccc;
}