changeset 909 | 94c1ff984286 |
parent 896 | ddecc53004ee |
child 1057 | 183111d8c46a |
908:44302dd20d62 | 909:94c1ff984286 |
---|---|
1016 .ui-sortable-helper { |
1016 .ui-sortable-helper { |
1017 opacity: 0.6; |
1017 opacity: 0.6; |
1018 filter: alpha(opacity=60); |
1018 filter: alpha(opacity=60); |
1019 } |
1019 } |
1020 |
1020 |
1021 .emptymessage { |
|
1022 line-height: 140px; |
|
1023 color: #a0a0a0; |
|
1024 border-bottom-width: 0 !important; |
|
1025 text-align: center; |
|
1026 font-size: xx-large; |
|
1027 font-weight: normal; |
|
1028 } |
|
1029 |
|
1030 .log_addfilter { |
|
1031 display: none; |
|
1032 } |