File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
common/gnome-shell/42/sass Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ stage {
5757 padding : 5px 32px ;
5858 transition-duration : 0 ;
5959 border-radius : 2px ;
60+ font-weight : normal ;
6061
6162 @extend %button ;
6263}
@@ -265,6 +266,7 @@ StScrollBar {
265266 border-top-width : if ($variant == ' light' , 0px , 1px );
266267 border-bottom-width : 0 ;
267268 border-right-width : 1px ;
269+ font-weight : normal !important ;
268270
269271 color : $osd_fg_color ;
270272 background-color : $osd_bg_color ;
@@ -2179,6 +2181,7 @@ $_dash_bottom_margin: 20px;
21792181 .notification-button {
21802182 padding : 4px 4px 5px ;
21812183 min-height : 0 ;
2184+ font-weight : normal !important ;
21822185 @extend %button ;
21832186
21842187 & :first-child , & :last-child { border-radius : 2px ; }
@@ -2231,6 +2234,7 @@ $_dash_bottom_margin: 20px;
22312234
22322235.hotplug-notification-item {
22332236 padding : 2px 10px ;
2237+ font-weight : normal !important ;
22342238 @extend %button ;
22352239
22362240 & :focus { padding : 2px 10px ; }
You can’t perform that action at this time.
0 commit comments