1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
/* * account_profile.css * used in 'profile.html' template */ /* table th cell vertical middle */ /* th.attachments { vertical-align: middle; } */ /* ul padding margin */ td.attachments-data ul { padding-left: 15px; margin-bottom: 0px; }