| | |
| | | } |
| | | |
| | | .pnl_toolsarea fieldset, .pnl_listarea fieldset, .pnl_formsarea fieldset { |
| | | border-color: #6299c5 -moz-use-text-color -moz-use-text-color; |
| | | border-style: solid none none; |
| | | border-width: 1px medium medium; |
| | | border-top: 1px solid #949494; |
| | | margin: 20px 0; |
| | | } |
| | | .pnl_toolsarea fieldset legend , .pnl_listarea fieldset legend { |
| | |
| | | } |
| | | |
| | | .dashboard-modules.admin { background-image: url('../../icons/x32/system.png') !important; } |
| | | .dashboard-modules.vm { background-image: url('../../icons/x32/drawer.png') !important; } |
| | | .dashboard-modules.client { background-image: url('../../icons/x32/client.png') !important; } |
| | | .dashboard-modules.mail { background-image: url('../../icons/x32/email.png') !important; } |
| | | .dashboard-modules.monitor { background-image: url('../../icons/x32/monitor.png') !important; } |
| | |
| | | /* Button with icon and text */ |
| | | .iconstxt { |
| | | background-repeat: no-repeat; |
| | | background-position: 4px 4px; |
| | | background-position: 4px center; |
| | | } |
| | | .iconstxt span { padding-left: 20px; } |
| | | .iconstxt.icoPositive { background-image: url("../../icons/x16/tick_circle_frame.png"); } |