Changeset 132 for trunk/buddypub

Show
Ignore:
Timestamp:
05/01/08 21:52:38 (8 months ago)
Author:
silver
Message:
 
Location:
trunk/buddypub/bpclientflex/src
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/buddypub/bpclientflex/src/assets/css/buddypub_style.css

    r131 r132  
    1717        /*borderStyle: solid;*/ 
    1818} 
     19 
    1920Button 
    2021{ 
     
    2728        textSelectedColor: #51AEE8; 
    2829} 
     30 
    2931 
    3032Alert 
     
    7880        fontWeight: normal; 
    7981        textRollOverColor: #009DFF; 
    80         textSelectedColor: #FF6633; 
    81         color: #009DFF;  
    82         cornerRadius: 0; 
    83         horizontalGap: 0; 
     82        textSelectedColor: #FF6633;      
     83    selectionColor:#B7F39B; 
     84        color: #009DFF;          
     85        cornerRadius: 0;         
     86        rollOverColor:#FFA455; 
    8487} 
     88 
    8589/* 
    8690TextInput 
  • trunk/buddypub/bpclientflex/src/index.mxml

    r128 r132  
    99 
    1010        <mx:Style source="assets/css/buddypub_style.css"/> 
    11  
     11                         
    1212        <business:BuddyPubServiceLocator /> 
    1313        <control:ModelGlueConfiguration />