summaryrefslogtreecommitdiff
path: root/gtk/theme
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2017-11-22 11:32:23 +0100
committerTimm Bäder <mail@baedert.org>2017-12-21 19:12:30 +0100
commit358c139a434fff207103c75dce1639d6462d3029 (patch)
tree0a98a50496fd1be0ab0d1f28ef84d8a3f2db716f /gtk/theme
parentdd1a9745db75fa3b5d8bab595a6efd9cd27e1d0f (diff)
downloadgtk+-358c139a434fff207103c75dce1639d6462d3029.tar.gz
gl renderer: Rework once more
Last time, I swear.
Diffstat (limited to 'gtk/theme')
-rw-r--r--gtk/theme/Adwaita/gtk-contained.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/theme/Adwaita/gtk-contained.css b/gtk/theme/Adwaita/gtk-contained.css
index b5fa650f54..f1470cd491 100644
--- a/gtk/theme/Adwaita/gtk-contained.css
+++ b/gtk/theme/Adwaita/gtk-contained.css
@@ -48,7 +48,7 @@ flowbox flowboxchild:selected { outline-offset: -2px; }
.content-view .tile:disabled { background-color: transparent; }
-label { caret-color: currentColor; }
+label { caret-color: currentColor; border-radius: 99px;}
label.separator { color: #2e3436; }