diff options
Diffstat (limited to 'themes/colors')
| -rw-r--r-- | themes/colors/css-1.7.0/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/colors/css-1.7.0/style.css b/themes/colors/css-1.7.0/style.css index 6756b2a163..4a29fe4a8f 100644 --- a/themes/colors/css-1.7.0/style.css +++ b/themes/colors/css-1.7.0/style.css @@ -3543,6 +3543,11 @@ table.table-census-assistant th { width: 100%; } +/*-- relationship --*/ +.rel-background { + background-color: #fff; +} + /*-- timeline --*/ #timeline_chart { position: relative; |
