7 lines
116 B
CSS
7 lines
116 B
CSS
|
/*
|
||
|
$Id: smart.css 661 2012-08-27 11:26:39Z namiltd $
|
||
|
*/
|
||
|
#Plugin_SMARTTable tbody tr td {
|
||
|
text-align: right;
|
||
|
}
|