Make WordPress Themes


Ignore:
Timestamp:
11/12/2024 11:51:21 PM (13 months ago)
Author:
themedropbox
Message:

New version of Twenty Fourteen - 4.1

Location:
twentyfourteen/4.1
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • twentyfourteen/4.1/css/blocks.css

    r235016 r248592  
    238238}
    239239
    240 .wp-block-table:not(.is-style-stripes) th,
    241 .wp-block-table:not(.is-style-stripes) td {
     240.wp-block-table:where(:not(.is-style-stripes)) th,
     241.wp-block-table:where(:not(.is-style-stripes)) td {
    242242    border-color: rgba(0, 0, 0, 0.1);
    243243    border-width: 0 1px 1px 0;
    244 }
    245 
    246 .wp-block-table:not(.is-style-stripes) table[class*="-text-color"] * {
    247     border-color: inherit;
    248     border: 1px solid;
    249244}
    250245
Note: See TracChangeset for help on using the changeset viewer.