changeset 75 | 74f191e6c96c |
parent 32 | 8419f7c811e7 |
child 118 | 391ad752903e |
74:c2e9a505e237 | 75:74f191e6c96c |
---|---|
83 width: 16px; |
83 width: 16px; |
84 height: 16px; |
84 height: 16px; |
85 text-indent: -99999px; |
85 text-indent: -99999px; |
86 overflow: hidden; |
86 overflow: hidden; |
87 background-repeat: no-repeat; |
87 background-repeat: no-repeat; |
88 } |
|
89 |
|
90 .ui-sortable { |
|
91 .ui-sortable-handle { |
|
92 cursor: move; |
|
93 } |
|
88 } |
94 } |
89 |
95 |
90 |
96 |
91 /* |
97 /* |
92 * UI widget |
98 * UI widget |