Console theme hacks from dr|z3d to target specific Opera oddity

This commit is contained in:
str4d
2012-07-14 01:29:04 +00:00
parent f13a1b2aed
commit 8360a2f4e7
5 changed files with 27 additions and 1 deletions

View File

@@ -609,6 +609,10 @@ span.newtab {
float: right;
letter-spacing: 0;
}
/* opera targetted hack */
x:-o-prefocus, span.newtab {
margin-top: -25px;
}
h2 {
font-size: 14pt;