| | |
| | | } |
| | | |
| | | .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 { |
| | |
| | | /* 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"); } |