]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/MonoBook/Opera7Fixes.css
Compress CSS
[SourceForge/phpwiki.git] / themes / MonoBook / Opera7Fixes.css
1 /**
2  *  $Id$
3  */ 
4
5 /* small tweaks for opera seven */
6 #p-cactions {
7     margin-top: 0.1em;
8 }
9 #p-cactions li a {
10     top: 2px;
11 }
12 #bodyContent a.external {
13     background: url(external.png) center right no-repeat;
14     padding-right: 13px;
15 }