union doc in template

prod
Dmitriy Shesterkin 9 years ago
parent 07c382cf59
commit 0f9ccc98cb
  1. 2
      static/css/style.css

@ -408,7 +408,7 @@ ul { clear: both; list-style: none; margin: 0; padding: 0; }
.edit-link a, .delete-link a { text-decoration: none; }
.doc-panel {background:#fff;min-height:470px;overflow-y:scroll;}
.doc-panel a.doc {display:block;margin: 13px 0 13px 20px;height:40px;padding-left:43px;line-height:40px;:}
.doc-panel a.doc {display:block;margin: 13px 0 13px 20px;height:40px;padding-left:43px;}
.doc-panel a.doc:hover {text-decoration:none;}
.doc-panel a.look-link {background:url(../img/sign-look.png)left center no-repeat;}
.doc-panel a.pdf-link {background:url(../img/sign-pdf.png)left center no-repeat;}

Loading…
Cancel
Save