mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +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 |
||
---|---|---|
.. | ||
actions | ||
dialogs | ||
elements | ||
inspectors | ||
layouts | ||
styles | ||
tools | ||
widgets | ||
ve.ui.Action.js | ||
ve.ui.ActionFactory.js | ||
ve.ui.CommandRegistry.js | ||
ve.ui.Context.js | ||
ve.ui.Dialog.js | ||
ve.ui.DialogFactory.js | ||
ve.ui.Frame.js | ||
ve.ui.Inspector.js | ||
ve.ui.InspectorFactory.js | ||
ve.ui.js | ||
ve.ui.Layout.js | ||
ve.ui.Surface.js | ||
ve.ui.SurfaceToolbar.js | ||
ve.ui.Tool.js | ||
ve.ui.Toolbar.js | ||
ve.ui.ToolFactory.js | ||
ve.ui.Trigger.js | ||
ve.ui.TriggerRegistry.js | ||
ve.ui.Widget.js | ||
ve.ui.Window.js | ||
ve.ui.WindowSet.js |