mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
Change tooltip css class to item_image (bootstrap conflict)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="tools/css/tipped.css"/>
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
Tipped.create('.tooltip');
|
||||
Tipped.create('.item_image');
|
||||
});
|
||||
</script>
|
||||
{% set rows = 0 %}
|
||||
|
Reference in New Issue
Block a user