Fixed widget counts, improved styles
This commit is contained in:
parent
fa7bd43ab9
commit
3f91da6816
19 changed files with 102 additions and 80 deletions
|
@ -268,6 +268,7 @@ img.lil_av {
|
|||
|
||||
|
||||
.ui-box {
|
||||
|
||||
margin-bottom: 40px;
|
||||
@include round-borders-all(4px);
|
||||
border-color:#ddd;
|
||||
|
@ -322,3 +323,7 @@ img.lil_av {
|
|||
width:20px;
|
||||
}
|
||||
}
|
||||
|
||||
.borders {
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue