Преглед изворни кода

set cursor to not-allowed for inactive options (#28298)

ycw пре 1 година
родитељ
комит
d3f5c0199d
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      editor/css/main.css

+ 1 - 0
editor/css/main.css

@@ -402,6 +402,7 @@ select {
 			background-color: transparent;
 			padding: 5px 10px;
 			margin: 0 !important;
+			cursor: not-allowed;
 		}
 
 #sidebar {