mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 06:46:26 +00:00
9426dfd54b
Objectives: * Make drop down tools look more like buttons and less like inputs, since they aren't text input and are buttons * Make context toolbars inside surface widgets render correctly * Show outlines of groups on hover to hint tool relationships * Make neighboring active tools look cleaner Changes: ve.ui.Tool.css * Merge ButtonTool and DropdownTool styles as much as possible * Add styles for DropdownTool active states * Only round the corners of the first and last tool in a group * Soften the borders between consecutive active tools ve.ui.Toolbar.css * Add border to groups on hover ve.ui.Widget.css * Isolate surface widget toolbar styles by using stricter selector ve.ui.Tool.js * Fix incorrect capitalization of class name ve.ui.SurfaceWidget.js * Add classes to toolbar and surface for better style targeting Change-Id: Ib5ae8f705ef1e9c481e5bdf8c8dcef9c1eb22c4d |
||
---|---|---|
.. | ||
jquery | ||
jquery.uls | ||
oojs | ||
qunit | ||
rangy | ||
unicodejs | ||
ve | ||
ve-mw |