34 lines
1.2 KiB
CSS
Executable File
34 lines
1.2 KiB
CSS
Executable File
@media \0screen\,screen\9 {
|
|
#page-desktop .topbar,
|
|
#page-desktop .topbar .topbar-menu,
|
|
#page-desktop .topbar .topbar-menu.this,
|
|
#page-desktop .topbar .topbar-menu:hover,
|
|
#page-desktop .file-continer .file.hover,
|
|
#page-desktop .file-continer .file.select,
|
|
#page-desktop .file-continer .file.file-select-drag-temp,
|
|
|
|
.topbar .content .share-title-info,
|
|
.bindary-box .title .ico,
|
|
.desktop,div.background,
|
|
.task-tab .tabs .tab,
|
|
.task-tab .tabs .tab.hover,.task-tab .tabs .tab.this{
|
|
behavior: url("./?pluginApp/to/toolsCommon/pie");
|
|
}
|
|
}
|
|
|
|
.mCSB_scrollTools .mCSB_draggerContainer{z-index:99;}
|
|
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
|
|
background-color: rgba(100,100,100,0.3);width:6px;
|
|
}
|
|
|
|
/*ie8兼容性调整*/
|
|
body div.topbar .content .title.topbar-menu{width:200px\9;}
|
|
body .file-continer .file .item-select{width:12px;height:12px;}
|
|
body .file-continer .file .item-select .item-check{font-size:10px;}
|
|
|
|
|
|
body .dialog-no-title .aui-outer{border:1px solid #ddd !important;}
|
|
body .dialog-no-title .aui-max,
|
|
body .dialog-no-title .aui-min,
|
|
body .dialog-no-title .aui-close{filter:none !important;}
|
|
body .dialog-no-title .aui-title i{display:none;} |