[gnome-themes-standard] tooltip: don't put a border in the tooltip
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] tooltip: don't put a border in the tooltip
- Date: Fri, 4 Mar 2011 20:27:29 +0000 (UTC)
commit 8eff045109a2edd12d2d91e66b4109635e5dd008
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Fri Mar 4 15:26:52 2011 -0500
tooltip: don't put a border in the tooltip
Until we can do rounded tooltips, this is the best we can do.
themes/Adwaita/gtk-3.0/gtk.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk.css b/themes/Adwaita/gtk-3.0/gtk.css
index 5e43db0..5c4383f 100644
--- a/themes/Adwaita/gtk-3.0/gtk.css
+++ b/themes/Adwaita/gtk-3.0/gtk.css
@@ -186,6 +186,7 @@
.tooltip {
padding: 4 4;
+ border-style: none;
background-color: @theme_tooltip_bg_color;
color: @theme_tooltip_fg_color;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]