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

    r1556 r1704  
    302302} 
    303303 
    304 #fmStatusBar 
    305 { 
    306         margin-left:4px; 
    307         margin-bottom:3px; 
    308         font-size: 10px;  
    309 } 
    310  
    311  
    312 .fmButton 
    313 { 
    314         background-image:url(../images/buttonbackground.png); 
    315         width:28px; 
    316         height:28px; 
    317         background-repeat: no-repeat; 
    318 } 
    319  
    320 #fmLocation 
    321 { 
    322         position:relative; 
    323         margin-bottom:3px; 
    324         height:27px; 
    325  
    326 } 
    327  
    328 #fmMenu 
    329 { 
    330         position:relative; 
    331 } 
    332 #fmFileWindow 
    333 { 
    334         background-color:#ffffff; 
    335         margin-left:4px; 
    336         padding:5px; 
    337         position:relative; 
    338         border-right: #cccccc 1px solid;  
    339         border-top: #9c9c9c 2px solid;  
    340         border-left: #9c9c9c 2px solid;  
    341         border-bottom: #cccccc 1px solid 
    342 } 
    343  
    344304#user_info 
    345305{ 
     
    373333        text-align: center; 
    374334        background-color:white; 
     335} 
     336 
     337.message_header { 
     338        background-color:#ABC6E1; 
    375339} 
    376340 
Note: See TracChangeset for help on using the changeset viewer.