badaoui HF Staff commited on
Commit
ab49251
·
1 Parent(s): c91f4d9

sytling fix

Browse files
Files changed (1) hide show
  1. styles.css +1 -8
styles.css CHANGED
@@ -219,6 +219,7 @@ div[data-testid="column"]:has(.sidebar) {
219
  }
220
 
221
  .failing-models-toggle label {
 
222
  font-family: monospace !important;
223
  font-size: 11px !important;
224
  font-weight: 600 !important;
@@ -230,14 +231,6 @@ div[data-testid="column"]:has(.sidebar) {
230
  white-space: nowrap !important;
231
  }
232
 
233
- .amd-toggle label {
234
- color: #FF6B6B !important;
235
- }
236
-
237
- .nvidia-toggle label {
238
- color: #76B900 !important;
239
- }
240
-
241
  .failing-models-toggle input[type="checkbox"] {
242
  cursor: pointer !important;
243
  width: 16px !important;
 
219
  }
220
 
221
  .failing-models-toggle label {
222
+ color: #FFFFFF !important;
223
  font-family: monospace !important;
224
  font-size: 11px !important;
225
  font-weight: 600 !important;
 
231
  white-space: nowrap !important;
232
  }
233
 
 
 
 
 
 
 
 
 
234
  .failing-models-toggle input[type="checkbox"] {
235
  cursor: pointer !important;
236
  width: 16px !important;