summaryrefslogtreecommitdiff
path: root/skins/archlinux/Opera7Fixes.css
blob: 446ea44cdbbf7a64133e15a145c2508d50eed52a (plain)
1
2
3
4
5
6
7
8
9
10
11
/* small tweaks for opera seven */
#p-cactions {
	margin-top: .1em;
}
#p-cactions li a {
	top: 2px;
}
#bodyContent a.external {
	background: url(external.png) center right no-repeat;
	padding-right: 13px;
}