Merge "Changed FOR UPDATE handling in Postgresql"
[lhc/web/wiklou.git] / resources / mediawiki.ui / default.less
1 /**
2 * Provide Agora appearance for mw-ui-* classes when using a skin other than
3 * Vector.
4 */
5
6 // FIXME: remove import for button styles as soon as extensions using mediawiki.ui are
7 // updated to use mediawiki.ui.button as well.
8 @import "components/utilities";
9 @import "components/default/buttons";
10 @import "components/default/forms";