diff --git a/htdocs/theme/rodolphe/rodolphe.css b/htdocs/theme/rodolphe/rodolphe.css index 972a0275ddc..7a097ab1f67 100644 --- a/htdocs/theme/rodolphe/rodolphe.css +++ b/htdocs/theme/rodolphe/rodolphe.css @@ -44,6 +44,12 @@ a.tab { white-space: nowrap; } +a.tabimage { + color: #436976; + text-decoration: none; + white-space: nowrap; +} + div.tabBar { background: #dcdcd3; padding: 0em 0.5em 0.5em;