Make WordPress Core

Ticket #26669: 26669.3.diff

File 26669.3.diff, 9.8 KB (added by helen, 11 years ago)
  • src/wp-admin/css/wp-admin.css

     
    5050
    5151------------------------------------------------------------------------*/
    5252
     53/* SPLIT POINT: common */
     54
    5355/* 2 column liquid layout */
    5456#wpwrap {
    5557        height: auto;
     
    283285        color: #888;
    284286}
    285287
     288/* SPLIT POINT: forms */
     289
    286290/* include margin and padding in the width calculation of input and textarea */
    287291input,
    288292input[type="text"],
     
    421425        font-family: sans-serif;
    422426}
    423427
     428/* SPLIT POINT: common */
     429
    424430/* general */
    425431html,
    426432body {
     
    446452        padding-top: 1px;
    447453}
    448454
     455/* SPLIT NOTE: login */
    449456body.login {
    450457        background: #f1f1f1;
    451458        min-width: 0;
     
    456463        border: 0;
    457464}
    458465
     466/* SPLIT POINT: forms */
     467
    459468td,
    460469textarea,
    461470input,
     
    489498        line-height: 1.4;
    490499}
    491500
     501/* SPLIT POINT: common */
     502
    492503a {
    493504        color: #0074a2;
    494505        -webkit-transition-property: border, background, color;
     
    803814        padding-top: 10px;
    804815}
    805816
     817/* SPLIT POINT: list tables */
     818
    806819.plugins tbody th.check-column,
    807820.plugins tbody {
    808821        padding: 8px 0 0 2px;
     
    831844        padding-top: 11px;
    832845}
    833846
     847/* SPLIT POINT: common */
     848
    834849.update-php div.updated,
    835850.update-php div.error {
    836851        margin-left: 0;
     
    874889        margin: 5px 0 15px;
    875890}
    876891
     892/* SPLIT NOTE: login */
    877893div.updated,
    878894.login .message,
    879895.press-this #message {
     
    885901        box-shadow:         0px 1px 1px 0px rgba(0,0,0,0.1);
    886902}
    887903
     904/* SPLIT NOTE: login */
    888905div.error,
    889906.login #login_error {
    890907        border-left: 4px solid #dd3d36;
     
    949966        background-color: #fff;
    950967}
    951968
     969/* SPLIT POINT: forms */
     970
    952971textarea,
    953972input[type="text"],
    954973input[type="password"],
     
    10021021   color: #a9a9a9;
    10031022}
    10041023
     1024/* SPLIT POINT: common */
     1025
    10051026.sorthelper {
    10061027        background-color: #ccf3fa;
    10071028}
     
    10211042        border-right-color: #99d;
    10221043}
    10231044
     1045/* SPLIT POINT: forms */
     1046
    10241047.form-invalid {
    10251048        background-color: #ffebe8 !important;
    10261049}
     
    10341057        color: #666;
    10351058}
    10361059
     1060/* SPLIT POINT: common */
     1061
    10371062.media-upload-form label.form-help,
    10381063td.help {
    10391064        color: #9a9a9a;
     
    11451170        transition:         all .1s ease-in-out;
    11461171}
    11471172
     1173/* SPLIT POINT: admin menu */
     1174
    11481175.icon16.icon-dashboard:before,
    11491176#adminmenu .menu-icon-dashboard div.wp-menu-image:before {
    11501177        content: '\f226';
     
    12411268        background-image: none !important;
    12421269}
    12431270
     1271/* SPLIT POINT: common */
     1272
    12441273.key-labels label {
    12451274        line-height: 24px;
    12461275}
     
    12761305        border-bottom: 1px solid #fafafa;
    12771306}
    12781307
     1308/* SPLIT POINT: forms */
     1309
    12791310/*------------------------------------------------------------------------------
    12801311  2.0 - Forms
    12811312------------------------------------------------------------------------------*/
     
    13341365        padding-top: 0;
    13351366}
    13361367
     1368/* SPLIT POINT: common */
     1369
    13371370table.widefat span.delete a,
    13381371table.widefat span.trash a,
    13391372table.widefat span.spam a,
     
    13651398        border: none;
    13661399}
    13671400
     1401/* SPLIT POINT: edit */
     1402
    13681403#minor-publishing-actions input,
    13691404#major-publishing-actions input,
    13701405#minor-publishing-actions .preview {
    13711406        text-align: center;
    13721407}
    13731408
     1409/* SPLIT POINT: forms */
     1410
    13741411textarea.all-options,
    13751412input.all-options {
    13761413        width: 250px;
     
    15561593        cursor: pointer;
    15571594}
    15581595
     1596/* SPLIT POINT: common (some is really edit, but let's not worry right now) */
     1597
    15591598/*------------------------------------------------------------------------------
    15601599  3.0 - Actions
    15611600------------------------------------------------------------------------------*/
     
    19752014        overflow: auto;
    19762015}
    19772016
     2017/* SPLIT POINT: admin menu */
    19782018
    19792019/*------------------------------------------------------------------------------
    19802020  7.0 - Main Navigation (Left Menu)
     
    25782618
    25792619}
    25802620
     2621/* SPLIT POINT: list tables */
     2622
    25812623/* List table styles */
    25822624.post-com-count-wrapper {
    25832625        min-width: 22px;
     
    26792721        color: #444;
    26802722}
    26812723
     2724/* SPLIT POINT: common */
     2725
    26822726/*------------------------------------------------------------------------------
    26832727  8.0 - Layout Blocks
    26842728------------------------------------------------------------------------------*/
     
    30473091        padding: 0 5px;
    30483092}
    30493093
     3094/* SPLIT POINT: dashboard */
    30503095
    30513096/*------------------------------------------------------------------------------
    30523097  9.0 - Dashboard
     
    31543199        line-height: 1;
    31553200}
    31563201
     3202/* SPLIT NOTE: these are icons */
    31573203#welcome-panel.welcome-panel .welcome-panel-close::before,
    31583204.tagchecklist span a:before,
    31593205#bulk-titles div a:before {
     
    38073853
    38083854}
    38093855
     3856/* SPLIT POINT: list tables */
     3857
    38103858/*------------------------------------------------------------------------------
    38113859  10.0 - List Posts (/Pages/etc)
    38123860------------------------------------------------------------------------------*/
     
    45034551        top: -3px;
    45044552}
    45054553
     4554/* SPLIT POINT: edit */
    45064555
    45074556/*------------------------------------------------------------------------------
    45084557  11.0 - Write/Edit Post Screen
     
    50845133        padding-right: 10px;
    50855134}
    50865135
     5136/* SPLIT POINT: revisions */
     5137
    50875138/*------------------------------------------------------------------------------
    50885139  11.2 - Post Revisions
    50895140------------------------------------------------------------------------------*/
     
    56295680        right: 0;
    56305681}
    56315682
     5683/* SPLIT POINT: edit */
    56325684
    56335685/*------------------------------------------------------------------------------
    56345686  11.3 - Featured Images
     
    57875839        content: '\f103';
    57885840}
    57895841
     5842/* SPLIT POINT: taxonomy */
     5843
    57905844/*------------------------------------------------------------------------------
    57915845  12.0 - Categories
    57925846------------------------------------------------------------------------------*/
     
    60126066        text-decoration: underline;
    60136067}
    60146068
     6069/* SPLIT POINT: links (??) */
     6070
    60156071/* links tables */
    60166072table.links-table {
    60176073        width: 100%;
     
    60456101        max-width: 280px;
    60466102}
    60476103
     6104/* SPLIT POINT: media */
     6105
    60486106/*------------------------------------------------------------------------------
    60496107  14.0 - Media Screen
    60506108------------------------------------------------------------------------------*/
     
    66776735        padding: 2px 10px;
    66786736}
    66796737
     6738/* SPLIT POINT: comments */
     6739
    66806740/*------------------------------------------------------------------------------
    66816741  15.0 - Comments Screen
    66826742------------------------------------------------------------------------------*/
     
    69386998        background-color: #e4f2fd !important;
    69396999}
    69407000
     7001/* SPLIT POINT: themes */
    69417002
    69427003/*------------------------------------------------------------------------------
    69437004  16.0 - Themes
     
    81298190        }
    81308191}
    81318192
     8193/* SPLIT POINT: common */
     8194
    81328195/* @todo: surely this belongs elsewhere */
    81338196#post-body ul.add-menu-item-tabs li.tabs a {
    81348197        font-weight: 600;
     
    81568219        color: #ccc;
    81578220}
    81588221
     8222/* SPLIT POINT: appearance */
    81598223
    81608224/*------------------------------------------------------------------------------
    81618225  16.3 - Custom Header Screen
     
    82068270        max-height: 300px;
    82078271}
    82088272
     8273/* SPLIT POINT: list tables */
    82098274
    82108275/*------------------------------------------------------------------------------
    82118276  17.0 - Plugins
     
    84008465        margin: 2.5em 0 8px;
    84018466}
    84028467
     8468/* SPLIT POINT: settings (? but includes users and tools) */
    84038469
    84048470/*------------------------------------------------------------------------------
    84058471  18.0 - Users
     
    85738639        margin: -3px 3px;
    85748640}
    85758641
     8642/* SPLIT POINT: common */
     8643
    85768644/*------------------------------------------------------------------------------
    85778645  21.0 - Admin Footer
    85788646------------------------------------------------------------------------------*/
     
    86058673        text-decoration: underline;
    86068674}
    86078675
     8676/* SPLIT POINT: about */
     8677
    86088678/*------------------------------------------------------------------------------
    86098679  22.0 - About Pages
    86108680------------------------------------------------------------------------------*/
     
    89529022        margin: 0.6em 0;
    89539023}
    89549024
     9025/* SPLIT POINT: appearance */
     9026
    89559027/*------------------------------------------------------------------------------
    89569028  23.0 - Full Overlay w/ Sidebar
    89579029------------------------------------------------------------------------------*/
     
    93049376        background-size: 20px 20px;
    93059377}
    93069378
     9379/* SPLIT POINT: common */
    93079380
    93089381/*------------------------------------------------------------------------------
    93099382  25.0 - Tabbed Admin Screen Interface (Experimental)
     
    97109783        display: inline;
    97119784}
    97129785
     9786/* SPLIT POINT: localization */
     9787
    97139788/*------------------------------------------------------------------------------
    97149789  27.0 - Localization
    97159790------------------------------------------------------------------------------*/
     
    97339808        font-weight: bold;
    97349809}
    97359810
     9811/* SPLIT POINT: dashboard */
    97369812
    97379813/*-----------------------------------------------------------------------------
    97389814 MERGED
     
    997410050        font-size: 16px;
    997510051}
    997610052
     10053/* SPLIT POINT: login */
    997710054
    997810055/* login */
    997910056
     
    1015610233        margin: 0;
    1015710234}
    1015810235
     10236/* SPLIT POINT: list tables */
     10237
    1015910238/* ms */
    1016010239/* Background Color for Site Status */
    1016110240.wp-list-table .site-deleted {
     
    1017110250        background: #fecac2;
    1017210251}
    1017310252
     10253/* SPLIT POINT: nav menus */
     10254
    1017410255/* nav-menu */
    1017510256
    1017610257.no-js #message {
     
    1091610997        display: block;
    1091710998}
    1091810999
     11000/* SPLIT POINT: common */
     11001
    1091911002/* Star Ratings - Back-compat for pre-3.8 */
    1092011003div.star-holder {
    1092111004        position: relative;
     
    1159011673        line-height: 180%;
    1159111674}
    1159211675
     11676/* SPLIT POINT: themes */
     11677
    1159311678.feature-filter {
    1159411679        padding: 8px 12px 0;
    1159511680}
     
    1160711692        width: 150px;
    1160811693}
    1160911694
     11695/* SPLIT POINT: widgets */
     11696
    1161011697/* General Widgets Styles */
    1161111698
    1161211699.widget {
     
    1215112238        cursor: pointer;
    1215212239}
    1215312240
     12241/* SPLIT POINT: common */
     12242
    1215412243/* Enable draggable on IE10 touch events until it's rolled into jQuery UI core */
    1215512244.ui-sortable,
    1215612245.ui-draggable {
     
    1248612575
    1248712576}
    1248812577
     12578/* SPLIT POINT: localization */
     12579
    1248912580/* =Localized CSS
    1249012581-------------------------------------------------------------- */
    1249112582
     
    1256412655        margin-left: 8em;
    1256512656}
    1256612657
     12658/* SPLIT POINT: common */
    1256712659
    1256812660@-ms-viewport {
    1256912661        width: device-width;