summaryrefslogtreecommitdiffstats
path: root/admin/css/apps.css
blob: c6b4f69ebcbb7e16c90435009cb577f5812996bf (plain)
1
2
3
4
5
6
7
8
9
/* APPS TABLE */
table td.date { width:5em; padding:.5em 1em; text-align:right; }
table td.version, table td.enabled, table td.disabled { padding:.5em 1em; text-align:center; }
.preview  { padding:3px; text-align:left; }
table td.date { width:11em; color:#555555; }
table td.selection, table th.selection, table td.fileaction { width:2em; text-align:center; }
table td.name a { padding:6px; text-decoration:none; color:#555555; }
.type  { text-decoration:none; color:#888888; font-size:.8em; }
.description  { text-decoration:none; color:#666666; font-size:.9em; }