https://bugzilla.wikimedia.org/show_bug.cgi?id=27047

Bartosz Dziewoński <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Bartosz Dziewoński <[email protected]> ---
The overflow/scrollbar/wrapping part is bug 260.

The styles for the other part should now go into common/commonElements.css
instead of vector/screen.css. Current styles are (still the same as in 2011):

    border: 1px dashed #2f6fab;
    background-color: #f9f9f9;

The proposition here is:

    border: 1px solid #ebebeb;
    background-color: #f7f7f7;

This is closer to how Modern renders these:

    border: solid 1px #3c78b5;
    background-color: #f0f0f0;


I'm not sure if it's still a good idea to change these, given for how long they
were there; I'll upload some screenshots in a while anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to