Subversion Repositories DevTools

Rev

Rev 1414 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1414 Rev 1442
Line 98... Line 98...
98
    background: -webkit-gradient(linear, left top, right bottom, from(#FFFFE5), to(#006600)); /* for webkit browsers */
98
    background: -webkit-gradient(linear, left top, right bottom, from(#FFFFE5), to(#006600)); /* for webkit browsers */
99
    background: -moz-linear-gradient(left,  #FFFFE5,  #006600); /* for firefox 3.6+ */ 
99
    background: -moz-linear-gradient(left,  #FFFFE5,  #006600); /* for firefox 3.6+ */ 
100
}
100
}
101
 
101
 
102
.cssBannerCellIcon {
102
.cssBannerCellIcon {
103
   width: 12px;    
103
   width: 10px;    
104
   padding:10px;
104
   padding:10px;
105
   padding-right:15px;
105
   padding-right:15px;
106
   display: none;
-
 
107
}
106
}
108
 
107
 
109
.cssBannerSpanText a {
108
.cssBannerSpanText a {
110
   FONT-SIZE: 30pt; 
109
   FONT-SIZE: 30pt; 
111
   color:  #1155ff;
110
   color:  #1155ff;