We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f02d2f7 + 0b4f1c0 commit 4e047f8Copy full SHA for 4e047f8
htdocs/js/System/system.scss
@@ -942,17 +942,17 @@ input.changed[type='text'] {
942
}
943
944
945
-.sortable-ghost {
946
- opacity: 0.5;
947
-}
948
-
949
#psd_list {
950
padding-left: 0;
951
padding-bottom: 0.25rem;
952
margin-bottom: 0;
953
954
.psd_list_item {
955
list-style-type: none;
+
+ &.sortable-ghost {
+ opacity: 0.5;
+ }
956
957
958
&:not(.disable_renumber) .pdr_handle {
0 commit comments