fixing internal links in table

This commit is contained in:
2014-08-30 12:04:57 +02:00
parent 7adbc1c356
commit 28f2dabde5
5 changed files with 37 additions and 12 deletions

View File

@@ -2400,6 +2400,10 @@ vertical-align 0% -5% -10% -15% -20% -25% -30%
font-size: 0.9em;
}
#table #read_formatted_keywords a.internal_link {
padding:0 0 0 2px;
}
#table input:disabled {
color:#D9E5F2;
background-color:#04357B;