mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 15:11:22 +00:00
GUAC-1133: Improve session table spacing.
This commit is contained in:
@@ -36,5 +36,10 @@
|
||||
.manage table.session-list th,
|
||||
.manage table.session-list td {
|
||||
border: 1px solid #AAA;
|
||||
padding: 0.25em;
|
||||
}
|
||||
padding: 0.5em 1em;
|
||||
}
|
||||
|
||||
.manage table.session-list .select-session {
|
||||
min-width: 2em;
|
||||
text-align: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user