You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
198 B
19 lines
198 B
5 years ago
|
.ui-widget-header {
|
||
|
padding: 0.2em 0.5em;
|
||
|
margin: 0;
|
||
|
}
|
||
|
.ui-widget-content {
|
||
|
padding: 1em;
|
||
|
margin-bottom: 1em;
|
||
|
}
|
||
|
p {
|
||
|
margin: 0;
|
||
|
}
|
||
|
ul {
|
||
|
margin: 0;
|
||
|
list-style: none;
|
||
|
}
|
||
|
li {
|
||
|
line-height: 2em;
|
||
|
}
|