Sha256: 6e9b16cc77f3d8f0799b290265534f58dd76e86804046ae3f15bb027f7043fc1
Contents?: true
Size: 1.68 KB
Versions: 1
Compression:
Stored size: 1.68 KB
Contents
// $Id: blocks.css,v 1.2 2009/04/30 14:46:24 johnalbin Exp $ // @file Block Styling // Block wrapper .block :margin-bottom 1em // Zebra striping for each block in the region &.region-odd // Zebra striping for each block in the region &.region-even // Zebra striping independent of each region &.odd // Zebra striping independent of each region &.even // Block title h2.title // Block's content wrapper .content // Incremental count for each block in the region .region-count-1 // Incremental count independent of each region .count-1 // Additional wrapper for block .block-inner // Block for the latest news items in the first category #block-aggregator-category-1 // Block for the latest news items in the first feed #block-aggregator-feed-1 // First administrator-defined block #block-block-1 // "Recent blog posts" block #block-blog-0 // "Book navigation" block for the current book's table of contents #block-book-0 // "Recent comments" block #block-comments-0 // "Active forum topics" block #block-forum-0 // "New forum topics" block #block-forum-1 // "Primary links" block #block-menu-primary-links // "Secondary links" block #block-menu-secondary-links // "Syndicate" block for primary RSS feed #block-node-0 // "Most recent poll" block #block-poll-0 // "Author information" block for the profile of the page's author #block-profile-0 // "Search form" block #block-search-0 // "Popular content" block #block-statistics-0 // "User login form" block #block-user-0 // "Navigation" block for Drupal navigation menu #block-user-1 // "Who's new" block for a list of the newest users #block-user-2 // "Who's online" block for a list of the online users #block-user-3
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bangpound-compass-drupal-zen-plugin-0.2.0 | d6_zen2/templates/project/blocks.sass |