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
Added release notes for 'ContentHandler::runLegacyHooks' removal
[mediawiki.git]
/
resources
/
src
/
mediawiki.special
/
mediawiki.special.upload.styles.css
blob
283df85ae955c102f6923f5bef4bd1d0d6c9e66a
1
/*!
2
* Styling for Special:Upload
3
*/
4
.mw-destfile-warning
{
5
border
:
1px
solid
#fde29b
;
6
padding
:
.5em 1em
;
7
margin-bottom
:
1em
;
8
color
:
#705000
;
9
background-color
:
#fdf1d1
;
10
}
11
12
p
.
mw-upload-editlicenses
{
13
font-size
:
90
%;
14
text-align
:
right
;
15
}