corrade-http-templates – Blame information for rev 57

Subversion Repositories:
Rev:
Rev Author Line No. Line
57 office 1 .ui-widget-header {
2 padding: 0.2em 0.5em;
3 margin: 0;
4 }
5 .ui-widget-content {
6 padding: 1em;
7 margin-bottom: 1em;
8 }
9 p {
10 margin: 0;
11 }
12 ul {
13 margin: 0;
14 list-style: none;
15 }
16 li {
17 line-height: 2em;
18 }