File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -164,23 +164,17 @@ kbd {
164
164
}
165
165
166
166
.box-header {
167
- background-image : -o-linear-gradient (-89deg , # F4F4F4 0% , # EBEBEB 100% );
168
- background-image : -moz-linear-gradient (-89deg , # F4F4F4 0% , # EBEBEB 100% );
169
- background-image : -ms-linear-gradient (-89deg , # F4F4F4 0% , # EBEBEB 100% );
170
- background-image : linear-gradient (-179deg , # F4F4F4 0% , # EBEBEB 100% );
171
- border : 1px solid # fff ;
172
- border-bottom : 1px solid # E7E7E7 ;
173
- height : 30px ;
174
- padding : 0px 10px ;
167
+ background : # EBEBEB ;
168
+ min-height : 30px ;
169
+ padding : 10px ;
175
170
}
176
171
177
172
.box-header h2 {
178
- font-size : 14 px ;
173
+ font-size : 16 px ;
179
174
margin : 5px 0 ;
180
175
}
181
176
182
177
.box-body {
183
- border : 1px solid # fff ;
184
178
font-size : 14px ;
185
179
display : block;
186
180
clear : both;
You can’t perform that action at this time.
0 commit comments