Codebase list gnome-shell-extensions / d3beb6f extensions / workspace-indicator / stylesheet.css
d3beb6f

Tree @d3beb6f (Download .tar.gz)

stylesheet.css @d3beb6fraw · history · blame

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