Commit Graph

97 Commits

Author SHA1 Message Date
Niklas Laxström 8a8f502de7 Style changes to lcd
This change is larger than it should because I came across lots of
unused CSS which I removed or simplified.

https://phabricator.wikimedia.org/T138235
2016-08-17 16:29:08 +02:00
Santhosh Thottingal ae9dda23b7 Merge branch 'nikerabbit-badges' 2016-06-09 15:08:28 +05:30
Niklas Laxström 25775dd147 Adjust styles and code to support custom list bullets
Tweak specificty of the rule that hides bullets so that it is easy
to override.

Move dir and lang attributes from <li> to <a> so that the bullets
appear on the correct side for reverse directionality scripts.

Change-Id: Ic0d0c5220b0b374c2a3a19023c40d81f3e20007c
2016-06-09 15:08:15 +05:30
Niklas Laxström fb12b5e25d Avoid scrollbars in RTL 2016-06-02 10:55:51 +03:00
Niklas Laxström eaf350a20c Some styling tweaks to search bar
From https://gerrit.wikimedia.org/r/#/c/285593/6/resources/css/ext.uls.css
2016-05-23 18:10:30 +03:00
Santhosh Thottingal d61eb1ffd4 Merge pull request #216 from wikimedia/drop-compact
Remove compact mode
2016-04-22 11:12:07 +05:30
Niklas Laxström c103030cc3 Replace search icon with a new one
Also removed the smallening of the search icon narrow mode.
2016-04-21 15:50:50 +05:30
Niklas Laxström 2a538b78e1 Remove compact mode
Make the regular mode look like compact mode
2016-04-21 15:27:49 +05:30
Niklas Laxström 20d5e431a3 Some cleanup to the language filter
No longer using grid to position the icon, but nested divs instead.

Tweaked some padding etc. related cleanup.
2016-04-06 17:26:44 +03:00
Santhosh Thottingal 2e16e9b701 Remove the reference to map block
Change-Id: I141d468d352176f000a750d40b54b4dbf799ba05
2016-04-06 10:23:38 +05:30
Santhosh Thottingal 7780bfb17a Add left and right padding for search header of compact ULS
See https://phabricator.wikimedia.org/T130633

Change-Id: I59a632c312682a92cf8341dec9de2779a81bb298
2016-04-05 10:15:27 +05:30
Santhosh Thottingal 499c30d0ea Merge branch 'uls-remove-map' of https://github.com/santhoshtr/jquery.uls into santhoshtr-uls-remove-map
Change-Id: Ie59e2a59225873b5cf432df526cbfc135e539d32
2014-12-22 14:51:46 +05:30
Amir E. Aharoni f44302106b For narrow ULS show one column without separators 2014-12-22 11:09:48 +05:30
Amir E. Aharoni dd59d4d0c8 CSS tweaks for narrow ULS 2014-12-04 00:39:57 +02:00
Amir E. Aharoni b55bc61dc7 Grid-compatible adjustable columns 2014-12-02 22:16:09 +02:00
Amir E. Aharoni 752a295ee2 Allow sending the number of lcd columns as a parameter
This is needed for https://phabricator.wikimedia.org/T76196
and may also nbe useful for many other features.
2014-12-02 13:23:22 +02:00
Santhosh Thottingal c2b68e8cbc Remove the region selector feature
* Maps removed from UI
* From no-results UI, removed the links to navigate by clicking region names
* Removed the $.fn.regionSelctor plugin, Retained the RegionSelector class
* Removed all related css for the removed UI parts
* Reduced the padding for main ULS title so that the top header takes less height
* And a dozen of related changes

Change-Id: I8ac89ebe380047ca267e5c7720c2eaa3da080e9d
2014-07-27 20:29:01 +05:30
Santhosh Thottingal fef552d97b Merge branch 'master' of https://github.com/nemobis/jquery.uls into nemobis-master
Change-Id: I27589e099cf9841194c92228b8d91cee33937390
2014-06-02 10:03:31 +05:30
Santhosh Thottingal 36478fa55a Fix css class names in the template
Somehow missed in previous merges

Change-Id: I700f53b6d9d78f7b5db88d880c151139bfb7e4dc
2014-05-22 09:33:12 +05:30
Santhosh Thottingal b3c5c44efa Merge branch 'css' of github.com:edg2s/jquery.uls into edg2s-css
Change-Id: I04d52aa78bb99762dbc1982f8b1515e9cb9d7e67
2014-05-18 14:08:09 +05:30
thiemowmde 951a485878 Hide misplaced borders in the compact design
The border on top is white and therefore not visible. It's simply the wrong element hidden.

