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 {
164164}
165165
166166.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 ;
175170}
176171
177172.box-header h2 {
178- font-size : 14 px ;
173+ font-size : 16 px ;
179174 margin : 5px 0 ;
180175}
181176
182177.box-body {
183- border : 1px solid # fff ;
184178 font-size : 14px ;
185179 display : block;
186180 clear : both;
You can’t perform that action at this time.
0 commit comments