Changeset 1790

Show
Ignore:
Timestamp:
07/30/08 09:19:07 (4 months ago)
Author:
mbonetti
Message:
 
Location:
trunk/gregarius
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/.htaccess

    r1730 r1790  
    1  
    21# Disable MultiViews: we want the real thing 
    32# http://httpd.apache.org/docs-2.0/mod/mod_negotiation.html#multiviews 
     
    87<IfModule mod_rewrite.c> 
    98  RewriteEngine on 
    10    
    11    
    129   
    1310  # If we have a file or a directory match then lets set the  
  • trunk/gregarius/themes/default/web/css/look.css

    r1758 r1790  
    292292  border:1px solid #ddd;                                                                                              
    293293} 
     294fieldset p { text-align: left;} 
     295 
    294296fieldset.prune p{ text-align:left } 
    295297.cntr { text-align:center !important} 
  • trunk/gregarius/themes/default/web/index.php

    r1584 r1790  
    1616 
    1717<div id="ctnr"> 
    18  
    1918<ul id="sidemenu"> 
    2019    <?php rss_main_sidemenu("li") ?>