The border at the bottom was gray and visible. It looked like a misplaced 2px border.
2014-05-15 21:44:24 +02:00
Nemo bis 4237fbc82a Remove the world map from language selector: unused
Nobody objected in months, see issue 128 and bug 62637.
2014-05-11 18:53:16 +02:00
Ed Sanders 3c924396fe Rename languagefilter to uls-languagefilter 2014-05-02 14:45:20 +01:00
Ed Sanders 6e8a736863 Rename languagefilter-clear to uls-languagefilter-clear 2014-05-02 14:42:29 +01:00
Ed Sanders e4ac600fc5 Rename filtersuggestion to uls-filtersuggestion 2014-05-02 14:41:17 +01:00
Ed Sanders 90dae4cfcd Rename filterinput to uls-filterinput 2014-05-02 14:39:16 +01:00
Ed Sanders b31254396e Rename search-input-block to uls-search-input-block 2014-05-02 14:37:22 +01:00
Ed Sanders b4913cd717 Rename search to uls-search 2014-05-02 14:36:53 +01:00
Ed Sanders 9a4be3023b Rename search-label to uls-search-label 2014-05-02 14:36:46 +01:00
Ed Sanders 20d80a1294 Rename icon-close to uls-icon-close 2014-05-02 14:36:39 +01:00
Ed Sanders 4c8ecb2ebd Rename map-block to uls-map-block 2014-05-02 14:36:31 +01:00
Niklas Laxström 42733b5856 Remove prefixed border-radius rules 2014-03-22 18:03:01 +00:00
Niklas Laxström d4ea222750 Drop -moz-linear-gradient for images
The costs are bigger than benefits now
2014-01-23 23:47:13 +00:00
Ori Livneh 02ebadf008 Apply /* @embed */ pragma to every image, not just the topmost in each block
ResourceLoader's CSSMin scopes each /* @embed */ to the rule immediately below
it, not the entire block. This patch adds the pragma for the image assets
which were omitted.
2014-01-20 01:52:05 -08:00
Santhosh Thottingal 49497d7078 Avoid overriding grid css for language list
Change-Id: I7606c5af716f2094bc1766a95123a68413634c91
2013-11-05 19:49:38 +05:30
Santhosh Thottingal 22475812b1 Move the autonym font to example instead of making part of jquery.uls
Change-Id: I1fa119ef3a89f34e1fde18712d4e267d174869c8
2013-11-01 14:55:44 +05:30
Siebrand Mazeland ac8aa2723c Remove non-existing "-ms-linear-gradient"
Per https://bugzilla.wikimedia.org/56138
2013-10-29 17:26:07 +01:00
Santhosh Thottingal 61f7bce6b3 Update Autonym font
Change-Id: I90f8791c4d05cf6a70fafc4dee62e50c5efd4b39
2013-10-23 20:19:56 +05:30
Santhosh Thottingal a48123ef1e Update Autonym font
Change-Id: I709ac5c90e50f4dab34b04a6befc4331ae9ebb24
2013-10-20 11:27:40 +05:30
Kartik Mistry 6107318712 Merge pull request #113 from wikimedia/autonymfont
Autonym font
2013-10-17 21:42:48 -07:00
Santhosh Thottingal e83494cab1 Formatting fixes
Change-Id: I75173f09527f84419d1b807e9e33ff673e0f5d1c
2013-10-17 14:50:09 +05:30
Santhosh Thottingal 9dddc411e9 Updated Autonym font
Change-Id: I6f18b97682b88c90d2362ebf954d614ea695ce78
2013-10-11 12:00:05 +05:30
Siebrand Mazeland 658914a984 Update code formatting 2013-10-08 23:59:40 +02:00
Santhosh Thottingal b1d01d913e Updated Autonym font
Change-Id: I8a2f58283f0063693181c8e13f56cc7758a80c47
2013-10-07 17:02:37 +05:30
Santhosh Thottingal e54d85a124 Use Autonym font for autonyms
Change-Id: I5224cd020a6c6ba4f52f2be3a318216111b39394
2013-09-15 14:48:36 -07: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
Santhosh Thottingal b804a6dee7 Merge pull request #81 from pauginer/compact-version-styling
Small CSS adjustments for compact mode
2013-03-25 21:00:50 -07:00
Niklas Laxström 5d6c83d945 Add spaces 2013-03-15 10:21:59 +00: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
Santhosh Thottingal 0340e609a0 Expose compact mode as an option
* some minor space cleanup
* Also close the ULS window when clicked outside

Change-Id: I06b465926196f79e47990e80e3b23f5a16474ba3
2013-03-15 14:57:19 +05:30