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({
|
$('#type').tipsy({
|
||||||
gravity: 'w',
|
gravity: 'w',
|
||||||
html: true,
|
html: true,
|
||||||
|
opacity: 0.9,
|
||||||
trigger: 'manual',
|
trigger: 'manual',
|
||||||
live: true,
|
live: true,
|
||||||
title: function() {
|
title: function() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue