Subversion Repositories oidplus

Rev

Rev 1388 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1388 Rev 1401
Line 159... Line 159...
159
        overflow-x: auto;
159
        overflow-x: auto;
160
        margin: 0 auto;
160
        margin: 0 auto;
161
        width:100%;
161
        width:100%;
162
}
162
}
163
 
163
 
-
 
164
.gray_font {
-
 
165
        /*color:#808080;*/
-
 
166
        color:rgba(0, 0, 0, 0.5);
-
 
167
}
-
 
168
 
164
.gray_footer_font {
169
.gray_footer_font {
165
        color:#808080;
170
        /*color:#808080;*/
-
 
171
        color:rgba(0, 0, 0, 0.5);
166
        font-size:0.9em;
172
        font-size:0.9em;
167
}
173
}
168
 
174
 
169
label.padding_label {
175
label.padding_label {
170
        font-weight: normal !important;
176
        font-weight: normal !important;