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]
/
skins
/
monobook
/
Opera7Fixes.css
blob
1dcba7c9e5012245888609df22508b1542b36939
1
/* small tweaks for opera seven */
2
#p-cactions
{
3
margin-top
:
.1em
;
4
}
5
#p-cactions
li a
{
6
top
:
2px
;
7
}
8
#bodyContent
a
.
external
{
9
background
:
url
(
external.png
)
center right no-repeat
;
10
padding-right
:
13px
;
11
}
12
.rtl #bodyContent a.external
{
13
background-image
:
url
(
external-rtl
.
png
);
14
padding-right
:
13px
;
15
}
16
17
.rtl a.feedlink
{
18
background-position
:
right
;
19
padding-right
:
0
;
20
padding-left
:
16px
;
21
}