mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 22:23:37 +09:00
Update 1.2.92
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.tipsy { padding: 5px; position: absolute; z-index: 100020; }
|
||||
.tipsy { padding: 5px; position: absolute; z-index: 9999999999; }
|
||||
|
||||
.tipsy-inner {
|
||||
font-size: 13px !important;
|
||||
@@ -6,7 +6,7 @@
|
||||
background-color: #333333 !important;
|
||||
color: #fff !important;
|
||||
max-width: 250px !important;
|
||||
padding: 10px 12px !important;
|
||||
padding: 6px 10px !important;
|
||||
text-align: left !important;
|
||||
word-wrap: break-word !important;
|
||||
-webkit-font-smoothing: antialiased !important;
|
||||
|
||||
Reference in New Issue
Block a user