| | |
| | | line-height: inherit;
|
| | | }
|
| | |
|
| | | div.header {
|
| | | div.header, div.commitHeader {
|
| | | background-color: #D2C3AF;
|
| | | padding: 3px;
|
| | | border: 1px solid #808080;
|
| | | }
|
| | |
|
| | | div.header {
|
| | | border-radius: 3px 3px 0 0;
|
| | | }
|
| | |
|
| | | div.header a {
|
| | | div.commitHeader {
|
| | | border-radius: 3px;
|
| | | }
|
| | |
|
| | | div.header a, div.commitHeader a {
|
| | | color: black;
|
| | | text-decoration: none;
|
| | | font-weight: bold;
|
| | | }
|
| | |
|
| | | div.header a:hover {
|
| | | div.header a:hover, div.commitHeader a:hover {
|
| | | text-decoration: underline;
|
| | | }
|
| | |
|
| | |
| | | }
|
| | |
|
| | | td.mode {
|
| | | text-align: right;
|
| | | font-family: monospace;
|
| | | width:90px;
|
| | | width: 8em;
|
| | | padding-right:15px;
|
| | | }
|
| | |
|
| | | td.size {
|
| | | text-align: right;
|
| | | width:100px; |
| | | width: 8em; |
| | | padding-right:15px;
|
| | | }
|
| | |
|
| | |
| | | text-align: right;
|
| | | }
|
| | |
|
| | | td.treeLinks {
|
| | | text-align: right;
|
| | | width: 13em;
|
| | | }
|
| | |
|
| | | span .tagRef, span .headRef, span .remoteRef, span .otherRef {
|
| | | padding: 0px 3px;
|
| | | margin-right:2px;
|