mirror of
https://github.com/Wisser/Jailer.git
synced 2026-05-24 02:38:17 -05:00
fixed rendering bug
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@87 3dd849cd-670e-4645-a7cd-dd197c8d0e81
This commit is contained in:
+2
-2
@@ -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