diff --git a/war/src/main/webapp/css/style.css b/war/src/main/webapp/css/style.css index dd467d7cc00f941e41781e3c559eef6760718cdb..0cb0caf1eeec779bf232bc49c3a1efe3118062fa 100644 --- a/war/src/main/webapp/css/style.css +++ b/war/src/main/webapp/css/style.css @@ -427,10 +427,10 @@ pre.console { } .tabBar [type=radio]:checked ~ a { border: solid 1px #f0f0f0; + border-bottom: none; background: #eee; color: #000; font-weight: bold; - border-bottom: 1px solid #eee; z-index: 2; } .tabBarBaseline {