@ -687,3 +687,5 @@ a.popup-unreg {background:url(../img/popup-trash.png) no-repeat 3px center;}
.italic {font-style: italic;}
.rm_profile {overflow:hidden;}
.rm_profile .list-col2 {border-left:none;}
.yourlabs-autocomplete { overflow: auto !important; }
@ -9,7 +9,7 @@
<title>{% block title %}{% endblock %} | Документор</title>
<link rel="shortcut icon" href="{{ STATIC_URL }}favicon.ico" />
<link rel="stylesheet" href="{{ STATIC_URL }}css/ui-lightness/jquery-ui-1.10.3.custom.css" />
<link rel="stylesheet" href="{{ STATIC_URL }}css/style.css?t=1489534321" />
<link rel="stylesheet" href="{{ STATIC_URL }}css/style.css?t=1489695907" />
{% render_block "css" %}
</head>