| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 /* $Id: admin-rtl.css,v 1.5 2007/12/22 23:24:25 goba Exp $ */ 2 3 div.admin-panel .body { 4 padding: 0 8px 2px 4px; 5 } 6 7 div.admin .expert-link { 8 text-align: left; 9 margin-right: 0; 10 margin-left: 1em; 11 padding-right: 0; 12 padding-left: 4px; 13 } 14 15 table.system-status-report th, table.system-status-report tr.merge-up td { 16 padding-right: 30px; 17 } 18 19 table.system-status-report th { 20 background-position: 95% 50%; 21 } 22 23 table.screenshot { 24 margin-left: 1em; 25 } 26 27 .date-container { 28 clear: right; 29 } 30 .date-container .select-container, .date-container .custom-container { 31 float: right; 32 } 33 .date-container .custom-container { 34 margin-left: 0; 35 margin-right: 15px; 36 } 37
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |