Author: humbedooh
Date: Wed Mar 4 10:49:59 2015
New Revision: 1663930
URL: http://svn.apache.org/r1663930
Log:
css tweaks
Modified:
comdev/reporter.apache.org/site/index.html
Modified: comdev/reporter.apache.org/site/index.html
URL:
http://svn.apache.org/viewvc/comdev/reporter.apache.org/site/index.html?rev=1663930&r1=1663929&r2=1663930&view=diff
==============================================================================
--- comdev/reporter.apache.org/site/index.html (original)
+++ comdev/reporter.apache.org/site/index.html Wed Mar 4 10:49:59 2015
@@ -8,7 +8,16 @@
<script src="https://code.jquery.com/jquery-latest.min.js"
type="text/javascript"></script>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script src="render.js"></script>
-
+ <style type="text/css">
+ .tabs {
+ border-bottom: 1px solid #666 !important;
+ }
+ .tabs .active {
+ border-left: 1px solid #666 !important;
+ border-right: 1px solid #666 !important;
+ border-top: 4px solid #369 !important;
+ }
+ </style>
<title>Apache Project Report Helper</title>
</head>
<body>