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 https://translatewiki.net.
[mediawiki.git]
/
resources
/
src
/
mediawiki.widgets
/
Table
/
mw.widgets.TableWidget.less
blob
b893cb9c42e9469eefb7608f106e4919c3bd1992
1
.mw-widgets-tableWidget {
2
> .mw-widgets-tableWidget-rows {
3
float: left;
4
clear: left;
5
width: 100%;
6
}
7
8
&.mw-widgets-tableWidget-no-labels .mw-widgets-rowWidget-label {
9
display: none;
10
}
11
}