mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
17 lines
No EOL
225 B
CSS
17 lines
No EOL
225 B
CSS
|
|
#whitelist-list {
|
|
min-width: 262px;
|
|
}
|
|
|
|
#whitelist-list td span {
|
|
padding: 10px 15px;
|
|
display: inline-block;
|
|
}
|
|
|
|
#whitelist-list .action-column {
|
|
width: 46px;
|
|
}
|
|
|
|
#whitelist-list .action-column a {
|
|
display: inline-block;
|
|
} |