Canvis

110 bytes eliminats ,  18:32 10 jul 2008
sense resum d'edició
Llínea 32: Llínea 32:  
   
 
   
 
/* Tab rounding */
 
/* Tab rounding */
#p-cactions ul
+
#p-cactions ul li, #p-cactions ul li a
{
+
{
        overflow:visible;
+
  -moz-border-radius-topright: 0.5em;
}
+
/*  -moz-border-radius-topleft: 0.5em; */
  −
#p-cactions li
  −
{
  −
        border: 1px solid lightgrey;
  −
        position: relative;
  −
        float: left;
  −
        -moz-border-radius-topleft: .5em;
  −
        -moz-border-radius-topright: .5em;
   
}
 
}
 +
 
   
 
   
 
/* Replace dotted borders on pre with a solid one. */
 
/* Replace dotted borders on pre with a solid one. */