| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 /* $Id: site_map.css,v 1.3.2.3.2.3 2010/05/22 07:42:48 frjo Exp $ */ 2 3 #site-map .description { 4 margin-bottom: 0.5em; 5 } 6 7 #site-map .site-map-box { 8 margin-bottom: 1em; 9 } 10 11 #site-map .site-map-box ul { 12 padding-left: 1.5em; 13 } 14 15 /* Styles when RSS icons are displayed on the left. */ 16 #site-map .site-map-rss-left ul { 17 padding-left: 0; 18 } 19 #site-map .site-map-rss-left li { 20 list-style-type: none; 21 list-style-image: none; 22 background-image: none; 23 margin: 0; 24 padding: 0; 25 } 26 #site-map .site-map-rss-left ul li li { 27 padding-left: 1.5em; 28 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |