diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/img/edoxy.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/img/edoxy.css b/doc/img/edoxy.css index 6c9d86844..997a30aab 100644 --- a/doc/img/edoxy.css +++ b/doc/img/edoxy.css | |||
@@ -394,6 +394,10 @@ HR { | |||
394 | color: #ff66ff; | 394 | color: #ff66ff; |
395 | font-style: italic; | 395 | font-style: italic; |
396 | white-space: nowrap; | 396 | white-space: nowrap; |
397 | vertical-align: top; | ||
398 | } | ||
399 | .paramdir { | ||
400 | vertical-align: top; | ||
397 | } | 401 | } |
398 | /* End Styling for detailed member documentation */ | 402 | /* End Styling for detailed member documentation */ |
399 | 403 | ||