https://bugzilla.wikimedia.org/show_bug.cgi?id=48067
--- Comment #4 from Ryan Kaldari <[email protected]> --- There are also currently 2 close window images in core (besides jQuery UI): 1. https://bits.wikimedia.org/static-1.22wmf3/skins/common/images/closewindow.png 2. https://bits.wikimedia.org/static-1.22wmf3/skins/common/images/closewindow19x19.png I don't think #1 is used anywhere any more (but would be worth checking). I believe #2 is the same image as the one used in CentralNotice and similar to the Agora design. If we want developers to standardize on one close icon it needs to have the following properties: 1. Located in core (probably /skins/common/images/) 2. Works for any background (light, dark, grey, etc.) 3. Available in a large size and a small size 4. Conforms to design guidelines closewindow19x19.png is probably the best bet since it meets 3 of the 4 criteria. All we need to do is create a smaller version for use in small UI elements. Then we can start standardizing everything on that. We can override the jQuery UI close box in resources/jquery.ui/themes/default/. -- 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
