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
Kill DeviceDetection
[mediawiki.git]
/
skins
/
monobook
/
Opera6Fixes.css
blob
77dec0955ee5b0666ff2111bb1dc049395b3aad8
1
/* opera 6 fixes */
2
div#column-one
{
3
position
:
relative
;
4
max-width
:
11.7em
;
5
}
6
#p-personal
{
7
width
:
45em
;
8
margin-left
:
8.6em
;
9
right
:
0
;
10
}
11
#bodyContent
a
.
external
{
12
background
:
url
(
external.png
)
center right no-repeat
;
13
padding-right
:
13px
;
14
}
15
16
.rtl a.feedlink
{
17
background-position
:
right
;
18
padding-right
:
0
;
19
padding-left
:
16px
;
20
}