File "jQuery-ui-1.11.2.css"
Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/plugins/backupbuddy/pluginbuddy/css/jQuery-ui-1.11.2.css
File size: 375 bytes
MIME-type: text/plain
Charset: utf-8
.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;
}
.ui-widget {
padding: 10px;
line-height: 1.6em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff;
color: #222222;
}