Changed the opacity of user rights tipsy tooltip
This commit is contained in:
parent
076a1c56cb
commit
8125337c4a
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ $(document).ready(function() {
|
|||
$('#type').tipsy({
|
||||
gravity: 'w',
|
||||
html: true,
|
||||
opacity: 0.9,
|
||||
trigger: 'manual',
|
||||
live: true,
|
||||
title: function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue