Skip to content
Snippets Groups Projects
Commit 0ba767ea authored by Tim Steiner's avatar Tim Steiner
Browse files

Add some extra info to the view request screen

parent 40f956c6
No related branches found
No related tags found
No related merge requests found
...@@ -77,6 +77,17 @@ ...@@ -77,6 +77,17 @@
display: none; display: none;
} }
#otherInfo caption {
margin-top: 1em;
text-align: left;
font-weight: bold;
font-size: 115%;
}
#maincontent #otherInfo th {
text-align: right;
padding-right: 0.5em;
}
div#comments .tabBar a { div#comments .tabBar a {
-moz-border-radius-bottomleft:0px; -moz-border-radius-bottomleft:0px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment