We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d0de1c commit cf68783Copy full SHA for cf68783
resources/themes/Night Mapping/style.qss
@@ -772,6 +772,10 @@ QToolButton[autoRaise=false]:focus:!pressed {
772
border:1px solid @focusdark;
773
}
774
775
+QSlider::handle:horizontal:focus, QSlider::handle:vertical:focus {
776
+ border: 1px solid @focus;
777
+}
778
+
779
/* ==================================================================================== */
780
/* QGIS-SPECIFIC TWEAKS */
781
0 commit comments