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/cataratas.css

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