Per mockups https://gitlab.gnome.org/Teams/Design/settings-mockups/-/raw/0fa58be/mouse-and-touchpad/test-window.png
9 lines
150 B
CSS
9 lines
150 B
CSS
.mouse-test-viewport {
|
|
background: #26a269;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
.mouse-test-arrow {
|
|
color: white;
|
|
-gtk-icon-shadow: 0 1px black;
|
|
}
|