rhymix/modules/document/tpl/css/document.css

8 lines
455 B
CSS

ul.document_list_box { margin:0; padding:0; list-style:none; }
.document_list_box { height:300px; overflow-y:scroll; overflow-x:hidden;}
.document_list { margin-top:.5em; overflow:hidden; white-space:nowrap; clear:both;}
.document_list input { float:left; margin-right:10px; }
.document_list address { float:left; width:100px; margin-right:10px; overflow:hidden; white-space:nowrap;}
.document_list .document_title { }
div.printContent { padding:20px; }