Various improvements in widgets rendering.
This commit is contained in:
parent
546caa485d
commit
7cdc3c1ed6
4 changed files with 83 additions and 27 deletions
|
@ -6,6 +6,16 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.appyList {
|
||||
line-height: 0;
|
||||
margin: 0 0 0.5em 1.2em;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.appyBullet {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.appyPod {
|
||||
float:right;
|
||||
}
|
||||
|
@ -15,7 +25,7 @@
|
|||
}
|
||||
|
||||
.appyFocus {
|
||||
color: red;
|
||||
color: #900101;
|
||||
}
|
||||
|
||||
#importedElem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue