Line 718: | Line 718: | ||
} | } | ||
− | + | .ui-widget { | |
− | + | border: 1px solid black; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | .ui-tooltip, .arrow:after { | |
background: white; | background: white; | ||
border: 1px solid white; | border: 1px solid white; | ||
} | } | ||
− | + | ||
+ | .ui-tooltip { | ||
padding: 10px 20px; | padding: 10px 20px; | ||
color: black; | color: black; | ||
Line 760: | Line 737: | ||
border: 1px solid white !important; | border: 1px solid white !important; | ||
} | } | ||
− | + | .arrow { | |
width: 70px; | width: 70px; | ||
height: 16px; | height: 16px; | ||
Line 769: | Line 746: | ||
bottom: -17px; | bottom: -17px; | ||
} | } | ||
− | + | .arrow.top { | |
top: -17px; | top: -17px; | ||
bottom: auto; | bottom: auto; | ||
} | } | ||
− | + | .arrow.left { | |
left: 20%; | left: 20%; | ||
} | } | ||
− | + | .arrow:after { | |
content: ""; | content: ""; | ||
position: absolute; | position: absolute; | ||
Line 790: | Line 767: | ||
transform: rotate(45deg); | transform: rotate(45deg); | ||
} | } | ||
− | + | .arrow.top:after { | |
bottom: -20px; | bottom: -20px; | ||
top: auto; | top: auto; | ||
} | } | ||
− | + | .hidden { | |
visibility: hidden; | visibility: hidden; | ||
} | } | ||
− | + | .fireTip { | |
margin-left: -150px; | margin-left: -150px; | ||
} | } |
Revision as of 08:37, 31 October 2017