You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thiemo Kreuz c99492e63d Make Timeless aware of OOUI multiselect widgets
These OOUI widgets are special in so far that:

* OOUI makes the actual <input> element invisible and partly fails
  to do so because Timeless sets properties on <input>s that are not
  reset by OOUI.

* An outer <div> is styled like an <input> instead. Timeless is not
  aware of this and forgets to set it's overrides for <input>s there.

This patch is motivated by the AdvancedSearch extension which uses
these widgets, but is not limited to this.

This patch also does not fix all compatibility issues between Timeless
and these OOUI widgets, but greatly reduces the main issues. More to
come in later patches.

Bug: T192303
Change-Id: I8a4fc3f74dabdb54fd95cd133bb4fe28944c4a40
7 years ago
..
extensions Merge "Fix some small positioning/overflow things" 7 years ago
images [i18n] Fix icons issues of the skin on RTL 7 years ago
libraries Middle aligne images with text 7 years ago
forms.less build: Update linters 7 years ago
main.js Initial skin from skin:Example; just renamed 10 years ago
mobile.js build: Resolve suppressed eslint warnings 8 years ago
ooui.less Make Timeless aware of OOUI multiselect widgets 7 years ago
print.css Remove thingy 9 years ago
screen-common.less Merge "Fix selflink styles" 7 years ago
screen-desktop-full.less Put back stupid horrible overflow:auto to keep sidebars from 7 years ago
screen-desktop-mid.less Fix sidebar chunk spacing in two-column (desktop-mid) view 7 years ago
screen-desktop-small.less Add stylelint for css and less files 8 years ago
screen-desktop.less [i18n] Fix icons issues of the skin on RTL 7 years ago
screen-misc.less Prevent logo text overlapping icons on small mobile displays 7 years ago
screen-mobile.less [i18n] Fix icons issues of the skin on RTL 7 years ago
variables.less Remove 'overflow: auto' from .box() mixin 7 years ago