Updated css for administration, now it easy access elements

This commit is contained in:
Adolfo Gómez García 2017-01-25 05:42:53 +01:00
parent 675d502f73
commit d184f0eec3
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -164,8 +164,8 @@
$('.side-nav > ul > li.dropdown').removeClass('open');
showHideTooltip();
},
timeout: 200,
interval: 500
timeout: 50,
interval: 50
});
// set default error function

View File

@ -17,7 +17,7 @@
<th>{% endverbatim %}{% trans 'Pool' %}{% verbatim %}</th>
<th>{% endverbatim %}{% trans 'State' %}{% verbatim %}</th>
<th>{% endverbatim %}{% trans 'Image' %}{% verbatim %}</th>
<th></th>
<th>{% endverbatim %}{% trans 'User Services' %}{% verbatim %}</th>
</tr>
</thead>
<tbody>