aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css16
1 files changed, 11 insertions, 5 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css
index 1e912c3..38a80ec 100644
--- a/common/gtk-3.0/3.20/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.20/gtk-solid-darker.css
@@ -2325,9 +2325,11 @@ frame > border,
padding: 0;
border-radius: 0;
border: 1px solid #dcdfe3; }
- frame > border.flat,
- .frame.flat {
- border-style: none; }
+
+frame.flat > border,
+frame > border.flat,
+.frame.flat {
+ border-style: none; }
scrolledwindow viewport.frame {
border-style: none; }
@@ -2826,8 +2828,9 @@ popover.background.touch-selection, .csd popover.background.touch-selection {
button.circular, button.nautilus-circular-button.image-button,
button.circular-button {
padding: 0;
- min-width: 26px;
- min-height: 26px;
+ min-width: 16px;
+ min-height: 24px;
+ padding: 2px 6px;
border-radius: 50%;
-gtk-outline-radius: 50%; }
button.circular label, button.nautilus-circular-button.image-button label,
@@ -3400,6 +3403,9 @@ button.documents-favorite:active:hover {
.tr-workarea overshoot {
border-color: transparent; }
+.atril-window .primary-toolbar toolbar, .atril-window .primary-toolbar .inline-toolbar {
+ background: none; }
+
#gf-bubble, #gf-bubble.solid,
#gf-osd-window,
#gf-osd-window.solid,