File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 }
99 .card {
1010 margin : 8px ;
11- .md-depth (1 );
11+ .elevation (1 );
1212 }
1313 .card-header , .card-footer {
1414 a .link {
Original file line number Diff line number Diff line change 88.card {
99 background : #fff ;
1010 position : relative ;
11- border-radius : 2 px ;
11+ border-radius : 4 px ;
1212 font-size : 14px ;
1313 .list , .block {
1414 margin : 0 ;
5858 }
5959}
6060.card-header {
61- border-radius : 2 px 2 px 0 0 ;
61+ border-radius : 4 px 4 px 0 0 ;
6262 .hairline (bottom , #e1e1e1 );
6363 & .no-hairline {
6464 .hairline-remove (bottom );
6565 }
6666}
6767.card-footer {
68- border-radius : 0 0 2 px 2 px ;
68+ border-radius : 0 0 4 px 4 px ;
6969 .hairline (top , #e1e1e1 );
7070 & .no-hairline {
7171 .hairline-remove (top );
Original file line number Diff line number Diff line change 66 .dialog {
77 width : 280px ;
88 margin-left : -140px ;
9- border-radius : 3 px ;
9+ border-radius : 4 px ;
1010 color : #757575 ;
1111 background : #fff ;
1212 font-size : 16px ;
13- .md-depth ( 5 );
13+ .elevation ( 24 );
1414 & .modal-in {
1515 opacity : 1 ;
1616 transform : translate3d (0 ,0 ,0 ) scale (1 );
You can’t perform that action at this time.
0 commit comments