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