Revision: 32bf4a78367b
Author: Jussi Malinen
Date: Mon Jun 6 22:38:09 2011
Log: added the accidentally removed border-radius
http://code.google.com/p/robotframework/source/detail?r=32bf4a78367b
Modified:
/src/robot/webcontent/report.html
=======================================
--- /src/robot/webcontent/report.html Mon Jun 6 09:41:28 2011
+++ /src/robot/webcontent/report.html Mon Jun 6 22:38:09 2011
@@ -111,6 +111,7 @@
border-bottom-width: 0;
margin: 0 0.5em 0 0;
padding-top: 0.1em;
+ border-radius: 3px 3px 0 0;
}
#detail_tabs li:hover {
background: yellow;