aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-darker.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-darker.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-darker.css b/common/gtk-3.0/3.16/gtk-contained-darker.css
index 84a241a..6ed598d 100644
--- a/common/gtk-3.0/3.16/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.16/gtk-contained-darker.css
@@ -141,14 +141,14 @@ GtkTextView {
.entry {
border: 1px solid;
padding: 5px 8px 6px;
- border-radius: 15px;
+ border-radius: 3px;
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
color: #5c616c;
border-color: #cfd6e6;
background-color: #ffffff;
background-image: linear-gradient(to bottom, #ffffff); }
.header-bar .entry {
- padding: 6px 11px; }
+ padding: 6px; }
.entry.image {
padding-left: 3px;
padding-right: 3px; }