Skip to content

Commit 69597a9

Browse files
JayPanozgithub-actions[bot]
authored andcommitted
Update dist
1 parent 0ec96a6 commit 69597a9

4 files changed

Lines changed: 36 additions & 36 deletions

File tree

css/dist/ReadiumCSS-after.css

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -352,47 +352,47 @@ body{
352352
hyphens:inherit;
353353
}
354354

355-
:root[style*="readium-font-on"][style*="--USER__fontFamily"]{
355+
:root[style*="--USER__fontFamily"]{
356356
font-family:var(--USER__fontFamily) !important;
357357
}
358358

359-
:root[style*="readium-font-on"][style*="--USER__fontFamily"] *{
359+
:root[style*="--USER__fontFamily"] *{
360360
font-family:revert !important;
361361
}
362362

363-
:root[style*="readium-font-on"][style*="AccessibleDfA"]{
363+
:root[style*="AccessibleDfA"]{
364364
font-family:AccessibleDfA, Verdana, Tahoma, "Trebuchet MS", sans-serif !important;
365365
}
366366

367-
:root[style*="readium-font-on"][style*="IA Writer Duospace"]{
367+
:root[style*="IA Writer Duospace"]{
368368
font-family:"IA Writer Duospace", Menlo, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", Courier, monospace !important;
369369
}
370370

371-
:root[style*="readium-font-on"][style*="AccessibleDfA"],:root[style*="readium-font-on"][style*="IA Writer Duospace"],
371+
:root[style*="AccessibleDfA"],:root[style*="IA Writer Duospace"],
372372
:root[style*="readium-a11y-on"]{
373373
font-style:normal !important;
374374
font-weight:normal !important;
375375
}
376376

377-
:root[style*="readium-font-on"][style*="AccessibleDfA"] *:not(code):not(var):not(kbd):not(samp),:root[style*="readium-font-on"][style*="IA Writer Duospace"] *:not(code):not(var):not(kbd):not(samp),
377+
:root[style*="AccessibleDfA"] *:not(code):not(var):not(kbd):not(samp),:root[style*="IA Writer Duospace"] *:not(code):not(var):not(kbd):not(samp),
378378
:root[style*="readium-a11y-on"] *:not(code):not(var):not(kbd):not(samp){
379379
font-family:inherit !important;
380380
font-style:inherit !important;
381381
font-weight:inherit !important;
382382
}
383383

384-
:root[style*="readium-font-on"][style*="AccessibleDfA"] *,:root[style*="readium-font-on"][style*="IA Writer Duospace"] *,
384+
:root[style*="AccessibleDfA"] *,:root[style*="IA Writer Duospace"] *,
385385
:root[style*="readium-a11y-on"] *{
386386
text-decoration:none !important;
387387
font-variant-caps:normal !important;
388388
font-variant-numeric:normal !important;
389389
font-variant-position:normal !important;
390390
}
391391

392-
:root[style*="readium-font-on"][style*="AccessibleDfA"] sup,:root[style*="readium-font-on"][style*="IA Writer Duospace"] sup,
392+
:root[style*="AccessibleDfA"] sup,:root[style*="IA Writer Duospace"] sup,
393393
:root[style*="readium-a11y-on"] sup,
394-
:root[style*="readium-font-on"][style*="AccessibleDfA"] sub,
395-
:root[style*="readium-font-on"][style*="IA Writer Duospace"] sub,
394+
:root[style*="AccessibleDfA"] sub,
395+
:root[style*="IA Writer Duospace"] sub,
396396
:root[style*="readium-a11y-on"] sub{
397397
font-size:1rem !important;
398398
vertical-align:baseline !important;
@@ -467,20 +467,20 @@ body{
467467
font-variant:none;
468468
}
469469

470-
:root[style*="readium-font-on"][style*="--USER__fontWeight"] body{
470+
:root[style*="--USER__fontWeight"] body{
471471
font-weight:var(--USER__fontWeight) !important;
472472
}
473473

474-
:root[style*="readium-font-on"][style*="--USER__fontWeight"] b,
475-
:root[style*="readium-font-on"][style*="--USER__fontWeight"] strong{
474+
:root[style*="--USER__fontWeight"] b,
475+
:root[style*="--USER__fontWeight"] strong{
476476
font-weight:bolder;
477477
}
478478

479-
:root[style*="readium-font-on"][style*="--USER__fontWidth"] body{
479+
:root[style*="--USER__fontWidth"] body{
480480
font-stretch:var(--USER__fontWidth) !important;
481481
}
482482

483-
:root[style*="readium-font-on"][style*="--USER__fontOpticalSizing"] body{
483+
:root[style*="--USER__fontOpticalSizing"] body{
484484
font-optical-sizing:var(--USER__fontOpticalSizing) !important;
485485
}
486486

css/dist/cjk-horizontal/ReadiumCSS-after.css

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -318,11 +318,11 @@ body{
318318
max-width:var(--USER__lineLength) !important;
319319
}
320320

321-
:root[style*="readium-font-on"][style*="--USER__fontFamily"]{
321+
:root[style*="--USER__fontFamily"]{
322322
font-family:var(--USER__fontFamily) !important;
323323
}
324324

325-
:root[style*="readium-font-on"][style*="--USER__fontFamily"] *{
325+
:root[style*="--USER__fontFamily"] *{
326326
font-family:revert !important;
327327
}
328328

@@ -357,20 +357,20 @@ body{
357357
margin-bottom:var(--USER__paraSpacing) !important;
358358
}
359359

360-
:root[style*="readium-font-on"][style*="--USER__fontWeight"] body{
360+
:root[style*="--USER__fontWeight"] body{
361361
font-weight:var(--USER__fontWeight) !important;
362362
}
363363

364-
:root[style*="readium-font-on"][style*="--USER__fontWeight"] b,
365-
:root[style*="readium-font-on"][style*="--USER__fontWeight"] strong{
364+
:root[style*="--USER__fontWeight"] b,
365+
:root[style*="--USER__fontWeight"] strong{
366366
font-weight:bolder;
367367
}
368368

369-
:root[style*="readium-font-on"][style*="--USER__fontWidth"] body{
369+
:root[style*="--USER__fontWidth"] body{
370370
font-stretch:var(--USER__fontWidth) !important;
371371
}
372372

373-
:root[style*="readium-font-on"][style*="--USER__fontOpticalSizing"] body{
373+
:root[style*="--USER__fontOpticalSizing"] body{
374374
font-optical-sizing:var(--USER__fontOpticalSizing) !important;
375375
}
376376

css/dist/cjk-vertical/ReadiumCSS-after.css

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -306,11 +306,11 @@ body{
306306
max-height:var(--USER__lineLength) !important;
307307
}
308308

309-
:root[style*="readium-font-on"][style*="--USER__fontFamily"]{
309+
:root[style*="--USER__fontFamily"]{
310310
font-family:var(--USER__fontFamily) !important;
311311
}
312312

313-
:root[style*="readium-font-on"][style*="--USER__fontFamily"] *{
313+
:root[style*="--USER__fontFamily"] *{
314314
font-family:revert !important;
315315
}
316316

@@ -345,20 +345,20 @@ body{
345345
margin-left:var(--USER__paraSpacing) !important;
346346
}
347347

348-
:root[style*="readium-font-on"][style*="--USER__fontWeight"] body{
348+
:root[style*="--USER__fontWeight"] body{
349349
font-weight:var(--USER__fontWeight) !important;
350350
}
351351

352-
:root[style*="readium-font-on"][style*="--USER__fontWeight"] b,
353-
:root[style*="readium-font-on"][style*="--USER__fontWeight"] strong{
352+
:root[style*="--USER__fontWeight"] b,
353+
:root[style*="--USER__fontWeight"] strong{
354354
font-weight:bolder;
355355
}
356356

357-
:root[style*="readium-font-on"][style*="--USER__fontWidth"] body{
357+
:root[style*="--USER__fontWidth"] body{
358358
font-stretch:var(--USER__fontWidth) !important;
359359
}
360360

361-
:root[style*="readium-font-on"][style*="--USER__fontOpticalSizing"] body{
361+
:root[style*="--USER__fontOpticalSizing"] body{
362362
font-optical-sizing:var(--USER__fontOpticalSizing) !important;
363363
}
364364

css/dist/rtl/ReadiumCSS-after.css

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -332,11 +332,11 @@ body{
332332
text-align-last:auto !important;
333333
}
334334

335-
:root[style*="readium-font-on"][style*="--USER__fontFamily"]{
335+
:root[style*="--USER__fontFamily"]{
336336
font-family:var(--USER__fontFamily) !important;
337337
}
338338

339-
:root[style*="readium-font-on"][style*="--USER__fontFamily"] *{
339+
:root[style*="--USER__fontFamily"] *{
340340
font-family:revert !important;
341341
}
342342

@@ -402,20 +402,20 @@ body{
402402
font-variant-ligatures:inherit !important;
403403
}
404404

405-
:root[style*="readium-font-on"][style*="--USER__fontWeight"] body{
405+
:root[style*="--USER__fontWeight"] body{
406406
font-weight:var(--USER__fontWeight) !important;
407407
}
408408

409-
:root[style*="readium-font-on"][style*="--USER__fontWeight"] b,
410-
:root[style*="readium-font-on"][style*="--USER__fontWeight"] strong{
409+
:root[style*="--USER__fontWeight"] b,
410+
:root[style*="--USER__fontWeight"] strong{
411411
font-weight:bolder;
412412
}
413413

414-
:root[style*="readium-font-on"][style*="--USER__fontWidth"] body{
414+
:root[style*="--USER__fontWidth"] body{
415415
font-stretch:var(--USER__fontWidth) !important;
416416
}
417417

418-
:root[style*="readium-font-on"][style*="--USER__fontOpticalSizing"] body{
418+
:root[style*="--USER__fontOpticalSizing"] body{
419419
font-optical-sizing:var(--USER__fontOpticalSizing) !important;
420420
}
421421

0 commit comments

Comments
 (0)