projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use sideband also for challenge response.
[paraslash.git]
/
web
/
gitweb.css
diff --git
a/web/gitweb.css
b/web/gitweb.css
index 652b9cc99c752d403d682506c7102d225521a853..08110a6e7ae4ccfa927cd7f4a4b310f035b63d7f 100644
(file)
--- a/
web/gitweb.css
+++ b/
web/gitweb.css
@@
-14,8
+14,9
@@
a {
color: #BA3708;
}
-a:hover
, a:visited, a:active
{
+a:hover {
color: #BA3708;
+ background-color: #ffff00;
}
span.cntrl {