tbrehm
2010-05-25 76d6e96b3fb196b3544b83ecbf97ebfcfed783ea
Minor improvement of the tabs in the theme.
1 files modified
6 ■■■■ changed files
interface/web/themes/default/css/navigation/nav_top.css 6 ●●●● patch | view | raw | blame | history
interface/web/themes/default/css/navigation/nav_top.css
@@ -30,12 +30,12 @@
    
    #topNav a {
        background-color: #D3D3D3;
        background-position: center top;
        background-position: center 5px;
        background-repeat: no-repeat;
        color:black;
        display:inline-block;
        height:18px;
        padding-top:31px;
        height:20px;
        padding-top:37px;
        text-align:center;
        text-decoration:none;
        width:97px;