This commit is contained in:
albert
2011-06-26 01:52:42 -04:00
parent 739e28919a
commit 4e19d98047
11 changed files with 32 additions and 28 deletions

View File

@@ -194,7 +194,7 @@ menu {
li {
margin: 0;
padding: 0;
padding: 0 1em 0 0;
list-style-type: none;
display: inline;
}
@@ -253,6 +253,10 @@ span.ui-icon {
margin-right: 0.25em;
}
strong {
font-weight: bold;
}
table tfoot {
margin-top: 2em;
}