| | |
| | | #acltable td |
| | | { |
| | | white-space: nowrap; |
| | | border: none; |
| | | text-align: center; |
| | | } |
| | | |
| | |
| | | border-left: #BBD3DA dotted 1px; |
| | | font-size: 11px; |
| | | font-weight: bold; |
| | | width: auto; |
| | | } |
| | | |
| | | #acltable tbody td |
| | | { |
| | | border-bottom: #DDDDDD 1px solid; |
| | | text-align: center; |
| | | padding: 2px; |
| | | height: 16px; |
| | | cursor: default; |
| | | } |
| | | |
| | | #acltable thead td.user |
| | | { |
| | | border-left: none; |
| | | width: 30%; |
| | | } |
| | | |
| | | #acltable.advanced thead td.user { |
| | | width: 25%; |
| | | } |
| | | |
| | | #acltable tbody td.user |
| | |
| | | text-overflow: ellipsis; |
| | | -o-text-overflow: ellipsis; |
| | | border-left: none; |
| | | width: 50px; |
| | | } |
| | | |
| | | #acltable tbody td.partial |