| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 @CHARSET "UTF-8"; 2 3 a.action, a.condition { 4 display: block; 5 float: left; 6 padding: 0.2em 0.5em; 7 margin: 0.3em; 8 border: 1px solid #CCCCCC; 9 } 10 img.rules-icon { 11 position: relative; 12 top: -0.2em; 13 vertical-align: bottom; 14 margin-right: 5px; 15 } 16 div.configuration-fixed a.modify { 17 display:none; 18 } 19 div.logical-op-not { 20 float: left; 21 margin-top: 0.7em; 22 } 23 p.logical-op-add { 24 margin-top: 2em; 25 } 26 h3.actions { 27 margin-top: 1em; 28 } 29 h3.event { 30 margin-top: 1em; 31 margin-bottom: 1em; 32 } 33 p.logical-op-add { 34 margin-bottom: 0em; 35 } 36 p.logical-op-edit { 37 margin-top: 0em; 38 margin-bottom: 0em; 39 } 40 a.condition_add img.rules-icon { 41 top: 0.5em; 42 } 43 div.rules-filter { 44 padding-bottom: 2em; 45 } 46 div.rules-filter div, div.rules-filter input { 47 padding-right: 1em; 48 margin: 0em; 49 } 50 div.rules-filter div, div.rules-filter label { 51 display: inline; 52 } 53 table.rules-configurations tr.odd, table.rules-configurations tr.even { 54 vertical-align: top; 55 } 56 table.rules-configurations { 57 margin-bottom: 2em; 58 }
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 |