Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVsevolod Kukol <sevoku@xamarin.com>2016-01-12 10:59:51 +0300
committerVsevolod Kukol <sevoku@xamarin.com>2016-01-12 10:59:51 +0300
commit1c6ec8e1cc2f0f4c9d12e3c67d1311337bbfb598 (patch)
treea57483d166fcbaf11bf1a07867181574aa867f17 /main/src/core/MonoDevelop.Ide/gtkrc.mac
parentde3172797d1fb29c282118c62ac77523b38cb804 (diff)
parent046bf9734325e932189642a5acc56f62b19c97c1 (diff)
Merge remote-tracking branch 'origin/roslyn-dark-skin' into roslyn-dark-skin-tabs
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/gtkrc.mac')
-rw-r--r--main/src/core/MonoDevelop.Ide/gtkrc.mac3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/src/core/MonoDevelop.Ide/gtkrc.mac b/main/src/core/MonoDevelop.Ide/gtkrc.mac
index 6a72da67df..42fdfb2c5a 100644
--- a/main/src/core/MonoDevelop.Ide/gtkrc.mac
+++ b/main/src/core/MonoDevelop.Ide/gtkrc.mac
@@ -500,5 +500,8 @@ binding "gtk-mac-expand-collapse-cursor-row"
class "GtkTreeView" binding "gtk-mac-expand-collapse-cursor-row"
+# HACK: PropertyGrid toolbar option buttons must have murrine style
+widget "*MonoDevelop.PropertyGridToolbar.GtkRadioButton" style "toggle-button"
+
# BooleanEditorCell must always have murrine style
widget_class "*BooleanEditor*" style "propertygrid-radio-or-check-box" \ No newline at end of file