Make WordPress Core

Ticket #26350: 26350.2.diff

File 26350.2.diff, 45.1 KB (added by adamsilverstein, 10 years ago)

refresh

  • src/wp-admin/css/about.css

     
    2424
    2525.about-wrap div.updated,
    2626.about-wrap div.error {
    27         display: none !important;
     27        display: none;
    2828}
    2929
    3030.about-wrap hr {
     
    432432
    433433        .about-wrap .three-col div,
    434434        .about-wrap .headline-feature .feature-section div {
    435                 width: 100% !important;
    436                 float: none !important;
     435                width: 100%;
     436                float: none;
    437437        }
    438438
    439439        .about-wrap .dfw p {
  • src/wp-admin/css/admin-menu.css

     
    131131.menu-icon-site div.wp-menu-image,
    132132.icon16.icon-generic,
    133133.menu-icon-generic div.wp-menu-image {
    134         background-image: none !important;
     134        background-image: none;
    135135}
    136136
    137137/*------------------------------------------------------------------------------
     
    425425/* A new arrow */
    426426
    427427.wp-menu-arrow {
    428         display: none !important;
     428        display: none;
    429429}
    430430
    431431ul#adminmenu a.wp-has-current-submenu {
     
    589589        top: -3px;
    590590        color: #a0a5aa;
    591591        color: rgba(240,245,250,0.6);
    592         font: normal 20px/1 'dashicons' !important;
     592        font: normal 20px/1 'dashicons';
    593593        speak: none;
    594594        margin: 0 auto;
    595         padding: 0 !important;
     595        padding: 0;
    596596        position: relative;
    597597        text-align: center;
    598598        width: 20px;
  • src/wp-admin/css/colors/_mixins.scss

     
    3535        &:disabled,
    3636        &.button-primary-disabled,
    3737        &.disabled {
    38                 color: hsl( hue( $button-color ), 10%, 80% ) !important;
    39                 background: darken( $button-color, 8% ) !important;
    40                 border-color: darken( $button-color, 15% ) !important;
    41                 text-shadow: none !important;
     38                color: hsl( hue( $button-color ), 10%, 80% );
     39                background: darken( $button-color, 8% );
     40                border-color: darken( $button-color, 15% );
     41                text-shadow: none;
    4242        }
    4343}
  • src/wp-admin/css/common.css

     
    2626        padding-bottom: 65px;
    2727        float: left;
    2828        width: 100%;
    29         overflow: visible !important;
     29        overflow: visible;
    3030}
    3131
    3232/* inner 2 column liquid layout */
     
    682682
    683683/* For emoji replacement images */
    684684img.emoji {
    685         display: inline !important;
    686         border: none !important;
    687         height: 1em !important;
    688         width: 1em !important;
    689         margin: 0 .07em !important;
    690         vertical-align: -0.1em !important;
    691         background: none !important;
    692         padding: 0 !important;
    693         -webkit-box-shadow: none !important;
    694         box-shadow: none !important;
     685        display: inline;
     686        border: none;
     687        height: 1em;
     688        width: 1em;
     689        margin: 0 .07em;
     690        vertical-align: -0.1em;
     691        background: none;
     692        padding: 0;
     693        -webkit-box-shadow: none;
     694        box-shadow: none;
    695695}
    696696
    697697/*------------------------------------------------------------------------------
     
    744744        background: none;
    745745        color: #b4b9be;
    746746        content: '\f153';
    747         display: block !important;
     747        display: block;
    748748        font: normal 16px/1 'dashicons';
    749749        speak: none;
    750750        height: 20px;
    751751        text-align: center;
    752752        width: 20px;
    753         -webkit-font-smoothing: antialiased !important;
     753        -webkit-font-smoothing: antialiased;
    754754}
    755755
    756756#welcome-panel.welcome-panel .welcome-panel-close:before {
     
    11871187.filters-applied .filter-group,
    11881188.filters-applied .filter-drawer .buttons,
    11891189.filters-applied .filter-drawer br {
    1190         display: none !important;
     1190        display: none;
    11911191}
    11921192
    11931193.filters-applied .filtered-by {
     
    14291429
    14301430#contextual-help-wrap {
    14311431        overflow: auto;
    1432         margin-left: 0 !important;
     1432        margin-left: 0;
    14331433}
    14341434
    14351435#screen-meta .screen-reader-text {
     
    15081508        vertical-align: bottom;
    15091509        -webkit-font-smoothing: antialiased;
    15101510        -moz-osx-font-smoothing: grayscale;
    1511         text-decoration: none !important;
     1511        text-decoration: none;
    15121512        color: #b4b9be;
    15131513}
    15141514
     
    18351835
    18361836.postbox .inside > p:last-child,
    18371837.rss-widget ul li:last-child {
    1838         margin-bottom: 1px !important;
     1838        margin-bottom: 1px;
    18391839}
    18401840
    18411841.postbox.closed h3 {
     
    20862086}
    20872087
    20882088#submitdiv h3 {
    2089         margin-bottom: 0 !important;
     2089        margin-bottom: 0;
    20902090}
    20912091
    20922092/* - Used - but could/should be deprecated with a CSS reset
     
    27222722
    27232723/* @todo: these seem misplaced */
    27242724.js .meta-box-sortables .postbox:hover .handlediv {
    2725         margin-right: 0 !important;
     2725        margin-right: 0;
    27262726}
    27272727
    27282728/* Metabox collapse arrow indicators */
     
    27372737        position: relative;
    27382738        -webkit-font-smoothing: antialiased;
    27392739        -moz-osx-font-smoothing: grayscale;
    2740         text-decoration: none !important;
     2740        text-decoration: none;
    27412741}
    27422742
    27432743.js #widgets-left .sidebar-name .sidebar-name-arrow {
     
    28782878        position: relative;
    28792879        -webkit-font-smoothing: antialiased;
    28802880        -moz-osx-font-smoothing: grayscale;
    2881         text-decoration: none !important;
     2881        text-decoration: none;
    28822882}
    28832883
    28842884.widget-action,
     
    31053105        #bulk-titles div a,
    31063106        .tagchecklist span a:hover,
    31073107        #bulk-titles div a:hover {
    3108                 background: none !important;
     3108                background: none;
    31093109        }
    31103110
    31113111}
     
    31253125        }
    31263126
    31273127        body * {
    3128                 -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
     3128                -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    31293129        }
    31303130
    31313131        #wpcontent {
     
    31523152        #screen-meta-links,
    31533153        #collapse-menu,
    31543154        .post-format-select {
    3155                 display: none !important;
     3155                display: none;
    31563156        }
    31573157
    31583158        .wrap .add-new-h2, .wrap .add-new-h2:active {
  • src/wp-admin/css/customize-controls.css

     
    137137}
    138138
    139139#customize-theme-controls .control-section.open .accordion-section-title {
    140         border-bottom-color: #eeeeee !important;
     140        border-bottom-color: #eeeeee;
    141141}
    142142
    143143#customize-theme-controls .control-section:last-of-type.open,
     
    503503}
    504504
    505505.collapse-sidebar {
    506         background-color: transparent !important;
    507         border: none !important;
    508         -webkit-box-shadow: none !important;
    509         box-shadow: none !important;
    510         -webkit-border-radius: 0 !important;
    511         border-radius: 0 !important;
     506        background-color: transparent;
     507        border: none;
     508        -webkit-box-shadow: none;
     509        box-shadow: none;
     510        -webkit-border-radius: 0;
     511        border-radius: 0;
    512512}
    513513
    514514
     
    569569        position: relative;
    570570        -webkit-font-smoothing: antialiased;
    571571        -moz-osx-font-smoothing: grayscale;
    572         text-decoration: none !important;
     572        text-decoration: none;
    573573        color: #32373c;
    574574}
    575575
  • src/wp-admin/css/customize-widgets.css

     
    335335
    336336/* override widgets admin page rules in wp-admin/css/wp-admin.css */
    337337#widgets-left #available-widgets .widget {
    338         float: none !important;
    339         width: auto !important;
     338        float: none;
     339        width: auto;
    340340}
    341341
    342342#available-widgets {
     
    348348        width: 300px;
    349349        margin: 0;
    350350        z-index: 1;
    351         background: #fff !important;
     351        background: #fff;
    352352        -webkit-transition: all 0.2s;
    353353        transition: all 0.2s;
    354354        border-right: 1px solid #dddddd;
  • src/wp-admin/css/dashboard.css

     
    3535}
    3636
    3737#dashboard-widgets-wrap .columns-3 #postbox-container-4 .empty-container {
    38         border: none !important;
     38        border: none;
    3939}
    4040
    4141.ie8 #wpbody-content #dashboard-widgets .postbox-container {
     
    207207.welcome-panel .welcome-icon {
    208208        display: block;
    209209        padding: 0 0 8px;
    210         background: transparent !important;
     210        background: transparent;
    211211}
    212212
    213213.welcome-panel .welcome-icon:before {
     
    220220        position: relative;
    221221        -webkit-font-smoothing: antialiased;
    222222        -moz-osx-font-smoothing: grayscale;
    223         text-decoration: none !important;
     223        text-decoration: none;
    224224        vertical-align: top;
    225225}
    226226
     
    407407        text-align: center;
    408408        position: relative;
    409409        -webkit-font-smoothing: antialiased;
    410         text-decoration: none !important;
     410        text-decoration: none;
    411411}
    412412
    413413#dashboard_right_now .page-count a:before,
     
    640640        text-align: center;
    641641        position: relative;
    642642        -webkit-font-smoothing: antialiased;
    643         text-decoration: none !important;
     643        text-decoration: none;
    644644}
    645645
    646646#dashboard_activity .subsubsub {
     
    832832}
    833833
    834834#latest-comments #the-comment-list .pingback {
    835         padding-left: 12px !important;
     835        padding-left: 12px;
    836836}
    837837
    838838#latest-comments #the-comment-list .comment-item:first-child {
  • src/wp-admin/css/edit.css

     
    396396
    397397/* editor-expand.js override */
    398398.wp-fullscreen-wrap {
    399         padding-top: 0 !important;
     399        padding-top: 0;
    400400}
    401401
    402402.wp-fullscreen-wrap .wp-editor-area {
    403         margin-top: 0 !important;
     403        margin-top: 0;
    404404}
    405405
    406406.wp-fullscreen-wrap .mce-edit-area {
    407         padding-top: 0 !important;
     407        padding-top: 0;
    408408}
    409409/* end editor-expand.js override */
    410410
     
    440440.mce-fullscreen #wp-content-wrap .mce-toolbar-grp,
    441441.mce-fullscreen #wp-content-wrap .mce-edit-area,
    442442.mce-fullscreen #wp-content-wrap .mce-statusbar {
    443         position: static !important;
    444         width: auto !important;
    445         padding: 0 !important;
     443        position: static;
     444        width: auto;
     445        padding: 0;
    446446}
    447447
    448448.mce-fullscreen #wp-content-wrap .mce-statusbar {
    449         visibility: visible !important;
     449        visibility: visible;
    450450}
    451451
    452452.post-php.mce-fullscreen #wpadminbar,
     
    487487
    488488.curtime #timestamp {
    489489        padding: 2px 0 1px 0;
    490         display: inline !important;
    491         height: auto !important;
     490        display: inline;
     491        height: auto;
    492492}
    493493
    494494#misc-publishing-actions label[for="post_status"]:before,
     
    512512        vertical-align: top;
    513513        -webkit-font-smoothing: antialiased;
    514514        -moz-osx-font-smoothing: grayscale;
    515         text-decoration: none !important;
     515        text-decoration: none;
    516516}
    517517
    518518#post-body #visibility:before {
     
    833833        display: block;
    834834        height: 20px;
    835835        width: 20px;
    836         font: normal 20px/1 'dashicons' !important;
     836        font: normal 20px/1 'dashicons';
    837837        speak: none;
    838838        -webkit-font-smoothing: antialiased;
    839839        -moz-osx-font-smoothing: grayscale;
     
    13941394        }
    13951395
    13961396        .post-format-options a div:before {
    1397                 font-size: 26px !important;
     1397                font-size: 26px;
    13981398        }
    13991399
    14001400        /* Publish Metabox Options */
     
    14711471
    14721472        /* TinyMCE Adjustments */
    14731473        .mceToolbar * {
    1474                 white-space: normal !important;
     1474                white-space: normal;
    14751475        }
    14761476
    14771477        .mceToolbar tr,
    14781478        .mceToolbar td {
    1479                 float: left !important;
     1479                float: left;
    14801480        }
    14811481
    14821482        .wp_themeSkin a.mceButton {
     
    15311531
    15321532        .wp-media-buttons span.wp-media-buttons-icon,
    15331533        .wp-media-buttons span.jetpack-contact-form-icon {
    1534                 width: 22px !important;
    1535                 margin-top: -3px !important;
    1536                 margin-left: -5px !important;
     1534                width: 22px;
     1535                margin-top: -3px;
     1536                margin-left: -5px;
    15371537        }
    15381538
    15391539        .wp-media-buttons .add_media span.wp-media-buttons-icon:before,
    15401540        .wp-media-buttons #insert-jetpack-contact-form span.jetpack-contact-form-icon:before {
    1541                 font-size: 20px !important;
     1541                font-size: 20px;
    15421542        }
    15431543
    15441544        #content_wp_fullscreen {
  • src/wp-admin/css/forms.css

     
    7979        height: 16px;
    8080        margin: -4px 4px 0 0;
    8181        outline: 0;
    82         padding: 0 !important;
     82        padding: 0;
    8383        text-align: center;
    8484        vertical-align: middle;
    8585        width: 16px;
     
    233233}
    234234
    235235.form-invalid {
    236         background-color: #ffebe8 !important;
     236        background-color: #ffebe8;
    237237}
    238238
    239239.form-invalid input,
    240240.form-invalid select {
    241         border-color: #c00 !important;
     241        border-color: #c00;
    242242}
    243243
    244244.form-input-tip {
     
    425425        padding: 0 5px 0 0;
    426426        position: relative;
    427427        top: 0;
    428         text-decoration: none !important;
     428        text-decoration: none;
    429429        vertical-align: top;
    430430        -webkit-font-smoothing: antialiased;
    431431        -moz-osx-font-smoothing: grayscale;
     
    577577}
    578578
    579579.form-table td fieldset label {
    580         margin: 0.25em 0 0.5em !important;
     580        margin: 0.25em 0 0.5em;
    581581        display: inline-block;
    582582}
    583583
  • src/wp-admin/css/ie.css

     
    153153}
    154154
    155155#adminmenu .wp-menu-arrow {
    156         display: none !important;
     156        display: none;
    157157}
    158158
    159159.js.folded #adminmenu li.menu-top {
     
    183183}
    184184
    185185#adminmenu .wp-menu-image {
    186         display: none !important;
     186        display: none;
    187187}
    188188
    189189#adminmenu a.menu-top .wp-menu-name {
     
    603603
    604604.revisions-tickmarks,
    605605.revisions-tooltip {
    606         display: none !important;
     606        display: none;
    607607}
    608608
    609609.revisions.pinned .revisions-controls {
  • src/wp-admin/css/install.css

     
    200200
    201201#pass-strength-result {
    202202        background-color: #eee;
    203         border-color: #ddd !important;
     203        border-color: #ddd;
    204204        border-style: solid;
    205205        border-width: 1px;
    206206        margin: 5px 5px 5px 0;
     
    212212
    213213#pass-strength-result.bad {
    214214        background-color: #ffb78c;
    215         border-color: #ff853c !important;
     215        border-color: #ff853c;
    216216}
    217217
    218218#pass-strength-result.good {
    219219        background-color: #ffec8b;
    220         border-color: #ffcc00 !important;
     220        border-color: #ffcc00;
    221221}
    222222
    223223#pass-strength-result.short {
    224224        background-color: #ffa0a0;
    225         border-color: #f04040 !important;
     225        border-color: #f04040;
    226226}
    227227
    228228#pass-strength-result.strong {
    229229        background-color: #c3ff88;
    230         border-color: #8dff1c !important;
     230        border-color: #8dff1c;
    231231}
    232232
    233233.message {
  • src/wp-admin/css/l10n.css

     
    6262.locale-zh-cn #wp-fullscreen-modes a { font-size: 12px; }
    6363
    6464/* zh_CN: Enlarge font-size. */
    65 .locale-zh-cn #sort-buttons { font-size: 1em !important; }
     65.locale-zh-cn #sort-buttons { font-size: 1em; }
    6666
    6767/* de_DE: Text needs more space for translation */
    6868.locale-de-de .inline-edit-row fieldset label span.title {
  • src/wp-admin/css/list-tables.css

     
    211211.vim-current,
    212212.vim-current th,
    213213.vim-current td {
    214         background-color: #e4f2fd !important;
     214        background-color: #e4f2fd;
    215215}
    216216
    217217th .comment-grey-bubble {
     
    231231        vertical-align: top;
    232232        -webkit-font-smoothing: antialiased;
    233233        -moz-osx-font-smoothing: grayscale;
    234         text-decoration: none !important;
     234        text-decoration: none;
    235235        color: #444;
    236236}
    237237
     
    307307
    308308#the-list tr:last-child td,
    309309#the-list tr:last-child th {
    310         border-bottom: none !important;
     310        border-bottom: none;
    311311        -webkit-box-shadow: none;
    312312        box-shadow: none;
    313313}
     
    380380        vertical-align: top;
    381381        -webkit-font-smoothing: antialiased;
    382382        -moz-osx-font-smoothing: grayscale;
    383         text-decoration: none !important;
     383        text-decoration: none;
    384384        color: #444;
    385385}
    386386
     
    697697}
    698698
    699699.row-title {
    700         font-size: 14px !important;
     700        font-size: 14px;
    701701        font-weight: 600;
    702702}
    703703
     
    14321432        vertical-align: top;
    14331433        -webkit-font-smoothing: antialiased;
    14341434        -moz-osx-font-smoothing: grayscale;
    1435         text-decoration: none !important;
     1435        text-decoration: none;
    14361436        color: #444;
    14371437}
    14381438
  • src/wp-admin/css/media.css

     
    674674
    675675.edit-attachment-frame .edit-media-header .right:before,
    676676.edit-attachment-frame .edit-media-header .left:before {
    677         font: normal 20px/50px 'dashicons' !important;
     677        font: normal 20px/50px 'dashicons';
    678678        display: inline;
    679679        font-weight: 300;
    680680}
     
    11591159
    11601160        .edit-attachment-frame .edit-media-header .right:before,
    11611161        .edit-attachment-frame .edit-media-header .left:before {
    1162                 line-height: 40px !important;
     1162                line-height: 40px;
    11631163        }
    11641164
    11651165        .edit-attachment-frame .edit-media-header .left {
  • src/wp-admin/css/nav-menus.css

     
    558558.menu-item-depth-10 .menu-item-transport { margin-left: -300px; }
    559559.menu-item-depth-11 .menu-item-transport { margin-left: -330px; }
    560560
    561 body.menu-max-depth-0 { min-width: 950px !important; }
    562 body.menu-max-depth-1 { min-width: 980px !important; }
    563 body.menu-max-depth-2 { min-width: 1010px !important; }
    564 body.menu-max-depth-3 { min-width: 1040px !important; }
    565 body.menu-max-depth-4 { min-width: 1070px !important; }
    566 body.menu-max-depth-5 { min-width: 1100px !important; }
    567 body.menu-max-depth-6 { min-width: 1130px !important; }
    568 body.menu-max-depth-7 { min-width: 1160px !important; }
    569 body.menu-max-depth-8 { min-width: 1190px !important; }
    570 body.menu-max-depth-9 { min-width: 1220px !important; }
    571 body.menu-max-depth-10 { min-width: 1250px !important; }
    572 body.menu-max-depth-11 { min-width: 1280px !important; }
     561body.menu-max-depth-0 { min-width: 950px; }
     562body.menu-max-depth-1 { min-width: 980px; }
     563body.menu-max-depth-2 { min-width: 1010px; }
     564body.menu-max-depth-3 { min-width: 1040px; }
     565body.menu-max-depth-4 { min-width: 1070px; }
     566body.menu-max-depth-5 { min-width: 1100px; }
     567body.menu-max-depth-6 { min-width: 1130px; }
     568body.menu-max-depth-7 { min-width: 1160px; }
     569body.menu-max-depth-8 { min-width: 1190px; }
     570body.menu-max-depth-9 { min-width: 1220px; }
     571body.menu-max-depth-10 { min-width: 1250px; }
     572body.menu-max-depth-11 { min-width: 1280px; }
    573573
    574574/* Menu item controls */
    575575.item-type {
     
    606606        display: block;
    607607        width: 30px;
    608608        height: 40px;
    609         margin-right: 0 !important;
     609        margin-right: 0;
    610610        text-indent: 100%;
    611611        outline: none;
    612612        overflow: hidden;
     
    757757
    758758@media screen and ( max-width: 782px ) {
    759759        body.nav-menus-php {
    760                 min-width: 0 !important;
     760                min-width: 0;
    761761        }
    762762
    763763        #nav-menus-frame {
  • src/wp-admin/css/press-this-editor.css

     
    8585}
    8686@media (max-width: 900px) {
    8787        body#tinymce {
    88                 padding-top: 30px !important;
     88                padding-top: 30px;
    8989        }
    9090}
    9191@media (max-width: 640px) {
  • src/wp-admin/css/revisions.css

     
    336336}
    337337
    338338.revisions.pinned .revisions-tooltip {
    339         display: none !important;
     339        display: none;
    340340}
    341341
    342342.comparing-two-revisions .revisions-tooltip {
     
    495495
    496496.wp-slider .ui-slider-handle.from-handle:before,
    497497.wp-slider .ui-slider-handle.to-handle:before {
    498         font-size: 20px !important;
     498        font-size: 20px;
    499499        margin: -1px 0 0 -1px;
    500500}
    501501
  • src/wp-admin/css/themes.css

     
    441441}
    442442
    443443.theme-overlay .theme-header .close:before {
    444         font: normal 22px/50px 'dashicons' !important;
     444        font: normal 22px/50px 'dashicons';
    445445        color: #777;
    446446        display: inline-block;
    447447        content: '\f335';
     
    499499
    500500.theme-overlay .theme-header .right:before,
    501501.theme-overlay .theme-header .left:before {
    502         font: normal 20px/50px 'dashicons' !important;
     502        font: normal 20px/50px 'dashicons';
    503503        display: inline;
    504504        font-weight: 300;
    505505}
     
    10871087        content: '\f147';
    10881088}
    10891089.theme-browser .theme.is-installed .theme-actions .button-primary {
    1090         display: none !important;
     1090        display: none;
    10911091}
    10921092
    10931093.theme-install-php a.upload,
     
    11541154        display: block;
    11551155}
    11561156body.show-upload-theme p.no-themes {
    1157         display: none !important;
     1157        display: none;
    11581158}
    11591159
    11601160.theme-install-php .add-new-theme {
    1161         display: none !important;
     1161        display: none;
    11621162}
    11631163
    11641164@media only screen and (max-width: 1120px) {
     
    13271327
    13281328.wp-full-overlay.collapsed,
    13291329.wp-full-overlay.expanded .wp-full-overlay-sidebar {
    1330         margin-left: 0 !important;
     1330        margin-left: 0;
    13311331}
    13321332
    13331333.wp-full-overlay.expanded {
     
    15271527        position: relative;
    15281528        -webkit-font-smoothing: antialiased;
    15291529        -moz-osx-font-smoothing: grayscale;
    1530         text-decoration: none !important;
     1530        text-decoration: none;
    15311531}
    15321532
    15331533/* rtl:ignore */
  • src/wp-admin/css/widgets.css

     
    535535        }
    536536
    537537        div.widget {
    538                 margin: 0 auto 10px !important;
     538                margin: 0 auto 10px;
    539539                max-width: 480px;
    540540        }
    541541}
  • src/wp-admin/js/svg-painter.js

     
    233233                                }
    234234                        }
    235235
    236                         $element.attr( 'style', 'background-image: url("data:image/svg+xml;base64,' + xml + '") !important;' );
     236                        $element.attr( 'style', 'background-image: url("data:image/svg+xml;base64,' + xml + '");' );
    237237                }
    238238        };
    239239
  • src/wp-content/themes/twentyeleven/colors/dark.css

     
    590590@media print {
    591591        body {
    592592                color: #333;
    593                 background: none !important;
     593                background: none;
    594594        }
    595595        #page {
    596                 background: none !important;
     596                background: none;
    597597        }
    598598
    599599        /* Comments */
     
    608608                color: #959595;
    609609        }
    610610        .commentlist > li:before {
    611                 content: none !important;
     611                content: none;
    612612        }
    613613
    614614        /* Post Author threaded comments */
  • src/wp-content/themes/twentyeleven/editor-style.css

     
    101101}
    102102.mceContentBody blockquote,
    103103.mceContentBody blockquote p {
    104         font-family: Georgia, "Bitstream Charter", serif !important;
    105         font-style: italic !important;
     104        font-family: Georgia, "Bitstream Charter", serif;
     105        font-style: italic;
    106106        font-weight: normal;
    107107        margin: 0 3em;
    108108}
     
    213213
    214214/* Tables */
    215215table {
    216         border: none !important;
    217         border-bottom: 1px solid #ddd !important;
     216        border: none;
     217        border-bottom: 1px solid #ddd;
    218218        border-collapse: collapse;
    219219        border-spacing: 0;
    220220        text-align: left;
     
    222222        width: 100%;
    223223}
    224224tr th {
    225         border: none !important;
     225        border: none;
    226226        color: #666;
    227227        font-size: 10px;
    228228        font-weight: 500;
     
    231231        text-transform: uppercase;
    232232}
    233233td {
    234         border: none !important;
    235         border-top: 1px solid #ddd !important;
     234        border: none;
     235        border-top: 1px solid #ddd;
    236236        padding: 6px 10px 6px 0;
    237237}
    238238
     
    273273}
    274274.wp-caption img {
    275275        display: block;
    276         margin: 5px auto 0 !important;
     276        margin: 5px auto 0;
    277277        max-width: 98%;
    278278        border-color: #eee;
    279279}
     
    280280.wp-caption .wp-caption-text,
    281281.wp-caption-dd {
    282282        color: #666;
    283         font-family: Georgia, serif !important;
     283        font-family: Georgia, serif;
    284284        font-size: 12px;
    285         margin: 0 0 0.6em 0 !important;
     285        margin: 0 0 0.6em 0;
    286286        padding: 0 0 5px 40px;
    287287        position: relative;
    288288        text-align: left;
  • src/wp-content/themes/twentyeleven/rtl.css

     
    531531        /* Talking avatars take up too much room at this size */
    532532        .commentlist > li.comment,
    533533        .commentlist > li.pingback {
    534                 margin-right: 0 !important;
     534                margin-right: 0;
    535535        }
    536536        .commentlist .children .avatar {
    537537                left: auto;
  • src/wp-content/themes/twentyeleven/style.css

     
    509509        background: #eee;
    510510        border-bottom: 1px solid #ddd;
    511511        color: #1982d1;
    512         clip: auto !important;
     512        clip: auto;
    513513        font-size: 12px;
    514514        position: absolute;
    515515        text-decoration: underline;
     
    734734.blog .sticky .entry-header .entry-meta {
    735735        clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    736736        clip: rect(1px, 1px, 1px, 1px);
    737         position: absolute !important;
     737        position: absolute;
    738738}
    739739.entry-title,
    740740.entry-header .entry-meta {
     
    993993        max-width: 100%;
    994994}
    995995.entry-content .twitter-tweet-rendered {
    996         max-width: 100% !important; /* Override the Twitter embed fixed width */
     996        max-width: 100%; /* Override the Twitter embed fixed width */
    997997}
    998998
    999999/* Password Protected Posts */
     
    14351435section.featured-post .entry-meta {
    14361436        clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    14371437        clip: rect(1px, 1px, 1px, 1px);
    1438         position: absolute !important;
     1438        position: absolute;
    14391439}
    14401440
    14411441/* Small featured post */
     
    24862486        }
    24872487        /* Make sure the logo and search form don't collide */
    24882488        #branding #searchform {
    2489                 top: 1.625em !important;
     2489                top: 1.625em;
    24902490        }
    24912491        /* Floated content doesn't work well at this size */
    24922492        .alignleft,
     
    25152515        /* Talking avatars take up too much room at this size */
    25162516        .commentlist > li.comment,
    25172517        .commentlist > li.pingback {
    2518                 margin-left: 0 !important;
     2518                margin-left: 0;
    25192519        }
    25202520        .commentlist .avatar {
    25212521                background: transparent;
     
    25752575
    25762576@media print {
    25772577        body {
    2578                 background: none !important;
     2578                background: none;
    25792579                font-size: 10pt;
    25802580        }
    25812581        footer.entry-meta a[rel=bookmark]:link:after,
     
    25832583                content: " [" attr(href) "] "; /* Show URLs */
    25842584        }
    25852585        #page {
    2586                 clear: both !important;
    2587                 display: block !important;
    2588                 float: none !important;
     2586                clear: both;
     2587                display: block;
     2588                float: none;
    25892589                max-width: 100%;
    2590                 position: relative !important;
     2590                position: relative;
    25912591        }
    25922592        #branding {
    2593                 border-top: none !important;
     2593                border-top: none;
    25942594                padding: 0;
    25952595        }
    25962596        #branding hgroup {
  • src/wp-content/themes/twentyfifteen/genericons/example.html

     
    226226}
    227227
    228228.genericon-404 {
    229         display: none !important; /* This is an easter egg */
     229        display: none; /* This is an easter egg */
    230230}
    231231
    232232.genericon:after {
  • src/wp-content/themes/twentyfifteen/style.css

     
    10041004
    10051005/* reset screen-reader-text */
    10061006.pagination .current .screen-reader-text {
    1007         position: static !important;
     1007        position: static;
    10081008}
    10091009
    10101010.pagination .page-numbers {
     
    11551155        clip: rect(1px, 1px, 1px, 1px);
    11561156        height: 1px;
    11571157        overflow: hidden;
    1158         position: absolute !important;
     1158        position: absolute;
    11591159        width: 1px;
    11601160}
    11611161
     
    28282828
    28292829        /* restore screen-reader-text */
    28302830        .pagination .current .screen-reader-text {
    2831                 position: absolute !important;
     2831                position: absolute;
    28322832        }
    28332833
    28342834        .pagination .page-numbers {
     
    58405840
    58415841@media print {
    58425842        body {
    5843                 background: none !important; /* Brute force since user agents all print differently. */
     5843                background: none; /* Brute force since user agents all print differently. */
    58445844                font-size: 11.25pt;
    58455845        }
    58465846
     
    58965896        .site-info a,
    58975897        .wp-caption-text,
    58985898        .gallery-caption {
    5899                 color: #000 !important; /* Make sure color schemes don't affect to print */
     5899                color: #000; /* Make sure color schemes don't affect to print */
    59005900        }
    59015901
    59025902        pre,
     
    59155915        .comment-list .pingback,
    59165916        .comment-list .trackback,
    59175917        .no-comments {
    5918                 border-color: #eaeaea !important; /* Make sure color schemes don't affect to print */
     5918                border-color: #eaeaea; /* Make sure color schemes don't affect to print */
    59195919        }
    59205920
    59215921        .site {
     
    59475947        }
    59485948
    59495949        .sticky-post {
    5950                 background: #000 !important;
    5951                 color: #fff !important;
     5950                background: #000;
     5951                color: #fff;
    59525952        }
    59535953
    59545954        .entry-header,
  • src/wp-content/themes/twentyfourteen/style.css

     
    41724172
    41734173@media print {
    41744174        body {
    4175                 background: none !important; /* Brute force since user agents all print differently. */
     4175                background: none; /* Brute force since user agents all print differently. */
    41764176                color: #2b2b2b;
    41774177                font-size: 12pt;
    41784178        }
  • src/wp-content/themes/twentyten/editor-style.css

     
    214214        font-size: 0.9em;
    215215}
    216216table {
    217         border: 1px solid #e7e7e7 !important;
     217        border: 1px solid #e7e7e7;
    218218        border-collapse: collapse;
    219219        border-spacing: 0;
    220220        margin: 0 -1px 24px 0;
     
    223223}
    224224tr th,
    225225thead th {
    226         border: none !important;
     226        border: none;
    227227        color: #888;
    228228        font-size: 12px;
    229229        font-weight: bold;
     
    231231        padding: 9px 24px;
    232232}
    233233tr td {
    234         border: none !important;
    235         border-top: 1px solid #e7e7e7 !important;
     234        border: none;
     235        border-top: 1px solid #e7e7e7;
    236236        padding: 6px 24px;
    237237}
    238238img {
     
    282282        font-size: 12px;
    283283        line-height: 18px;
    284284        margin-bottom: 20px;
    285         max-width: 632px !important; /* prevent too-wide images from breaking layout */
     285        max-width: 632px; /* prevent too-wide images from breaking layout */
    286286        padding: 4px;
    287287        text-align: center;
    288288}
  • src/wp-content/themes/twentyten/style.css

     
    837837        background: #f1f1f1;
    838838        line-height: 18px;
    839839        margin-bottom: 20px;
    840         max-width: 632px !important; /* prevent too-wide images from breaking layout */
     840        max-width: 632px; /* prevent too-wide images from breaking layout */
    841841        padding: 4px;
    842842        text-align: center;
    843843}
     
    13061306
    13071307@media print {
    13081308        body {
    1309                 background: none !important;
     1309                background: none;
    13101310        }
    13111311        #wrapper {
    1312                 clear: both !important;
    1313                 display: block !important;
    1314                 float: none !important;
    1315                 position: relative !important;
     1312                clear: both;
     1313                display: block;
     1314                float: none;
     1315                position: relative;
    13161316        }
    13171317        #header {
    13181318                border-bottom: 2pt solid #000;
     
    13461346        .navigation,
    13471347        .page-link,
    13481348        .widget-area {
    1349                 display: none !important;
     1349                display: none;
    13501350        }
    13511351        #container,
    13521352        #header,
  • src/wp-content/themes/twentythirteen/inc/custom-header.php

     
    179179        <?php if ( ! display_header_text() ) : ?>
    180180        #headimg h1,
    181181        #headimg h2 {
    182                 position: absolute !important;
     182                position: absolute;
    183183                clip: rect(1px 1px 1px 1px); /* IE7 */
    184184                clip: rect(1px, 1px, 1px, 1px);
    185185        }
  • src/wp-content/themes/twentythirteen/style.css

     
    549549        background-color: #f1f1f1;
    550550        border-radius: 3px;
    551551        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    552         clip: auto !important;
     552        clip: auto;
    553553        color: #21759b;
    554554        display: block;
    555555        font-size: 14px;
     
    694694
    695695/* Override the Twitter embed fixed width. */
    696696.entry-content .twitter-tweet-rendered {
    697         max-width: 100% !important;
     697        max-width: 100%;
    698698}
    699699
    700700/* Images */
     
    14521452}
    14531453
    14541454.format-audio .wp-audio-shortcode {
    1455         height: 30px !important; /* Override mediaelement.js style */
     1455        height: 30px; /* Override mediaelement.js style */
    14561456        margin: 20px 0;
    1457         max-width: 400px !important; /* Override mediaelement.js style */
     1457        max-width: 400px; /* Override mediaelement.js style */
    14581458}
    14591459
    14601460.format-audio audio {
    1461         max-width: 100% !important; /* Avoid player width overflow. */
     1461        max-width: 100%; /* Avoid player width overflow. */
    14621462}
    14631463
    14641464/* Chat */
     
    31223122
    31233123@media print {
    31243124        body {
    3125                 background: none !important;
     3125                background: none;
    31263126                color: #000;
    31273127                font-size: 10pt;
    31283128        }
     
    31373137        }
    31383138
    31393139        .site-header {
    3140                 background-image: none !important;
     3140                background-image: none;
    31413141        }
    31423142
    31433143        .site-header .home-link {
  • src/wp-content/themes/twentytwelve/css/ie.css

     
    7373.main-navigation div.nav-menu > ul {
    7474        border-bottom: 1px solid #ededed;
    7575        border-top: 1px solid #ededed;
    76         display: inline-block !important;
     76        display: inline-block;
    7777        text-align: left;
    7878        width: 100%;
    7979}
  • src/wp-content/themes/twentytwelve/editor-style.css

     
    129129        font-size: 128.571429%;
    130130}
    131131.mceContentBody blockquote {
    132         font-style: italic !important;
     132        font-style: italic;
    133133        font-weight: normal;
    134134        margin: 0;
    135135        padding: 24px;
     
    277277        text-transform: uppercase;
    278278}
    279279td {
    280         border-top: 1px solid #ededed !important;
     280        border-top: 1px solid #ededed;
    281281        color: #757575;
    282282        font-size: inherit;
    283283        font-weight: normal;
  • src/wp-content/themes/twentytwelve/inc/custom-header.php

     
    125125                text-decoration: none;
    126126        }
    127127        #headimg h1 a:hover {
    128                 color: #21759b !important; /* Has to override custom inline style. */
     128                color: #21759b; /* Has to override custom inline style. */
    129129        }
    130130        #headimg h2 {
    131131                color: #757575;
  • src/wp-content/themes/twentytwelve/style.css

     
    341341        max-width: 100%;
    342342}
    343343.entry-content .twitter-tweet-rendered {
    344         max-width: 100% !important; /* Override the Twitter embed fixed width */
     344        max-width: 100%; /* Override the Twitter embed fixed width */
    345345}
    346346
    347347/* Images */
     
    504504/* Assistive text */
    505505.assistive-text,
    506506.site .screen-reader-text {
    507         position: absolute !important;
     507        position: absolute;
    508508        clip: rect(1px, 1px, 1px, 1px);
    509509        overflow: hidden;
    510510        height: 1px;
     
    517517        background: #fff;
    518518        border: 2px solid #333;
    519519        border-radius: 3px;
    520         clip: auto !important;
     520        clip: auto;
    521521        color: #000;
    522522        display: block;
    523523        font-size: 12px;
     
    15111511        .main-navigation div.nav-menu > ul {
    15121512                border-bottom: 1px solid #ededed;
    15131513                border-top: 1px solid #ededed;
    1514                 display: inline-block !important;
     1514                display: inline-block;
    15151515                text-align: left;
    15161516                width: 100%;
    15171517        }
     
    16751675
    16761676@media print {
    16771677        body {
    1678                 background: none !important;
     1678                background: none;
    16791679                color: #000;
    16801680                font-size: 10pt;
    16811681        }
     
    16941694                box-shadow: none;
    16951695        }
    16961696        .site {
    1697                 clear: both !important;
    1698                 display: block !important;
    1699                 float: none !important;
     1697                clear: both;
     1698                display: block;
     1699                float: none;
    17001700                max-width: 100%;
    1701                 position: relative !important;
     1701                position: relative;
    17021702        }
    17031703        .site-header {
    17041704                margin-bottom: 72px;
  • src/wp-includes/admin-bar.php

     
    873873 */
    874874function _admin_bar_bump_cb() { ?>
    875875<style type="text/css" media="screen">
    876         html { margin-top: 32px !important; }
    877         * html body { margin-top: 32px !important; }
     876        html { margin-top: 32px; }
     877        * html body { margin-top: 32px; }
    878878        @media screen and ( max-width: 782px ) {
    879                 html { margin-top: 46px !important; }
    880                 * html body { margin-top: 46px !important; }
     879                html { margin-top: 46px; }
     880                * html body { margin-top: 46px; }
    881881        }
    882882</style>
    883883<?php
  • src/wp-includes/css/admin-bar.css

     
    231231        padding: 4px 0;
    232232        -webkit-font-smoothing: antialiased;
    233233        -moz-osx-font-smoothing: grayscale;
    234         background-image: none !important;
     234        background-image: none;
    235235        margin-right: 6px;
    236236}
    237237
     
    482482 */
    483483#wpadminbar .quicklinks li .blavatar {
    484484        float: left;
    485         font: normal 16px/1 'dashicons' !important;
     485        font: normal 16px/1 'dashicons';
    486486        speak: none;
    487487        -webkit-font-smoothing: antialiased;
    488488        -moz-osx-font-smoothing: grayscale;
     
    582582        top: 6px;
    583583        left: 5px;
    584584        z-index: 20;
    585         font: normal 20px/1 'dashicons' !important;
     585        font: normal 20px/1 'dashicons';
    586586        content: '\f179';
    587587        speak: none;
    588588        -webkit-font-smoothing: antialiased;
     
    745745.no-font-face #wpadminbar .ab-icon:before,
    746746.no-font-face #wpadminbar a.ab-item:before,
    747747.no-font-face #wpadminbar #wp-admin-bar-wp-logo > .ab-item {
    748         display: none !important;
     748        display: none;
    749749}
    750750
    751751.no-font-face #wpadminbar ul.ab-top-menu > li > a > span.ab-label {
     
    753753}
    754754
    755755.no-font-face #wpadminbar #wp-admin-bar-menu-toggle span.ab-icon {
    756         display: inline !important;
     756        display: inline;
    757757}
    758758
    759759.no-font-face #wpadminbar #wp-admin-bar-menu-toggle span.ab-icon:before {
    760760        content: "Menu";
    761         font: 14px/45px sans-serif !important;
    762         display: inline-block !important;
     761        font: 14px/45px sans-serif;
     762        display: inline-block;
    763763        color: #fff;
    764764}
    765765
     
    797797        }
    798798
    799799        #wpadminbar .ab-icon {
    800                 font: 40px/1 dashicons !important;
     800                font: 40px/1 dashicons;
    801801                margin: 0;
    802802                padding: 0;
    803803                width: 52px;
     
    860860        }
    861861
    862862        #wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon:before {
    863                 font: 28px/1 'dashicons' !important;
     863                font: 28px/1 'dashicons';
    864864                top: -3px;
    865865        }
    866866
     
    922922        #wpadminbar #wp-admin-bar-new-content .ab-icon:before {
    923923                top: 0;
    924924                line-height: 53px;
    925                 height: 46px !important;
     925                height: 46px;
    926926                text-align: center;
    927927                width: 52px;
    928928                display: block;
     
    992992        }
    993993
    994994        #wpadminbar #wp-admin-bar-user-info .username {
    995                 line-height: 0.8 !important;
     995                line-height: 0.8;
    996996                margin-bottom: -2px;
    997997        }
    998998
  • src/wp-includes/css/buttons.css

     
    187187.wp-core-ui .button-secondary:disabled,
    188188.wp-core-ui .button-secondary.disabled,
    189189.wp-core-ui .button-disabled {
    190         color: #a0a5aa !important;
    191         border-color: #ddd !important;
    192         background: #f7f7f7 !important;
    193         -webkit-box-shadow: none !important;
    194         box-shadow: none !important;
    195         text-shadow: 0 1px 0 #fff !important;
     190        color: #a0a5aa;
     191        border-color: #ddd;
     192        background: #f7f7f7;
     193        -webkit-box-shadow: none;
     194        box-shadow: none;
     195        text-shadow: 0 1px 0 #fff;
    196196        cursor: default;
    197197}
    198198
     
    249249.wp-core-ui .button-primary:disabled,
    250250.wp-core-ui .button-primary-disabled,
    251251.wp-core-ui .button-primary.disabled {
    252         color: #94cde7 !important;
    253         background: #298cba !important;
    254         border-color: #1b607f !important;
    255         -webkit-box-shadow: none !important;
    256         box-shadow: none !important;
    257         text-shadow: 0 -1px 0 rgba( 0, 0, 0, 0.1 ) !important;
     252        color: #94cde7;
     253        background: #298cba;
     254        border-color: #1b607f;
     255        -webkit-box-shadow: none;
     256        box-shadow: none;
     257        text-shadow: 0 -1px 0 rgba( 0, 0, 0, 0.1 );
    258258        cursor: default;
    259259}
    260260
  • src/wp-includes/css/editor.css

     
    20532053        }
    20542054
    20552055        #wp-fullscreen-central-toolbar {
    2056                 width: auto !important;
     2056                width: auto;
    20572057                min-width: 0;
    20582058        }
    20592059
     
    20862086
    20872087        .wp-fullscreen-wrap .wp-editor-container,
    20882088        .wp-fullscreen-title {
    2089                 width: 480px !important;
     2089                width: 480px;
    20902090        }
    20912091
    20922092        body.wp-fullscreen-active {
     
    21042104        }
    21052105
    21062106        #wp-fullscreen-status {
    2107                 width: auto !important;
     2107                width: auto;
    21082108                max-width: 100%;
    21092109                padding: 0 10px;
    21102110        }
  • src/wp-includes/css/jquery-ui-dialog.css

     
    6464/* Interaction Cues
    6565----------------------------------*/
    6666.ui-state-disabled {
    67         cursor: default !important;
     67        cursor: default;
    6868}
    6969
    7070
     
    244244
    245245.ui-button[disabled],
    246246.ui-button:disabled {
    247         color: #a0a5aa !important;
    248         border-color: #ddd !important;
    249         background: #f7f7f7 !important;
    250         -webkit-box-shadow: none !important;
    251         box-shadow: none !important;
    252         text-shadow: 0 1px 0 #fff !important;
     247        color: #a0a5aa;
     248        border-color: #ddd;
     249        background: #f7f7f7;
     250        -webkit-box-shadow: none;
     251        box-shadow: none;
     252        text-shadow: 0 1px 0 #fff;
    253253        cursor: default;
    254254}
    255255
  • src/wp-includes/css/media-views.css

     
    471471.sidebar-for-errors .compat-item,
    472472.sidebar-for-errors .media-sidebar .media-progress-bar,
    473473.sidebar-for-errors .upload-details {
    474         display: none !important;
     474        display: none;
    475475}
    476476
    477477/**
     
    10991099}
    11001100
    11011101.uploader-inline .close:before {
    1102         font: normal 30px/50px 'dashicons' !important;
     1102        font: normal 30px/50px 'dashicons';
    11031103        color: #777;
    11041104        display: inline-block;
    11051105        content: '\f335';
     
    13631363}
    13641364
    13651365.uploader-inline .browser {
    1366         display: inline-block !important;
     1366        display: inline-block;
    13671367}
    13681368
    13691369/**
     
    17001700}
    17011701
    17021702.media-modal .imgedit-wait {
    1703         height: auto !important;
     1703        height: auto;
    17041704        right: 0;
    17051705        bottom: 0;
    17061706        left: 0;
  • src/wp-includes/css/wp-auth-check.css

     
    7272
    7373#wp-auth-check-wrap .wp-auth-check-close:before {
    7474        content: '\f158';
    75         display: block !important;
     75        display: block;
    7676        font: normal 20px/1 'dashicons';
    7777        speak: none;
    7878        height: 22px;
     
    8080        text-align: center;
    8181        width: 22px;
    8282        color: #777;
    83         -webkit-font-smoothing: antialiased !important;
     83        -webkit-font-smoothing: antialiased;
    8484        -moz-osx-font-smoothing: grayscale;
    8585}
    8686
  • src/wp-includes/css/wp-pointer.css

     
    6363        background: none;
    6464        color: #b4b9be;
    6565        content: '\f153';
    66         display: block !important;
     66        display: block;
    6767        font: normal 16px/1 'dashicons';
    6868        speak: none;
    6969        margin: 1px 0;
    7070        text-align: center;
    71         -webkit-font-smoothing: antialiased !important;
     71        -webkit-font-smoothing: antialiased;
    7272        width: 10px;
    7373        height: 100%;
    7474        position: absolute;
  • src/wp-includes/js/mediaelement/wp-mediaelement.css

     
    7474}
    7575
    7676.me-cannotplay {
    77         width: auto !important;
     77        width: auto;
    7878}
    7979
    8080.media-embed-details .wp-audio-shortcode {
  • src/wp-includes/js/tinymce/skins/wordpress/wp-content.css

     
    2020        color: #333;
    2121        margin: 9px 10px;
    2222        max-width: 100%;
    23         -webkit-font-smoothing: antialiased !important;
     23        -webkit-font-smoothing: antialiased;
    2424}
    2525
    2626body.rtl {
     
    3232}
    3333
    3434body.wp-autoresize {
    35         overflow: visible !important;
     35        overflow: visible;
    3636        /* The padding ensures margins of the children are contained in the body. */
    37         padding-top: 1px !important;
    38         padding-bottom: 1px !important;
    39         padding-left: 0 !important;
    40         padding-right: 0 !important;
     37        padding-top: 1px;
     38        padding-bottom: 1px;
     39        padding-left: 0;
     40        padding-right: 0;
    4141}
    4242
    4343/* When font-weight is different than the default browser style,
     
    4444Chrome and Safari replace <strong> and <b> with spans with inline styles on pasting?! */
    4545body.webkit strong,
    4646body.webkit b {
    47         font-weight: bold !important;
     47        font-weight: bold;
    4848}
    4949
    5050pre {