projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Link to help on 'owner' and 'administrator' in list
[invirt/packages/invirt-web.git]
/
code
/
static
/
style.css
diff --git
a/code/static/style.css
b/code/static/style.css
index
cf11700
..
4711aab
100644
(file)
--- a/
code/static/style.css
+++ b/
code/static/style.css
@@
-44,6
+44,11
@@
a:link:hover, a:visited:hover {
text-decoration: underline;
}
text-decoration: underline;
}
+/* Keep help-popup links unbolded in e.g. table headings. */
+.helplink {
+ font-weight: normal;
+}
+
/* Highlight error messages in bright red. */
.error {
color: #FF0000;
/* Highlight error messages in bright red. */
.error {
color: #FF0000;