9 Commits
Author SHA1 Message Date
Pau Giner 72c0bd29dc Optimize language icon SVG
Reduction in size of the SVG by removing unnecessary shapes and metadata.
2013-11-08 09:34:41 +01:00
Pau Giner ddcf725ca6 Adjusted language list height
The language list height has been reduced in order to
avoid overflow on small screens.
2013-05-30 16:19:00 +02:00
Pau Giner fde2202c88 Small CSS adjustments for compact mode
A couple of fixes:
* Rule to avoid the back link to be underlined when it is rendered as
a button for the compact version of ULS.
* Fix for a 1px misalignment between search box and suggestion (the
1px is needed only when search box has a 1px border)
2013-03-15 11:18:37 +01:00
Pau GinerandSanthosh Thottingal 44ff5e0120 Support for back links for uls-compact
Added styles for links that are inserted in the header of the list
to allow the user to go back for multi-step dialogs.

Change-Id: I062086e23d0d5275fd577d9977313b0ac25cf014
2013-03-15 10:09:06 +05:30
Pau Giner e23d7171d5 Stylesheed and example for compact language list
A searchable list for scenarios where users need to
type/select a language (or more) as input.
The list is made more compact by removing secondary
aids from the ULS to focus on the input task.
2013-03-14 22:14:36 +01:00
Pau Giner 50c42c6cdc CSS fixes to avoid rules to be overriden
Small CSS fixes to avoid MediaWiki CSS to override some of the
styles defined for the selector.
2013-02-09 21:59:17 +01:00
Pau Giner 34a6c98327 Adding SVG version of icons and map for ULS
SVG versions of the icons used in the ULs has been added and
the CSS has been modified so that the png fallback is supported by old browsers.
2013-02-06 11:56:04 +01:00
Pau Giner 36a699f89f Border radius removed from the search info
Since the search information shown when no elements are found is no longer
the element at the bottom, there is no need for rounded bottom corners that match the ULs panel.
2013-02-06 11:04:38 +01:00
Pau Giner 7e800eb836 Settings at the bottom of the ULS
Moves the settings block at the bottom of the ULS dialog in order
to distinguish more clearly the selection and configuration regions.
2013-02-06 10:35:48 +01:00