Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Unified Diff: src/platform/theme/resources/gtkrc

Issue 2134013: Draw text field theme for GtkViewsTextView. (Closed) Base URL: ssh://git@chromiumos-git//chromeos
Patch Set: Created 10 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/platform/theme/theme_draw.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/theme/resources/gtkrc
diff --git a/src/platform/theme/resources/gtkrc b/src/platform/theme/resources/gtkrc
index 96013eab0b57df52b9fa7e2cff633a3c3d430bde..4d6c501f7da2f6aec991a5c6d25e2e9fe0c70d92 100644
--- a/src/platform/theme/resources/gtkrc
+++ b/src/platform/theme/resources/gtkrc
@@ -133,6 +133,8 @@ class "GtkViewsEntry" style "TextStyle"
class "GtkTextView" style "TextStyle"
+class "GtkViewsTextView" style "TextStyle"
+
widget "gtk-tooltip*" style "TooltipStyle"
widget "*.chromeos-options-tab" style "WhiteBackgroundStyle"
« no previous file with comments | « no previous file | src/platform/theme/theme_draw.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698