Ignore:
Timestamp:
11/24/09 16:07:27 (15 years ago)
Author:
amuller
Message:

Ticket #597 - Melhorias na visualização do módulo fm com tema azul

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpgwapi/templates/default/css/celepar.css

    r1209 r1704  
    343343 
    344344 
    345 .fmButton 
    346 { 
    347         background-image:url(../images/buttonbackground.png); 
    348         width:28px; 
    349         height:28px; 
    350         background-repeat: no-repeat; 
    351 } 
    352  
    353 #fmLocation 
    354 { 
    355         position:relative; 
    356         /*background-image:url(../images/buttonbackgroundscaled.png); 
    357         background-repeat: repeat-x;*/ 
    358         /*margin-left:4px;*/ 
    359         margin-bottom:3px; 
    360         height:27px; 
    361  
    362 } 
    363  
    364 #fmMenu 
    365 { 
    366         position:relative; 
    367 } 
    368 #fmFileWindow 
    369 { 
    370         background-color:#ffffff; 
    371         margin-left:4px; 
    372         padding:5px; 
    373         position:relative; 
    374         border-right: #cccccc 1px solid;  
    375         border-top: #9c9c9c 2px solid;  
    376         border-left: #9c9c9c 2px solid;  
    377         border-bottom: #cccccc 1px solid 
    378 } 
    379  
    380345#user_info 
    381346{ 
Note: See TracChangeset for help on using the changeset viewer.