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
Merge "Added release notes for 'ContentHandler::runLegacyHooks' removal"
[mediawiki.git]
/
resources
/
src
/
mediawiki.rcfilters
/
styles
/
mw.rcfilters.ui.FilterItemWidget.less
blob
ad0b816008dca18bdce4912800f048669555450e
1
.mw-rcfilters-ui-filterItemWidget {
2
padding-left: 0.5em;
3
4
&-label {
5
&-title {
6
font-weight: bold;
7
font-size: 1.2em;
8
color: #222;
9
}
10
&-desc {
11
color: #464a4f;
12
}
13
}
14
15
.oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline {
16
margin-bottom: 0 !important;
17
}
18
}