remotes/origin/yandex
Bachurin Sergey 11 years ago
parent 4a88439848
commit 65577c28d2
  1. 2
      project/static/css/style.css

@ -505,7 +505,7 @@ a.delete { vertical-align: top; }
.docs-content-wrapper table.list {border:none;}
table.list {border-collapse: collapse;border:#dedede 1px solid;border-bottom:none;width: 100%;}
.docs-content-wrapper table.list tr.doc-row {height:50px;}
table.list tr:nth-child(even) {background: #f7f7f7;}
table.list tr:nth-child(odd) {background: #f7f7f7;}
table.list tr th {text-align: left;font-size:12px;color:#646669;padding:7px 10px 7px 10px;border-right:#dedede 1px solid;border-bottom:#dedede 1px solid;border-top:none;background: #f7f7f7;}
table.list tr th:last-child {border-right:none;}
table.list tr th a {font-size:12px;color:#646669;text-decoration:none;}

Loading…
Cancel
Save