[nautilus] Adwaita.css: Pathbar active state polished.
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Adwaita.css: Pathbar active state polished.
- Date: Thu, 24 Mar 2022 13:48:45 +0000 (UTC)
commit 8e27830f8e03e691bad913f5a45b1d618b9d3cbc
Author: utkarshvg2401 <utkarshvg2401 gmail com>
Date: Mon Mar 21 19:13:35 2022 +0530
Adwaita.css: Pathbar active state polished.
src/resources/css/Adwaita.css | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/src/resources/css/Adwaita.css b/src/resources/css/Adwaita.css
index f0657f5e5..8518d3df0 100644
--- a/src/resources/css/Adwaita.css
+++ b/src/resources/css/Adwaita.css
@@ -51,9 +51,11 @@
}
.path-buttons-box button {
- margin: 0px;
+ margin: 3px;
box-shadow: none;
- border-radius: 7px;
+ border-radius: 4px;
+ padding-top: 0px;
+ padding-bottom: 0px;
border-width: 0px;
-gtk-icon-shadow: none;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]