2008-10-05 19:07:36 +02:00
|
|
|
/**
|
|
|
|
* CSS for new eTemplate filemanager UI
|
|
|
|
*/
|
|
|
|
|
|
|
|
.perms { font-family: monospace; font-weight: bold; }
|
|
|
|
.address input { font-size: 140%; font-weight: bold; }
|
|
|
|
.mimeHuge img { width: 64px; height: 64px; }
|
|
|
|
.fileName input { font-weight: bold; width: 100%; }
|
|
|
|
.comment textarea { width: 100%; height: 35px; }
|
|
|
|
.previewImage img { max-width: 430px; max-height: 275px; border: 1px solid black; }
|
|
|
|
.previewText div { }
|