Fixed stock item links
[fa-stable.git] / themes / default / default.css
index e6ee37f57526323b6526bfaffff69e97c271f86b..a32fa4e9e6552bfeca531bd9c34f180e463cd3fa 100644 (file)
@@ -29,7 +29,7 @@ tr, td, th {
        line-height: 19px;
 }
 
-tr {
+table {
        text-align: left;
 }
 
@@ -440,20 +440,6 @@ ul.ajaxtabs li input.current, ul.ajaxtabs li input.current:hover{
   border-bottom: 1px solid #8cacbb;
   margin: -4px -2px -2px;
   border: 1px solid #8cacbb;
-/*  display: none;*/
   background-color: #FFFFE0;
   white-space: nowrap;
-/*
-  position: absolute;
-  left: 0;
-  left: -900px;
-  filter:alpha(opacity=0);
-  -moz-opacity:0; 
-  border: 1px solid black;
-  height: 200px;
-  text-align: center;
-  width:200px;
-  z-index: 100;
-  padding: 5px;
-*/
-}
\ No newline at end of file
+}