|
|
|
@ -12,16 +12,17 @@ tr:hover>td.remove>img { visibility:visible; cursor:pointer; } |
|
|
|
|
#addMountPoint>td.applicable { visibility:hidden; } |
|
|
|
|
|
|
|
|
|
#selectBackend { |
|
|
|
|
margin-left:-10px; |
|
|
|
|
width : 150px; |
|
|
|
|
margin-left: -10px; |
|
|
|
|
width: 150px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#externalStorage td.configuration, #externalStorage td.backend { |
|
|
|
|
white-space : normal; |
|
|
|
|
#externalStorage td.configuration, |
|
|
|
|
#externalStorage td.backend { |
|
|
|
|
white-space: normal; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#externalStorage td.configuration input.added { |
|
|
|
|
margin-right : 6px; |
|
|
|
|
margin-right: 6px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#externalStorage label > input[type="checkbox"] { |
|
|
|
|