仪表盘
版本库
文件存储
活动
搜索
登录
hnmt
/
sniper_nc
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
主测试切换
hjg
2024-10-30
8cf23534166c07e711aac2a25911ada317ba01f0
[hnmt/sniper_nc.git]
/
WebContent
/
js
/
cdn
/
jquery-ui-1.10.4
/
themes
/
base
/
minified
/
jquery.ui.tooltip.min.css
1
2
3
4
5
/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.
ui-tooltip
{
padding
:
8px
;
position
:
absolute
;
z-index
:
9999
;
max-width
:
300px
;-
webkit-box-shadow
:
0
0
5px
#aaa
;
box-shadow
:
0
0
5px
#aaa
}
body
.
ui-tooltip
{
border-width
:
2px
}