parent
a7da3cd6a0
commit
fc63882fe2
@ -0,0 +1,42 @@ |
||||
/* APPS TABLE */ |
||||
|
||||
table td.date |
||||
{ |
||||
width: 5em; |
||||
padding: 0.5em 1em; |
||||
text-align: right; |
||||
} |
||||
|
||||
.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 |
||||
{ |
||||
padding: 6px; |
||||
text-decoration: none; |
||||
color: #888888; |
||||
font-size: 0.8em; |
||||
} |
||||
|
||||
Loading…
Reference in new issue