mirror of
https://github.com/nextcloud/server.git
synced 2026-02-17 18:00:44 -05:00
6 lines
No EOL
229 B
CSS
6 lines
No EOL
229 B
CSS
.error { color: #FF3B3B; }
|
|
td.type { width:8em; }
|
|
td.mount, td.options, td.applicable { width:10em; }
|
|
#addStorage>td { border:none; }
|
|
#addStorage>td:not(.selectStorage) { visibility:hidden; }
|
|
#selectStorage { margin-left:-10px; } |