@@ -110,7 +110,7 a img{ border: 0; } | |||
|
110 | 110 | a.issue.closed, a.issue.closed:link, a.issue.closed:visited { color: #999; text-decoration: line-through; } |
|
111 | 111 | a.project.closed, a.project.closed:link, a.project.closed:visited { color: #999; } |
|
112 | 112 | |
|
113 |
#sidebar a.selected {line-height:1.7em; padding:1px 3px 2px 2px; margin-left:-2px; background-color:#9DB9D5; color:#fff; border-radius:2px; |
|
|
113 | #sidebar a.selected {line-height:1.7em; padding:1px 3px 2px 2px; margin-left:-2px; background-color:#9DB9D5; color:#fff; border-radius:2px;} | |
|
114 | 114 | #sidebar a.selected:hover {text-decoration:none;} |
|
115 | 115 | #admin-menu a {line-height:1.7em;} |
|
116 | 116 | #admin-menu a.selected {padding-left: 20px !important; background-position: 2px 40%;} |
@@ -321,7 +321,7 div.issue div.subject div div { padding-left: 16px; } | |||
|
321 | 321 | div.issue div.subject p {margin: 0; margin-bottom: 0.1em; font-size: 90%; color: #999;} |
|
322 | 322 | div.issue div.subject>div>p { margin-top: 0.5em; } |
|
323 | 323 | div.issue div.subject h3 {margin: 0; margin-bottom: 0.1em;} |
|
324 |
div.issue span.private { position:relative; bottom: 2px; text-transform: uppercase; background: #d22; color: #fff; font-weight:bold; padding: 0px 2px 0px 2px; font-size: 60%; margin-right: 2px; border-radius: 2px; |
|
|
324 | div.issue span.private { position:relative; bottom: 2px; text-transform: uppercase; background: #d22; color: #fff; font-weight:bold; padding: 0px 2px 0px 2px; font-size: 60%; margin-right: 2px; border-radius: 2px;} | |
|
325 | 325 | div.issue .next-prev-links {color:#999;} |
|
326 | 326 | div.issue table.attributes th {width:22%;} |
|
327 | 327 | div.issue table.attributes td {width:28%;} |
General Comments 0
You need to be logged in to leave comments.
Login now