GTK3 theme: Update Nautilus widget styles

This commit is contained in:
Daniel Ruiz de Alegría 2020-02-12 13:31:10 +01:00
parent 207dca02f0
commit 11e8e33d19
3 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@
} }
.path-bar-box.width-maximized button:first-child { .path-bar-box.width-maximized button:first-child {
border-radius: 5px 0px 0px 5px; border-radius: 3.5px 0px 0px 3.5px;
border-width: 0px 1px 0px 0px; border-width: 0px 1px 0px 0px;
} }

View File

@ -63,7 +63,7 @@
} }
.path-bar-box.width-maximized button:first-child { .path-bar-box.width-maximized button:first-child {
border-radius: 5px 0px 0px 5px; border-radius: 3.5px 0px 0px 3.5px;
border-width: 0px 1px 0px 0px; border-width: 0px 1px 0px 0px;
} }

View File

@ -63,7 +63,7 @@
} }
.path-bar-box.width-maximized button:first-child { .path-bar-box.width-maximized button:first-child {
border-radius: 5px 0px 0px 5px; border-radius: 3.5px 0px 0px 3.5px;
border-width: 0px 1px 0px 0px; border-width: 0px 1px 0px 0px;
} }