gnome-control-center/panels/mouse/mouse-test.css

10 lines
150 B
CSS
Raw Normal View History

.mouse-test-viewport {
background: #26a269;
border-radius: 5px;
}
.mouse-test-arrow {
color: white;
-gtk-icon-shadow: 0 1px black;
}