release 0.9.9
release 0.9.9
This commit is contained in:
parent
1c821c09d3
commit
0f4ccf4486
5 changed files with 70 additions and 209 deletions
|
@ -46,16 +46,16 @@
|
|||
}
|
||||
|
||||
&-with-header{
|
||||
border-radius: @border-radius-base @border-radius-base 0 0;
|
||||
//border-radius: @border-radius-base @border-radius-base 0 0;
|
||||
}
|
||||
|
||||
&-with-footer{
|
||||
border: 1px solid @border-color-base;
|
||||
border-radius: 0 0 @border-radius-base @border-radius-base;
|
||||
//border: 1px solid @border-color-base;
|
||||
//border-radius: 0 0 @border-radius-base @border-radius-base;
|
||||
}
|
||||
|
||||
&-with-header&-with-footer{
|
||||
border-radius: @border-radius-base;
|
||||
//border-radius: @border-radius-base;
|
||||
}
|
||||
|
||||
&-title, &-footer{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue