| | |
| | | border: none; |
| | | } |
| | | |
| | | #acltable th, |
| | | #acltable td |
| | | { |
| | | white-space: nowrap; |
| | | border: none; |
| | | text-align: center; |
| | | } |
| | | |
| | | #acltable thead tr td |
| | | #acltable thead tr th |
| | | { |
| | | border-left: #BBD3DA dotted 1px; |
| | | font-size: 11px; |
| | | font-weight: bold; |
| | | } |
| | | |
| | | #acltable tbody td |
| | | { |
| | | border-bottom: #DDDDDD 1px solid; |
| | | text-align: center; |
| | | padding: 2px; |
| | | height: 16px; |
| | | cursor: default; |
| | | } |
| | | |
| | | #acltable thead td.user |
| | | #acltable thead tr > .user |
| | | { |
| | | width: 30%; |
| | | border-left: none; |
| | | } |
| | | |
| | | #acltable.advanced thead tr > .user { |
| | | width: 25%; |
| | | } |
| | | |
| | | #acltable tbody td.user |
| | | { |
| | | text-align: left; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | -o-text-overflow: ellipsis; |
| | | border-left: none; |
| | | width: 50px; |
| | | } |
| | | |
| | | #acltable tbody td.partial |
| | |
| | | |
| | | #aclform |
| | | { |
| | | top: 80px; |
| | | width: 480px; |
| | | padding: 10px; |
| | | background-color: white; |
| | | display: none; |
| | | } |
| | | |
| | | #aclform div |
| | |
| | | { |
| | | margin-left: 0.5em; |
| | | } |
| | | |
| | | ul.toolbarmenu li span.delete { |
| | | background-position: 0 -1509px; |
| | | } |