use ui-box as for all
This commit is contained in:
parent
14d0ef8f37
commit
c6298678f5
23 changed files with 151 additions and 314 deletions
|
@ -23,14 +23,8 @@
|
|||
border-bottom: 1px solid #ADF;
|
||||
}
|
||||
|
||||
&:first-child {
|
||||
@include border-radius(4px 4px 0 0);
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
@include border-radius(0 0 4px 4px);
|
||||
border: none;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.author { color: #999; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue