diff --git a/ubl-settings-manager.css b/ubl-settings-manager.css index 82d7eba..902e51f 100644 --- a/ubl-settings-manager.css +++ b/ubl-settings-manager.css @@ -6,15 +6,12 @@ background-color: #404040; #GnomeIcon{ border-style:solid; border-bottom-width: 1px; - border-image: linear-gradient(90deg, #aaaaaa 0%, rgba(170,170,170,0) 80%); + border-image: linear-gradient(90deg, alpha(@theme_text_color,0.4) 55%, alpha(@theme_bg_color, 0) 100%); border-image-slice: 1; } #SepIcon{ - border-style:solid; - border-bottom-width: 2px; - border-image: linear-gradient(90deg, #aaaaaa 0%, rgba(170,170,170,0) 100%); - border-image-slice: 1; + background-color: alpha(@theme_text_color, 0.6); } #iconlabel { @@ -30,31 +27,26 @@ background-color: #404040; .noborder { border: none; } +.menu:hover { + border-color:alpha(@theme_text_color, 0.3); +} +.menu { + border-color:alpha(@theme_text_color, 0.3); +} +.menu:hover >* { + border-color:alpha(@theme_text_color, 0.3); +} .menuitembottom{ - margin-top:0px; - margin-bottom:0px; - border-color:alpha(@theme_text_color, 0.4); - border-style:solid; - border-left-width:1px; - border-bottom-width:1px; - border-right-width:1px; + margin-top:0px; + margin-bottom:3px; } .menuitemmiddle{ - margin-top:0px; - margin-bottom:0px; - border-color:alpha(@theme_text_color, 0.4); - border-style:solid; - border-left-width:1px; - border-right-width:1px; + margin-top:0px; + margin-bottom:0px; } .menuitemtop{ - margin-bottom:0px; - border-color:alpha(@theme_text_color, 0.4); - border-style:solid; - border-left-width:1px; - border-top-width:1px; - border-right-width:1px; + margin-bottom:0px; } .menuitemtop *{ margin:2px 2px 0 2px; @@ -70,41 +62,45 @@ background-color: #404040; } .menuitemtop:hover { background:@theme_bg_color; + border-color:transparent; } .menuitemmiddle:hover { background:@theme_bg_color; + border:none; } .menuitembottom:hover { background:@theme_bg_color; + border:none; } .menuitemtop:hover* { margin:2px 2px 0 2px; padding: 5px 10px 3px 5px; background:@theme_selected_bg_color; - border-color:transparent; border-radius: 2px; + border:none; } .menuitemmiddle:hover* { margin:0 2px 0 2px; padding: 3px 10px 3px 5px; background:@theme_selected_bg_color; - border-color:transparent; border-radius: 2px; } .menuitembottom:hover* { margin:0 2px 2px 2px; padding: 3px 10px 5px 5px; background:@theme_selected_bg_color; - border-color:transparent; border-radius: 2px; } -.menu { - border:none; -} -.workingbg { + +.workingbg, #workingbg { background-color:@theme_base_color; } .workingbg.view.cell:selected{ background-color:@theme_selected_bg_color; } +.bkim { +background: rgba(122,122,122,0.3); +} + + diff --git a/ubl-settings-manager.glade b/ubl-settings-manager.glade index 548449c..574a58f 100644 --- a/ubl-settings-manager.glade +++ b/ubl-settings-manager.glade @@ -196,6 +196,7 @@ True False + immediate True @@ -206,16 +207,10 @@ - - False @@ -984,7 +979,7 @@ True False - gtk-go-back + go-first-symbolic False @@ -1010,6 +1005,7 @@ True False center + gtk-missing-image 3 1 @@ -1603,31 +1595,29 @@ + + True True - 6 + 0 horizontal liststoreTemplate - 10 + 135 + 0 + 0 + 0 + 4 2 3 0 - - - - 2 - 3 - 1 - - @@ -1636,6 +1626,10 @@ True False + + True + False +