mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
GUAC-1053: Distinguish tabs from page with border.
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background: rgba(0, 0, 0, 0.0125);
|
background: rgba(0, 0, 0, 0.0125);
|
||||||
|
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
|
||||||
}
|
}
|
||||||
|
|
||||||
.settings-tabs .page-list li {
|
.settings-tabs .page-list li {
|
||||||
|
Reference in New Issue
Block a user