diff --git a/war/src/main/webapp/css/style.css b/war/src/main/webapp/css/style.css index d9c112f5af36da2cfcec3055c0fa9c117b39bc5d..761c6659db3f09fc711daa44f6185b9769fc5541 100644 --- a/war/src/main/webapp/css/style.css +++ b/war/src/main/webapp/css/style.css @@ -406,10 +406,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 {