Ignore:
Timestamp:
03/30/10 12:05:26 (14 years ago)
Author:
rodsouza
Message:

Ticket #989 - Compatibilizar módulos com a utilização de temas.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/phpgwapi/templates/default/css/celepar.css

    r1209 r2384  
    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{ 
     
    473438} 
    474439 
     440table.inboxElements th, 
     441.table_elements_tr_header, 
     442.info_tr_header, 
    475443.message_header{ 
    476444        background-color: #CCCCCC !important; 
     
    510478    color:#0000FF !important; 
    511479    height: 20px !important; 
    512     width:220px !important; 
    513480    background-color: #F7F7F7 !important; 
    514481    margin-bottom: 0px !important; 
     
    528495    color: #505050 !important; 
    529496    height: 20px !important; 
    530     width:220px !important; 
    531497    background-color:#E5E5E5 !important; 
    532498    margin-bottom: 0px !important; 
Note: See TracChangeset for help on using the changeset viewer.