Codebase list gnome-shell-extensions / debian/3.27.92-2 extensions / workspace-indicator / stylesheet.css
debian/3.27.92-2

Tree @debian/3.27.92-2 (Download .tar.gz)

stylesheet.css @debian/3.27.92-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;
}