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

Tree @upstream/3.14.2 (Download .tar.gz)

stylesheet.css @upstream/3.14.2raw · history · blame

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