/[drupal]/contributions/modules/fb/themes/fb_fbml/styles.tpl.php
ViewVC logotype

Diff of /contributions/modules/fb/themes/fb_fbml/styles.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.8, Tue May 20 05:39:31 2008 UTC revision 1.9, Fri Aug 1 07:26:20 2008 UTC
# Line 295  th {padding: 0 2px;} Line 295  th {padding: 0 2px;}
295  /* make tabs align with header and content padding */  /* make tabs align with header and content padding */
296  .left_tabs {padding-left: 20px;}  .left_tabs {padding-left: 20px;}
297    
298    /* sub-tabs */
299    .secondary {
300     border: none;
301     height: 1em;
302      list-style: none;
303     }
304    .secondary li {
305      float: left;
306     margin: 0 0 0 20px;
307    }
308    .secondary li.active {
309      font-weight: bold;
310    }
311  /* pager */  /* pager */
312  .pager {  .pager {
313    width: 100%;    width: 100%;

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.2