]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Mon, 22 Oct 2012 15:37:13 +0000 (15:37 +0000)
committerhadeshyp <hadeshyp>
Mon, 22 Oct 2012 15:37:13 +0000 (15:37 +0000)
cts/htdocs/thresh/styles.css

index f8a3b7fcd1926c2db057a6eb3c87d39b5c785d05..bdd2c970dbd78de777ec10291dfc81cf22073253 100644 (file)
@@ -103,22 +103,22 @@ div#bar2 div {
 }
 
 table#content td.over {
-  width:70px;
+  width:50px;
+  margin:0 10px;
   padding-right:10px;
   border-left: 5px solid #fcc;
   border-right:5px solid #fcc;
-  border-radius:40px 40px;
-  border-spacing:2px;
+  border-radius:180px 180px;
   background:#fcc;
 }
 
 table#content td.under {
-  width:70px;
+  width:50px;
+  margin:0 10px;
   padding-right:10px;
   border-left: 5px solid #cfc;
   border-right:5px solid #cfc;
-  border-radius:40px 40px;
-  border-spacing:2px;
+  border-radius:180px 180px;
   background:#cfc;
 }