- Adding SM2 panel [SME: 13004] - Upgrade to phpsysinfo 3.4.4 - Add code to delete inline styles and add css to make it look better. - version saved / built uses the static version, which means no drops downs and choices.
8 lines
140 B
CSS
8 lines
140 B
CSS
/*
|
|
$Id: quotas.css 661 2012-08-27 11:26:39Z namiltd $
|
|
*/
|
|
#Plugin_QuotasTable thead tr th {
|
|
cursor: pointer;
|
|
text-align: center;
|
|
}
|