| | |
| | | .dashboard-modules.help { background-image: url('../../icons/x32/help.png') !important; } |
| | | .dashboard-modules.domain { background-image: url('../../icons/x32/domain.png') !important; } |
| | | .dashboard-modules.sites { background-image: url('../../icons/x32/sites.png') !important; } |
| | | .dashboard-modules.billing { background-image: url('../../icons/x32/calculator.png') !important; } |
| | | |
| | | .panel_dashboard h2 { |
| | | font-size:20px; |
| | |
| | | /* Image-Replacement */ |
| | | .swap { background-repeat:no-repeat; } |
| | | .swap span { display:none; height:16px; } |
| | | #ir-HeaderLogo { background-image:url("../../images/header_logo.png"); height:28px; } |
| | | #ir-HeaderLogo { background-image:url("../../images/header_logo.png"); height:32px;margin:0 0 0.2em; } |
| | | #ir-Yes { background-image:url("../../icons/x16/tick_circle.png"); height:16px; } |
| | | #ir-No { background-image:url("../../icons/x16/cross_circle.png"); height:16px; } |
| | | |