xtabbed.css 291 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

td.tabbed-current, 
td.tabbed-body,
td.tabbed-other {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color : Black;
  text-align: left;
  vertical-align: top;
}

td.tabbed-current, 
td.tabbed-other {
  font-weight: bold;
  background-color : #DEE3EF;
}