mirror of
https://github.com/Wisser/Jailer.git
synced 2026-02-20 18:29:06 -06:00
fixed rendering bug
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@90 3dd849cd-670e-4645-a7cd-dd197c8d0e81
This commit is contained in:
@@ -9,11 +9,11 @@ A {
|
||||
font-weight: bold;
|
||||
}
|
||||
A:link {
|
||||
color: #000080;
|
||||
color: #0000A0;
|
||||
text-decoration: none;
|
||||
}
|
||||
A:visited {
|
||||
color: #000040;
|
||||
color: #0000A0;
|
||||
text-decoration: none;
|
||||
}
|
||||
A:hover {
|
||||
|
||||
Reference in New Issue
Block a user