forked from shaba/openuds
Updated css for administration, now it easy access elements
This commit is contained in:
parent
675d502f73
commit
d184f0eec3
File diff suppressed because one or more lines are too long
@ -164,8 +164,8 @@
|
||||
$('.side-nav > ul > li.dropdown').removeClass('open');
|
||||
showHideTooltip();
|
||||
},
|
||||
timeout: 200,
|
||||
interval: 500
|
||||
timeout: 50,
|
||||
interval: 50
|
||||
});
|
||||
|
||||
// set default error function
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user