repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Localisation updates from http://translatewiki.net.
[mediawiki.git]
/
resources
/
mediawiki.ui
/
sourcefiles
/
scss
/
mediawiki.ui.default.scss
blob
e6db523790bf92a4529d31ba1dd7041e3df0cc7b
1
/**
2
* Provide Agora appearance for mw-ui-* classes when using a skin other than
3
* Vector.
4
* Compass builds these Agora styles from source Sass files in
5
* extensions/Agora/modules/scss
6
*/
7
8
@charset "UTF-8";
9
10
@import "compass";
11
12
@import "settings/all";
13
14
@import "mixins/all";
15
16
@import "components/default";