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
LocalFile::restore(): roll back the DB transaction if the file is missing
[mediawiki.git]
/
skins
/
htmldump
/
main.css
blob
d1b4a92b11bd1801afafab4e4ce027b2029d2a12
1
@import
"../monobook/main.css"
;
2
3
#footer
li
{
4
display
:
block
;
5
}
6
head
:
first-child
+
body #footer li
{
white-space
:
normal
; }
7
.usermessage
{
display
:
none
; }
8
.editsection
{
display
:
none
; }
9