Add a settings category about the cursor

This commit is contained in:
yflory
2018-12-06 13:48:14 +01:00
parent c81b4d77e8
commit 081fc01694
6 changed files with 143 additions and 4 deletions

View File

@@ -111,6 +111,9 @@
vertical-align: middle;
margin-right: 5px;
}
input[type="color"] {
width: 100px;
}
.cp-settings-language-selector {
button.btn {
width: @sidebar_button-width;