60
60
font-size : 10pt ;
61
61
line-height : 12pt ;
62
62
letter-spacing : 0.25px ;
63
- font-weight : 700 ;
64
63
font-feature-settings : " ss02" , " ss04" , " ss05" , " ss08" ;
65
64
}
66
65
@@ -1079,7 +1078,6 @@ button.image-button.disclosure-button {
1079
1078
.modifier-badge {
1080
1079
border-radius : px-to-rem (9999px );
1081
1080
padding : px-to-rem (8px );
1082
- font-weight : 700 ;
1083
1081
1084
1082
label {
1085
1083
padding : px-to-rem (5px ) px-to-rem (8px );
@@ -1094,7 +1092,6 @@ button.image-button.disclosure-button {
1094
1092
padding : px-to-rem (10px ) px-to-rem (12px );
1095
1093
margin-right : unset ;
1096
1094
margin-top : unset ;
1097
- font-weight : 700 ;
1098
1095
}
1099
1096
1100
1097
.toast-box {
@@ -1107,7 +1104,6 @@ button.image-button.disclosure-button {
1107
1104
1108
1105
& button {
1109
1106
background : none ;
1110
- font-weight : 900 ;
1111
1107
color : $osd_accent_color ;
1112
1108
1113
1109
& :hover {
@@ -1132,7 +1128,6 @@ button.image-button.disclosure-button {
1132
1128
}
1133
1129
1134
1130
button .toggle {
1135
- font-weight : 300 ;
1136
1131
font-size : 18pt ;
1137
1132
line-height : 20pt ;
1138
1133
padding : 0 ;
@@ -1151,26 +1146,22 @@ button.image-button.disclosure-button {
1151
1146
& :checked {
1152
1147
background : transparent ;
1153
1148
color : $view_fg_color ;
1154
- font-weight : 500 ;
1155
1149
box-shadow : 0 2px 0 0 gtkalpha ($view_fg_color , 0.38 );
1156
1150
}
1157
1151
1158
1152
& :active {
1159
1153
background : transparent ;
1160
1154
color : $view_fg_color ;
1161
- font-weight : 500 ;
1162
1155
}
1163
1156
1164
1157
& :checked:hover {
1165
1158
background : transparent ;
1166
1159
color : $view_fg_color ;
1167
- font-weight : 500 ;
1168
1160
}
1169
1161
1170
1162
& :active:hover {
1171
1163
background : transparent ;
1172
1164
color : $view_fg_color ;
1173
- font-weight : 500 ;
1174
1165
}
1175
1166
}
1176
1167
}
@@ -1361,10 +1352,6 @@ button.image-button.disclosure-button {
1361
1352
margin : 0 ;
1362
1353
padding : 0 ;
1363
1354
color : $view_fg_color ;
1364
- font-weight : 400 ;
1365
- }
1366
- & :checked label {
1367
- font-weight : 600 ;
1368
1355
}
1369
1356
& :hover image {
1370
1357
color : $view_fg_color ;
@@ -1396,7 +1383,6 @@ button.image-button.disclosure-button {
1396
1383
.appbar .text-field text ,
1397
1384
.flat-appbar .text-field text {
1398
1385
font-size : 24px ;
1399
- font-weight : 300 ;
1400
1386
}
1401
1387
1402
1388
.main-view {
@@ -1605,10 +1591,6 @@ button.image-button.disclosure-button {
1605
1591
color : $headerbar_fg_color ;
1606
1592
font-size : 12pt ;
1607
1593
1608
- & .placeholder {
1609
- font-weight : 500 ;
1610
- }
1611
-
1612
1594
& .search {
1613
1595
border-radius : px-to-rem (9999px );
1614
1596
background : bg-color (-3 );
@@ -1791,12 +1773,10 @@ button.image-button.disclosure-button {
1791
1773
margin : 0 ;
1792
1774
padding : 0 ;
1793
1775
color : $view_fg_color ;
1794
- font-weight : 500 ;
1795
1776
font-size : 14px ;
1796
1777
}
1797
1778
& :checked label {
1798
1779
color : $suggested_container_fg_color ;
1799
- font-weight : 700 ;
1800
1780
}
1801
1781
& :hover image ,
1802
1782
& :hover label {
@@ -1858,7 +1838,6 @@ button.image-button.disclosure-button {
1858
1838
margin : 0 ;
1859
1839
padding : 0 ;
1860
1840
color : $view_fg_color ;
1861
- font-weight : 500 ;
1862
1841
font-size : 10pt ;
1863
1842
}
1864
1843
}
0 commit comments