mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-1172: Allow file browser breadcrumbs to wrap.
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
}
|
||||
|
||||
#filesystem-menu .header.breadcrumbs {
|
||||
display: block;
|
||||
background: rgba(0,0,0,0.0125);
|
||||
border-bottom: 1px solid rgba(0,0,0,0.05);
|
||||
box-shadow: none;
|
||||
@@ -60,6 +61,7 @@
|
||||
}
|
||||
|
||||
#filesystem-menu .header.breadcrumbs .breadcrumb {
|
||||
display: inline-block;
|
||||
padding: 0.5em;
|
||||
font-size: 0.8em;
|
||||
font-weight: bold;
|
||||
|
Reference in New Issue
Block a user