summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/baobab.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/baobab.css b/data/baobab.css
index 4b100a9..bfea7a6 100644
--- a/data/baobab.css
+++ b/data/baobab.css
@@ -70,7 +70,7 @@ window.background stack treeview:hover:not(:selected) {
.pathbar {
border: solid 1px @borders;
- border-radius: 3px;
+ border-radius: 5px;
background: @theme_bg_color;
}
@@ -81,8 +81,8 @@ window.background stack treeview:hover:not(:selected) {
}
.pathbar button:first-child {
- border-top-left-radius: 3px;
- border-bottom-left-radius: 3px;
+ border-top-left-radius: 5px;
+ border-bottom-left-radius: 5px;
}
window infobar.warning,