• Hey,

    Well just wondering if you can correct these in ./wp-admin/index.php . Looks like you just need to switch to css for these. 😉

    Error: Unknown property ‘indent’. Declaration dropped.
    Source File: ./wp-admin/index.php
    Line: 484

    indent:0;

    Error: Unknown property ‘font-decoration’. Declaration dropped.
    Source File: ./wp-admin/index.php
    Line: 475

    font-decoration: italic;

    Error: Error in parsing value for property ‘display’. Declaration dropped.
    Source File: ./wp-admin/index.php
    Line: 410

    display: inherited;

    Error: Error in parsing value for property ‘overflow’. Declaration dropped.
    Source File: ./wp-admin/index.php
    Line: 292

    overflow: show;

    Error: Error in parsing value for property ‘line-height’. Declaration dropped.
    Source File: ./wp-admin/index.php
    Line: 290

    line-height: auto;

    Just a thought, no biggy or anythig.

    later,
    Will

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘User Proper CSS In ./wp-admin/index.php’ is closed to new replies.