2011-04-16 21:07:18 +00:00
|
|
|
/* APPS TABLE */
|
2011-08-08 11:45:43 +00:00
|
|
|
table td.date { width:5em; padding:.5em 1em; text-align:left; }
|
|
|
|
table td.version, table td.enabled, table td.disabled { padding:.5em 1em; text-align:left; }
|
2011-08-08 08:42:01 +00:00
|
|
|
.preview { padding:3px; text-align:left; }
|
2011-08-08 11:45:43 +00:00
|
|
|
table td.date { width:11em; color:#555; }
|
|
|
|
table td.selection, table th.selection, table td.fileaction { width:2em; text-align:left; }
|
|
|
|
table td.name a { padding:6px; text-decoration:none; color:#555; }
|
|
|
|
.type { text-decoration:none; color:#888; font-size:.8em; }
|
|
|
|
.description { text-decoration:none; color:#666; font-size:.9em; }
|
|
|
|
|
|
|
|
ul#apps { width:40em; list-style:none; }
|
|
|
|
ul#apps li { display:block; padding:.2em; clear:right; }
|
|
|
|
ul#apps em { color:#555; }
|
|
|
|
ul#apps input { float:right; }
|