parent
c463acd492
commit
3a95394799
12
ChangeLog.md
12
ChangeLog.md
|
@ -1,4 +1,11 @@
|
|||
###ver3.01 `2015/3/23`
|
||||
###ver3.02 `2015/3/25`
|
||||
####fix bug
|
||||
- 分享office不了预览问题
|
||||
- 用户组;用户组列表选择错误
|
||||
- 菜单编辑中文部分乱码
|
||||
- 图片预览优化
|
||||
|
||||
###ver3.0 `2015/3/23`
|
||||
-----
|
||||
####update:
|
||||
- 文档分享[文件、文件夹分享;支持添加密码;文件分享支持多种格式在线预览]
|
||||
|
@ -77,7 +84,7 @@
|
|||
- 下载有BOM问题
|
||||
- wwwroot识别问题;
|
||||
|
||||
####fix bug beta 3.0:
|
||||
####fix bug 3.01 beta1:
|
||||
- 新建用户下拉菜单出不来问题
|
||||
- 分享bug
|
||||
- 设置中心:开启游客ui兼容性问题
|
||||
|
@ -98,6 +105,7 @@
|
|||
- 分享修改时覆盖前一个分享的问题
|
||||
|
||||
|
||||
|
||||
###ver2.8 `2014/11/23`
|
||||
-----
|
||||
####update:
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
@date_default_timezone_set(@date_default_timezone_get());
|
||||
@set_time_limit(600);//10min pathInfoMuti,search,upload,download...
|
||||
@ini_set('session.cache_expire',600);
|
||||
@ini_set("display_errors","On");
|
||||
@ini_set("display_errors","on");
|
||||
@error_reporting(E_ERROR|E_WARING|E_PARSE);
|
||||
//error_reporting(E_ALL);
|
||||
|
||||
|
@ -31,18 +31,33 @@ define('CLASS_DIR', LIB_DIR .'class/'); //内目录
|
|||
define('CORER_DIR', LIB_DIR .'core/'); //核心目录
|
||||
define('DATA_PATH', BASIC_PATH .'data/'); //用户数据目录
|
||||
define('LOG_PATH', DATA_PATH .'log/'); //日志目录
|
||||
define('USER_PATH', DATA_PATH .'User/'); //用户目录
|
||||
define('USER_SYSTEM', DATA_PATH .'system/'); //用户数据存储目录
|
||||
define('DATA_THUMB', DATA_PATH .'thumb/'); //缩略图生成存放
|
||||
define('LANGUAGE_PATH', DATA_PATH .'i18n/'); //多语言目录
|
||||
define('PUBLIC_PATH', DATA_PATH .'public/'); //公共共享目录,读写权限跟随用户目录的读写权限
|
||||
|
||||
//本地使用,引号内填写office解析服务器地址 形如:"http://***/view.aspx?src="
|
||||
define('OFFICE_SERVER',"");
|
||||
define('STATIC_JS','app'); //_dev(开发状态)||app(打包压缩)
|
||||
define('STATIC_LESS','css');//less(开发状态)||css(打包压缩)
|
||||
define('STATIC_PATH',"./static/");//静态文件目录
|
||||
//define('STATIC_PATH','http://static.kalcaddle.com/static/');//静态文件统一分离
|
||||
//define('STATIC_PATH','http://static.kalcaddle.com/static/');//静态文件统分离,可单独将static部署到CDN
|
||||
|
||||
/*
|
||||
可以自定义【用户目录】和【公共目录】;移到web目录之外,
|
||||
可以使程序更安全, 就不用限制用户的扩展名权限了;
|
||||
*/
|
||||
define('USER_PATH', DATA_PATH .'User/'); //用户目录
|
||||
//自定义用户目录;需要先将data/User移到别的地方 例如修改成如下地址
|
||||
//define('USER_PATH', DATA_PATH .'/Library/WebServer/Documents/User');
|
||||
|
||||
define('PUBLIC_PATH', DATA_PATH .'public/'); //公共目录
|
||||
//公共共享目录,读写权限跟随用户目录的读写权限 例如修改成如下地址
|
||||
//define('PUBLIC_PATH','/Library/WebServer/Documents/Public/');
|
||||
|
||||
/*
|
||||
* office服务器配置;默认调用的微软的接口,程序需要部署到外网。
|
||||
* 本地部署weboffice 引号内填写office解析服务器地址 形如: http://---/view.aspx?src=
|
||||
*/
|
||||
define('OFFICE_SERVER',"");
|
||||
|
||||
|
||||
include(FUNCTION_DIR.'web.function.php');
|
||||
include(FUNCTION_DIR.'file.function.php');
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
<?php
|
||||
define('KOD_VERSION','3.01');
|
||||
define('KOD_VERSION','3.02');
|
|
@ -62,7 +62,7 @@ class editor extends Controller{
|
|||
*/
|
||||
public function getConfig(){
|
||||
$default = array(
|
||||
'font_size' => '14px',
|
||||
'font_size' => '15px',
|
||||
'theme' => 'clouds',
|
||||
'auto_wrap' => 0,
|
||||
'display_char' => 0,
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
<?php exit;?>{"system_password":"LFucrECgwZ","system_name":"KodExplorer","system_desc":"\u2014\u2014\u8292\u679c\u4e91.\u8d44\u6e90\u7ba1\u7406\u5668","path_hidden":".htaccess,.git,.DS_Store","auto_login":"1","first_in":"explorer","new_user_app":"365\u65e5\u5386,pptv\u76f4\u64ad,ps,qq\u97f3\u4e50,\u641c\u72d0\u5f71\u89c6,\u65f6\u949f,\u5929\u6c14,\u6c34\u679c\u5fcd\u8005,\u8ba1\u7b97\u5668,\u8c46\u74e3\u7535\u53f0,\u97f3\u60a6\u53f0,icloud","new_user_folder":"download,music,image,desktop","menu":[{"name":"desktop","type":"system","url":"index.php?desktop","target":"_self","use":"1"},{"name":"explorer","type":"system","url":"index.php?explorer","target":"_self","use":"1"},{"name":"editor","type":"system","url":"index.php?editor","target":"_self","use":"1"},{"name":"adminer","type":"","url":".\/lib\/plugins\/adminer\/","target":"_blank","use":"1"}]}
|
|
@ -638,7 +638,7 @@ function rand_from_to($from, $to){
|
|||
* @param string $addChars 额外字符
|
||||
* @return string
|
||||
*/
|
||||
function rand_string($len = 4, $type){
|
||||
function rand_string($len = 4, $type='check_code'){
|
||||
$str = '';
|
||||
switch ($type) {
|
||||
case 0://大小写中英文
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,273 @@
|
|||
var dialog_tpl_css = "<style>\
|
||||
div.check_version_dialog .aui_header{background:transparent;opacity:1;filter: alpha(opacity=100);}\
|
||||
div.check_version_dialog .aui_title{color:#fff;text-shadow:none;}\
|
||||
div.check_version_dialog .aui_min,div.check_version_dialog .aui_max{display:none;}\
|
||||
div.check_version_dialog .aui_close{border-radius: 12px;}\
|
||||
div.dialog-simple .dialog_mouse_in{.aui_header{.opacity(100);}}\
|
||||
div.check_version_dialog .aui_content{overflow: visible;}\
|
||||
div.check_version_dialog .aui_title{background-color:transparent;border: none;}\
|
||||
.update_box .hidden{display: none;}\
|
||||
.update_box{background:#fff;font-size: 14px;box-shadow: 0 5px 30px rgba(0,0,0,0.5);margin-top:-35px;}\
|
||||
.update_box .title{width:100%;background:#6699cc;color:#fff;height:130px;}\
|
||||
.update_box .button_radius{text-align:center;margin: 0 auto;padding-top:50px;}\
|
||||
.update_box .button_radius a{color:#fff;text-decoration:none;border-bottom: 2px solid #f6f6f6;border:2px solid rgba(255,255,255,0.6);\
|
||||
border-radius:20px;padding:5px 10px;display: inline-block;font-size: 16px;}\
|
||||
.update_box .button_radius a i{padding-left: 8px;}\
|
||||
.update_box .button_radius a:hover,.button_radius a:focus,.button_radius a.this{background:rgba(255,255,255,0.3);}\
|
||||
.update_box .button_radius a.this:hover{cursor: default;}\
|
||||
.update_box .ver_tips{float:right; ;text-align: right;text-decoration: none;color:#9CF;display:block;margin-top: -26px;padding-right:10px;}\
|
||||
.update_box .ver_tips:hover{color:#fff;}\
|
||||
.update_box .version{color:#fff;font-size: 13px;text-align: center;line-height:50px;height:50px;}\
|
||||
.update_box .version_info{padding:20px;}\
|
||||
.update_box .version_info i{font-size:15px;display: block;border-left:3px solid #9cf;padding-left:10px;}\
|
||||
.update_box .version_info .version_info_content{color: #69c;background:#eee;margin-top: 10px;padding:10px;}\
|
||||
.update_box .version_info p{height:140px;overflow:auto;}\
|
||||
.update_box .version_info a{float: right;color:#69c;text-decoration: none;}\
|
||||
.update_box .progress{box-shadow:0 0 3px #fff;border-radius:20px;margin: 0 auto;margin-bottom:10px;width:170px;height:16px;margin-top: 10px;overflow:hidden !important;}\
|
||||
.update_box .progress img{width:170px;}\
|
||||
</style>";
|
||||
var dialog_tpl_html = "<div class='update_box'>\
|
||||
<div class='title'>\
|
||||
<div class='button_radius'>\
|
||||
<div class='progress hidden'><img src='{{loading_img}}'/></div>\
|
||||
{{if has_new}}\
|
||||
<a href='javascript:;' class='update_click'><span>{{LNG.update_auto_update}}</span><i class='icon-arrow-right'></i></a>\
|
||||
{{else}}\
|
||||
<a href='javascript:;' class='this'>{{LNG.update_is_new}}<i class='icon-smile'></i></a>\
|
||||
{{/if}}\
|
||||
</div>\
|
||||
{{if has_new}}<a class='ver_tips ignore' href='javascript:;'>{{LNG.update_ignore}}</a>{{/if}}\
|
||||
<div class='version'>{{LNG.update_version_local}}:ver{{ver_local}} | {{LNG.update_version_newest}}:ver {{ver_new}}\
|
||||
{{if has_new}}<span class='badge' style='background:#f60;'>new</span>{{/if}}</div>\
|
||||
<div style='clear:both'></div>\
|
||||
</div>\
|
||||
<div class='version_info'>\
|
||||
<i>ver {{ver_new}} {{LNG.update_whats_new}}:</i>\
|
||||
<div class='version_info_content'>\
|
||||
<p>{{echo LNG.update_info}}</p>\
|
||||
<a class='more' href='{{readmore_href}}' target='_blank'>{{LNG.update_readmore}}</a>\
|
||||
<div style='clear:both'></div>\
|
||||
</div>\
|
||||
</div>\
|
||||
</div>";
|
||||
define(function(require, exports) {
|
||||
var server_version = '3.01';//最新版本
|
||||
var local_version = G.version;
|
||||
var readmore_href = 'http://kalcaddle.com/download.html';
|
||||
var current_version_file = 'http://static.kalcaddle.com/download/update/2.0-'+server_version+'.zip';
|
||||
var status_href = 'http://kalcaddle.com/tools/state/index.php';
|
||||
|
||||
var kod_user_online = 'kod_user_online_version';
|
||||
var time = function(){var date = new Date();return parseInt(date.getTime()/1000);}
|
||||
var _download = function(from,to,callback){
|
||||
$.ajax({
|
||||
url:'?explorer/serverDownload&save_path='+to
|
||||
+'&url='+urlEncode2(from),
|
||||
dataType:'json',
|
||||
success:function(data){
|
||||
if (typeof (callback) == 'function') callback(data);
|
||||
}
|
||||
});
|
||||
};
|
||||
var _unzip = function(file,unzip_to,callback){
|
||||
$.ajax({
|
||||
url:'index.php?explorer/unzip&path_to='+urlEncode(unzip_to)
|
||||
+'&path='+urlEncode(file),
|
||||
success:function(data){
|
||||
if (typeof (callback) == 'function') callback(data);
|
||||
}
|
||||
});
|
||||
};
|
||||
var _remove = function(param,callback){
|
||||
$.ajax({
|
||||
url: 'index.php?explorer/pathDelete',
|
||||
type:'POST',
|
||||
dataType:'json',
|
||||
data:param,
|
||||
success:function(data){
|
||||
if (typeof (callback) == 'function') callback(data);
|
||||
}
|
||||
});
|
||||
};
|
||||
//自动更新
|
||||
var update = function(){
|
||||
if (G.is_root !=1) return;
|
||||
var id = 'check_version_dialog',
|
||||
$button = $('.'+id).find('.update_click'),
|
||||
$press = $('.'+id).find('.progress'),
|
||||
$tips = $('.'+id).find('.ver_tips');
|
||||
var new_file = current_version_file,
|
||||
save_to = G.basic_path+'data/',
|
||||
unzip_to = G.basic_path;
|
||||
$tips.removeClass('ignore').html(LNG.update_downloading);
|
||||
$button.addClass('hidden');
|
||||
$press.removeClass('hidden').fadeIn(300);
|
||||
|
||||
_download(new_file,save_to,function(data){
|
||||
if (data.code) {
|
||||
var zipfile = data.info;
|
||||
if (zipfile.length<20) {//新的远程下载返回文件名 之前为全名。
|
||||
zipfile = save_to+zipfile;
|
||||
}
|
||||
var remove = 'list=[{"type":"file","path":"'+urlEncode(zipfile)+'"}]';
|
||||
_unzip(zipfile,G.basic_path,function(data){
|
||||
if (data.code) {//更新成功
|
||||
_remove(remove,function(){//删除下载的安装包
|
||||
Cookie.del(kod_user_online);
|
||||
$press.addClass('hidden');
|
||||
$tips.html(LNG.update_success);
|
||||
$button.removeClass('hidden')
|
||||
.unbind('click')
|
||||
.removeClass('update_click')
|
||||
.addClass('this')
|
||||
.html(LNG.update_success);
|
||||
setTimeout(function(){//更新完自动刷新
|
||||
FrameCall.goRefresh();
|
||||
},2000);
|
||||
});
|
||||
return;
|
||||
}
|
||||
//解压失败
|
||||
$press.addClass('hidden');
|
||||
$tips.html(LNG.update_unzip_fail);
|
||||
$button.removeClass('hidden').html(LNG.update_auto_update);
|
||||
});
|
||||
return;
|
||||
}
|
||||
//解压失败
|
||||
$press.addClass('hidden');
|
||||
$tips.html(LNG.update_download_fail);
|
||||
$button.removeClass('hidden').html(LNG.update_auto_update);
|
||||
});
|
||||
};
|
||||
|
||||
var init_language = function(){
|
||||
var type = 'en';
|
||||
if (typeof(G["lang"]) != 'undefined') type = G["lang"];
|
||||
if (typeof(LNG["config"]) != 'undefined' &&
|
||||
typeof(LNG["config"]['type']) != 'undefined'){
|
||||
type = LNG["config"]['type'];
|
||||
}
|
||||
if (!inArray(['en','zh_CN'],type)) type = 'en';
|
||||
var L = {
|
||||
'en':{
|
||||
'update_downloading':'Downloading...',
|
||||
'update_download_fail':'Download failed',
|
||||
'update_unzip_fail':'Unzip update failed',
|
||||
'update_doing':'Updating',
|
||||
'update_title':"Update",
|
||||
'update_success':"Update successful",
|
||||
'update_fail':"Update failed",
|
||||
'update_auto_update':"Update Now",
|
||||
'update_is_new':"Aredy is the newest",
|
||||
'update_version_newest':"Newest Version",
|
||||
'update_version_local':"Current Version",
|
||||
'update_ignore':"Ignore",
|
||||
'update_readmore':"Read more",
|
||||
'update_whats_new':"What's New",
|
||||
'update_info':"1.zip bug<br/>2.drag ——cute<br/>3.search <br/>4.editor...<br/>"
|
||||
},
|
||||
'zh_CN':{
|
||||
'update_downloading':'下载中...',
|
||||
'update_download_fail':'下载失败',
|
||||
'update_unzip_fail':'解压覆盖失败',
|
||||
'update_doing':'更新中...',
|
||||
'update_title':"更新提示",
|
||||
'update_success':"更新成功!",
|
||||
'update_fail':"更新失败!",
|
||||
'update_auto_update':"自动更新",
|
||||
'update_is_new':"已经是最新版",
|
||||
'update_version_newest':"最新版本",
|
||||
'update_version_local':"当前版本",
|
||||
'update_ignore':"暂时忽略",
|
||||
'update_readmore':"查看更多",
|
||||
'update_whats_new':"更新说明",
|
||||
'update_info':"3.01:3.0的一些bug修复,分享优化<br/>1.文件分享<br/>2.大文件上传<br/>3.回收站<br/>4.自定义菜单....,more..."
|
||||
}
|
||||
};
|
||||
for (var key in L[type]){
|
||||
LNG[key] = L[type][key];
|
||||
}
|
||||
};
|
||||
|
||||
//自动检查版本,自动更新
|
||||
var check_version = function(display){
|
||||
var ver_new = parseFloat(server_version),
|
||||
ver_local = parseFloat(local_version),
|
||||
key_timeout = 'kod_update_ignore_timeout',
|
||||
has_new = false;
|
||||
if (ver_new > ver_local) has_new=true;
|
||||
if (local_version.indexOf('commercial') >1) return;
|
||||
//if (ver_new != ver_local) has_new=true;
|
||||
|
||||
//对话框显示
|
||||
var show_dialog = function(){
|
||||
var id = 'check_version_dialog';
|
||||
if ($('.'+id).length==0) {
|
||||
init_language();
|
||||
var render = template.compile(dialog_tpl_html);
|
||||
var html = dialog_tpl_css+render({
|
||||
loading_img:G.static_path+'images/loading_simple.gif',
|
||||
LNG:LNG,has_new:has_new,
|
||||
readmore_href:readmore_href,
|
||||
ver_new:server_version,ver_local:local_version});
|
||||
art.dialog.through({
|
||||
id:id,
|
||||
simple:true,
|
||||
top:'50%',
|
||||
resize:false,
|
||||
width:330,
|
||||
title:LNG.update_title,
|
||||
padding:'0',
|
||||
fixed:true,
|
||||
content:html
|
||||
});
|
||||
$('.'+id)
|
||||
.hide()
|
||||
.fadeIn(600)
|
||||
.find('.update_click').unbind('click').bind('click',function(){
|
||||
update();
|
||||
Cookie.del(key_timeout);
|
||||
});
|
||||
$('.'+id).find('.ignore').die('click').live('click',function(){
|
||||
//设置cookie一年有效,2天后检查;
|
||||
Cookie.set(key_timeout,time()+3600*24*2,24*365);
|
||||
art.dialog.list[id].close();
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
if (display) show_dialog();
|
||||
if (has_new && //第一次
|
||||
(Cookie.get(key_timeout) == undefined ||
|
||||
Cookie.get(key_timeout) <= time())) {
|
||||
show_dialog();
|
||||
}
|
||||
};
|
||||
var user_state = function(){
|
||||
//当前版本
|
||||
//if (Cookie.get(kod_user_online) != undefined) return;
|
||||
var url = status_href+'?is_root='+G.is_root
|
||||
+'&host='+urlEncode(G.app_host)+'&version='+local_version;
|
||||
require.async(url,function(){
|
||||
Cookie.set(kod_user_online,'check-at-'+time(),24);
|
||||
});
|
||||
};
|
||||
//入口函数,没有参数则默认检查版本
|
||||
var todo = function(action) {
|
||||
switch(action){
|
||||
case undefined:
|
||||
//自动检查版本,有更新才跳出对话框
|
||||
if (G.is_root == 1) {
|
||||
check_version(false);
|
||||
}
|
||||
user_state();
|
||||
break;
|
||||
case 'check':check_version(true);break;//检查版本,显示版本信息
|
||||
default:break;
|
||||
}
|
||||
};
|
||||
return {
|
||||
todo:todo
|
||||
};
|
||||
});
|
|
@ -374,7 +374,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block !important; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -432,7 +432,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block !important; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -428,7 +428,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body .main .group_editor .tag:hover { color: #666; background: #e6e6e6;}
|
||||
#body .main .group_editor .tag.this { border-color: #666; color: #666; background: #e6e6e6;}
|
||||
#body .main .group_editor .tag span { cursor: pointer;}
|
||||
#body alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .section { width: 98% !important;}
|
||||
#body .main .save { width: 60px; margin-top: 10px;}
|
||||
#body .main .content .title span { border-bottom: 2px solid #bbb;}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.topback_this { background: #6b8ac3;}
|
||||
.topback_this { background: #e169b9;}
|
||||
::-webkit-scrollbar-track-piece { background-color: rgba(255,255,255,0.2);}
|
||||
::-webkit-scrollbar { width: 10px; height: 10px;}
|
||||
::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,0.2); border-radius: 12px; background-clip: padding-box; border: 1px solid rgba(0,0,0,0.3); min-height: 28px;}
|
||||
|
@ -36,11 +36,11 @@ ul.dropdown-menu a:hover,ul.dropdown-menu .this a { transition: all 0.2s;}
|
|||
.context-menu-list .hover span b { color: #fff;}
|
||||
.context-menu-list .context-menu-item.line_top { border-top: 1px solid #ddd !important;}
|
||||
input { border: 1px solid #ddd; background: #fff; outline: none;}
|
||||
.topbar { width: 100%; height: 40px; color: #ddd; z-index: 100; top: 0; background: #5579BA; position: fixed;}
|
||||
.topbar { width: 100%; height: 40px; color: #ddd; z-index: 100; top: 0; background: #DC4FAD; position: fixed;}
|
||||
.topbar .content { padding: 0px; line-height: 40px; height: 40px; wordbreak: break-all;}
|
||||
.topbar .content i { display: inline-block; padding-right: 10px; font-size: 1.1em;}
|
||||
.topbar .content .topbar_menu { display: block; text-decoration: none; color: #fff; border: 1px solid #6787c1; height: 40px; overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; padding: 0px 1.2em; border-top: none; border-bottom: none; outline: none; float: left; margin-left: -1px; font-size: 14px;}
|
||||
.topbar .content .topbar_menu:hover,.topbar .content .topbar_menu.this { background: #6b8ac3;}
|
||||
.topbar .content .topbar_menu { display: block; text-decoration: none; color: #fff; border: 1px solid #e064b7; height: 40px; overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; padding: 0px 1.2em; border-top: none; border-bottom: none; outline: none; float: left; margin-left: -1px; font-size: 14px;}
|
||||
.topbar .content .topbar_menu:hover,.topbar .content .topbar_menu.this { background: #e169b9;}
|
||||
.topbar .content .topbar_menu.title { font-size: 20px; width: 200px; width: 202px\0; padding: 0; text-align: center;}
|
||||
.topbar .content .topbar_menu.title:hover { background: none;}
|
||||
.topbar .content .menu-desktop:before { content: "\f108";}
|
||||
|
@ -267,7 +267,7 @@ a.button:hover { background: #eee url("../../../images/buttons_40.png") 0 -12px
|
|||
a.left:hover,a.middle:hover { margin-right: 1px; padding-right: 9px;}
|
||||
a.button:active { color: #000; border-color: #444;}
|
||||
a.button:focus { outline: none;}
|
||||
.messageBox { position: absolute; top: 15%; left: 0px; z-index: 88; background: #5579BA; color: #fff; opacity: 0.7; filter: alpha(opacity=70); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 10px 60px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 60px rgba(0,0,0,0.6); box-shadow: 0 10px 60px rgba(0,0,0,0.6); display: none;}
|
||||
.messageBox { position: absolute; top: 15%; left: 0px; z-index: 88; background: #DC4FAD; color: #fff; opacity: 0.7; filter: alpha(opacity=70); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 10px 60px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 60px rgba(0,0,0,0.6); box-shadow: 0 10px 60px rgba(0,0,0,0.6); display: none;}
|
||||
.messageBox .content { padding: 10px 30px; line-height: 20px; width: auto;}
|
||||
.dialogMax { z-index: 99999 !important;}
|
||||
.aui_outer { text-align: left; position: relative;}
|
||||
|
@ -291,17 +291,17 @@ table.aui_border,table.aui_dialog { width: 100%; border: 0; margin: 0; border-co
|
|||
.aui_buttons button:active { background: #777777;}
|
||||
.aui_buttons button[disabled] { cursor: default; color: #919191; background: #aaa; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
.aui_buttons button::-moz-focus-inner { border: 0; padding: 0; margin: 0;}
|
||||
.aui_buttons button.aui_state_highlight { color: #FFF; background: #5579BA;}
|
||||
.aui_buttons button.aui_state_highlight:hover { color: #FFF; background: #7996c9;}
|
||||
.aui_buttons button.aui_state_highlight:active { background: #314a78;}
|
||||
.aui_outer { border: 0px solid #5579BA; -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); box-shadow: 0px 5px 20px rgba(0,0,0,0.6);}
|
||||
.aui_buttons button.aui_state_highlight { color: #FFF; background: #DC4FAD;}
|
||||
.aui_buttons button.aui_state_highlight:hover { color: #FFF; background: #e47ac1;}
|
||||
.aui_buttons button.aui_state_highlight:active { background: #a42178;}
|
||||
.aui_outer { border: 0px solid #DC4FAD; -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); box-shadow: 0px 5px 20px rgba(0,0,0,0.6);}
|
||||
.aui_inner { background: #FFF;}
|
||||
.aui_state_lock .aui_nw,.aui_state_lock .aui_n,.aui_state_lock .aui_ne,.aui_state_lock .aui_w,.aui_state_lock .aui_e,.aui_state_lock .aui_sw,.aui_state_lock .aui_s,.aui_state_lock .aui_se { background: rgba(0,0,0,0.5); background: #000 \9 !important; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
.aui_titleBar { position: relative; height: 100%;}
|
||||
.aui_title { height: 31px; line-height: 30px; padding: 0 28px 0 10px; color: #fff; font-size: 14px; background-color: #5579BA; border-bottom: 1px solid #40619c;}
|
||||
.aui_title { height: 31px; line-height: 30px; padding: 0 28px 0 10px; color: #fff; font-size: 14px; background-color: #DC4FAD; border-bottom: 1px solid #cf2998;}
|
||||
.aui_state_focus .aui_mask { display: none;}
|
||||
.aui_state_focus .aui_outer { -webkit-box-shadow: 0px 5px 60px rgba(0,0,0,0.8); -moz-box-shadow: 0px 5px 60px rgba(0,0,0,0.8); box-shadow: 0px 5px 60px rgba(0,0,0,0.8);}
|
||||
.aui_min,.aui_max,.aui_close { display: block; position: absolute; text-decoration: none; outline: none; cursor: pointer; font-size: 16px; background: #7290c6; color: #fff; border-top: none; top: 0px; height: 22px; width: 35px; font-size: 14px; line-height: 22px; text-align: center; font-family: FontAwesome;}
|
||||
.aui_min,.aui_max,.aui_close { display: block; position: absolute; text-decoration: none; outline: none; cursor: pointer; font-size: 16px; background: #e371bd; color: #fff; border-top: none; top: 0px; height: 22px; width: 35px; font-size: 14px; line-height: 22px; text-align: center; font-family: FontAwesome;}
|
||||
.aui_min:hover,.aui_max:hover,.aui_close:hover { text-decoration: none; color: #fff; background: #cc0000;}
|
||||
.aui_min:active,.aui_max:active,.aui_close:active { color: fff; background: #f00;}
|
||||
.aui_min { right: 77px; content: "\f068";}
|
||||
|
@ -361,7 +361,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.context-menu-list .context-menu-item.disabled .font-icon,.context-menu-list .context-menu-item.disable .font-icon { color: #EEE;}
|
||||
.context-menu-list .context-menu-item.disabled.hover,.context-menu-list .context-menu-item.disable.hover { color: #ccc; cursor: default; background-color: #fff;}
|
||||
.context-menu-list .context-menu-item.disabled.hover .font-icon,.context-menu-list .context-menu-item.disable.hover .font-icon { color: #EEE;}
|
||||
.context-menu-list .context-menu-item.hover { cursor: pointer; color: #fff; background: #5579BA; background-color: none \9;}
|
||||
.context-menu-list .context-menu-item.hover { cursor: pointer; color: #fff; background: #DC4FAD; background-color: none \9;}
|
||||
.context-menu-list .context-menu-item.hover .font-icon { color: #fff;}
|
||||
.context-menu-list .context-menu-item.context-menu-separator { height: 2px; line-height: 0; border-bottom: 1px solid #ddd; margin: 2px 0 2px;}
|
||||
.context-menu-list .context-menu-item > .context-menu-list { display: none; right: -5px; top: 5px;}
|
||||
|
@ -387,16 +387,16 @@ html { overflow-x: hidden; overflow-y: hidden;}
|
|||
.edit_tab .tabs .tab .close:hover { color: #af5250;}
|
||||
.edit_tab .tabs .tab .close:active { color: #f00;}
|
||||
.edit_tab .tabs .tab.hover { background: url("../../../images/buttons_40.png") 0 10px repeat-x;}
|
||||
.edit_tab .tabs .tab.this { z-index: 20; color: #23B2EC; background: #5579BA; background-image: -webkit-linear-gradient(top,#7996c9,#5579BA); background-image: -moz-linear-gradient(top,#7996c9,#5579BA); background-image: -o-linear-gradient(top,#7996c9,#5579BA); background-image: -ms-linear-gradient(top,#7996c9,#5579BA); background-image: linear-gradient(top,#7996c9,#5579BA); color: #fff;}
|
||||
.edit_tab .tabs .tab.this .close { color: #40619c;}
|
||||
.edit_tab .tabs .tab.this { z-index: 20; color: #23B2EC; background: #DC4FAD; background-image: -webkit-linear-gradient(top,#e47ac1,#DC4FAD); background-image: -moz-linear-gradient(top,#e47ac1,#DC4FAD); background-image: -o-linear-gradient(top,#e47ac1,#DC4FAD); background-image: -ms-linear-gradient(top,#e47ac1,#DC4FAD); background-image: linear-gradient(top,#e47ac1,#DC4FAD); color: #fff;}
|
||||
.edit_tab .tabs .tab.this .close { color: #cf2998;}
|
||||
.edit_tab .tabs .tab.this .close:hover { color: #af5250;}
|
||||
.edit_tab .tabs .tab.this .close:active { color: #f00;}
|
||||
.edit_tab .tabs .add { float: left; color: #666; line-height: 25px; height: 30px; border: 1px solid #ddd; border-bottom: none; border-radius: 3px 3px 0 0; font-size: 8px; margin-top: 2px; padding: 0px 10px; background: #eee; margin-left: 3px;}
|
||||
.edit_tab .tabs .add:hover { background: #ddd;}
|
||||
.edit_tab .tabs .add:active { background: #888; color: #ccc;}
|
||||
.draggable-dragging { position: absolute; z-index: 20; color: #fff; height: 29px; line-height: 30px; width: 120px; float: left; background: #5579BA; background-image: -webkit-linear-gradient(top,#6b8ac3,#5579BA); background-image: -moz-linear-gradient(top,#6b8ac3,#5579BA); background-image: -o-linear-gradient(top,#6b8ac3,#5579BA); background-image: -ms-linear-gradient(top,#6b8ac3,#5579BA); background-image: linear-gradient(top,#6b8ac3,#5579BA);}
|
||||
.draggable-dragging { position: absolute; z-index: 20; color: #fff; height: 29px; line-height: 30px; width: 120px; float: left; background: #DC4FAD; background-image: -webkit-linear-gradient(top,#e169b9,#DC4FAD); background-image: -moz-linear-gradient(top,#e169b9,#DC4FAD); background-image: -o-linear-gradient(top,#e169b9,#DC4FAD); background-image: -ms-linear-gradient(top,#e169b9,#DC4FAD); background-image: linear-gradient(top,#e169b9,#DC4FAD);}
|
||||
.draggable-dragging .name { margin-left: 5px; display: block; width: 80%; height: 28px; overflow: hidden; position: absolute; z-index: 2; cursor: default;}
|
||||
.draggable-dragging .close { float: right; color: #40619c; position: relative; font-size: 15px; margin-right: 5px; z-index: 3; margin-top: 7px;}
|
||||
.draggable-dragging .close { float: right; color: #cf2998; position: relative; font-size: 15px; margin-right: 5px; z-index: 3; margin-top: 7px;}
|
||||
.edit_body { width: 100%; background: #fff; position: absolute; bottom: 0; top: 59px; z-index: 50;}
|
||||
.edit_body .tabs { width: 100%; height: 100%;}
|
||||
.edit_body .tabs .edit_content { padding: 0; margin: 0; height: 100%; width: 100%;}
|
||||
|
@ -440,7 +440,7 @@ div.tools .right { float: right; margin: 0 5px 0 0;}
|
|||
div.tools a { font-size: 13px; font-weight: 800; float: left; color: #555; font-weight: 400; text-decoration: none; padding: 0px 11px; line-height: 29px; height: 29px;}
|
||||
div.tools a .font-icon { font-size: 17px; color: #bbb;}
|
||||
div.tools a:hover { background: #eee;}
|
||||
div.tools a.select,div.tools a.select:hover,div.tools a:active { background: #5579BA; color: #fff;}
|
||||
div.tools a.select,div.tools a.select:hover,div.tools a:active { background: #DC4FAD; color: #fff;}
|
||||
div.tools a.select i.font-icon,div.tools a.select:hover i.font-icon,div.tools a:active i.font-icon { color: #fff;}
|
||||
div.tools a.font,div.tools a.codetheme { padding: 2px 6px; margin-right: 4px; border: solid 1px #ccc; background: url("../../../images/buttons_40.png") 0 0px repeat-x; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
|
||||
div.tools a.font .font-icon,div.tools a.codetheme .font-icon { padding: 0 5px;}
|
||||
|
@ -448,7 +448,7 @@ div.tools .right a { padding: 1px 7px; margin-right: -1px; height: 20px; margin-
|
|||
div.tools .line { border-left: 1px solid #ccc; margin: 0 4px; padding-bottom: 3px;}
|
||||
ul.dropbox { color: #666; font-size: 13px; position: absolute; top: 27px; z-index: 1000; margin: 0px;}
|
||||
ul.dropbox li { list-style: none; padding: 2px 0 2px 10px; line-height: 20px; cursor: pointer;}
|
||||
ul.dropbox .lihover,ul.dropbox li.this { background: #5579BA; color: #fff;}
|
||||
ul.dropbox .lihover,ul.dropbox li.this { background: #DC4FAD; color: #fff;}
|
||||
#fontsize { display: none; left: 166px; width: 100px; min-width: 100px;}
|
||||
#codetheme { display: none; left: 173px;}
|
||||
body div#ace_settingsmenu,body div#kbshortcutmenu { background-color: #000; opacity: 0.75; filter: alpha(opacity=75); color: #FFF; box-shadow: -5px 4px 5px rgba(0,0,0,0.2);}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.topback_this { background: #6b8ac3;}
|
||||
.topback_this { background: #e169b9;}
|
||||
::-webkit-scrollbar-track-piece { background-color: rgba(255,255,255,0.2);}
|
||||
::-webkit-scrollbar { width: 10px; height: 10px;}
|
||||
::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,0.2); border-radius: 12px; background-clip: padding-box; border: 1px solid rgba(0,0,0,0.3); min-height: 28px;}
|
||||
|
@ -36,11 +36,11 @@ ul.dropdown-menu a:hover,ul.dropdown-menu .this a { transition: all 0.2s;}
|
|||
.context-menu-list .hover span b { color: #fff;}
|
||||
.context-menu-list .context-menu-item.line_top { border-top: 1px solid #ddd !important;}
|
||||
input { border: 1px solid #ddd; background: #fff; outline: none;}
|
||||
.topbar { width: 100%; height: 40px; color: #ddd; z-index: 100; top: 0; background: #5579BA; position: fixed;}
|
||||
.topbar { width: 100%; height: 40px; color: #ddd; z-index: 100; top: 0; background: #DC4FAD; position: fixed;}
|
||||
.topbar .content { padding: 0px; line-height: 40px; height: 40px; wordbreak: break-all;}
|
||||
.topbar .content i { display: inline-block; padding-right: 10px; font-size: 1.1em;}
|
||||
.topbar .content .topbar_menu { display: block; text-decoration: none; color: #fff; border: 1px solid #6787c1; height: 40px; overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; padding: 0px 1.2em; border-top: none; border-bottom: none; outline: none; float: left; margin-left: -1px; font-size: 14px;}
|
||||
.topbar .content .topbar_menu:hover,.topbar .content .topbar_menu.this { background: #6b8ac3;}
|
||||
.topbar .content .topbar_menu { display: block; text-decoration: none; color: #fff; border: 1px solid #e064b7; height: 40px; overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; padding: 0px 1.2em; border-top: none; border-bottom: none; outline: none; float: left; margin-left: -1px; font-size: 14px;}
|
||||
.topbar .content .topbar_menu:hover,.topbar .content .topbar_menu.this { background: #e169b9;}
|
||||
.topbar .content .topbar_menu.title { font-size: 20px; width: 200px; width: 202px\0; padding: 0; text-align: center;}
|
||||
.topbar .content .topbar_menu.title:hover { background: none;}
|
||||
.topbar .content .menu-desktop:before { content: "\f108";}
|
||||
|
@ -267,7 +267,7 @@ a.button:hover { background: #eee url("../../../images/buttons_40.png") 0 -12px
|
|||
a.left:hover,a.middle:hover { margin-right: 1px; padding-right: 9px;}
|
||||
a.button:active { color: #000; border-color: #444;}
|
||||
a.button:focus { outline: none;}
|
||||
.messageBox { position: absolute; top: 15%; left: 0px; z-index: 88; background: #5579BA; color: #fff; opacity: 0.7; filter: alpha(opacity=70); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 10px 60px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 60px rgba(0,0,0,0.6); box-shadow: 0 10px 60px rgba(0,0,0,0.6); display: none;}
|
||||
.messageBox { position: absolute; top: 15%; left: 0px; z-index: 88; background: #DC4FAD; color: #fff; opacity: 0.7; filter: alpha(opacity=70); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 10px 60px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 60px rgba(0,0,0,0.6); box-shadow: 0 10px 60px rgba(0,0,0,0.6); display: none;}
|
||||
.messageBox .content { padding: 10px 30px; line-height: 20px; width: auto;}
|
||||
.dialogMax { z-index: 99999 !important;}
|
||||
.aui_outer { text-align: left; position: relative;}
|
||||
|
@ -291,17 +291,17 @@ table.aui_border,table.aui_dialog { width: 100%; border: 0; margin: 0; border-co
|
|||
.aui_buttons button:active { background: #777777;}
|
||||
.aui_buttons button[disabled] { cursor: default; color: #919191; background: #aaa; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
.aui_buttons button::-moz-focus-inner { border: 0; padding: 0; margin: 0;}
|
||||
.aui_buttons button.aui_state_highlight { color: #FFF; background: #5579BA;}
|
||||
.aui_buttons button.aui_state_highlight:hover { color: #FFF; background: #7996c9;}
|
||||
.aui_buttons button.aui_state_highlight:active { background: #314a78;}
|
||||
.aui_outer { border: 0px solid #5579BA; -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); box-shadow: 0px 5px 20px rgba(0,0,0,0.6);}
|
||||
.aui_buttons button.aui_state_highlight { color: #FFF; background: #DC4FAD;}
|
||||
.aui_buttons button.aui_state_highlight:hover { color: #FFF; background: #e47ac1;}
|
||||
.aui_buttons button.aui_state_highlight:active { background: #a42178;}
|
||||
.aui_outer { border: 0px solid #DC4FAD; -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); box-shadow: 0px 5px 20px rgba(0,0,0,0.6);}
|
||||
.aui_inner { background: #FFF;}
|
||||
.aui_state_lock .aui_nw,.aui_state_lock .aui_n,.aui_state_lock .aui_ne,.aui_state_lock .aui_w,.aui_state_lock .aui_e,.aui_state_lock .aui_sw,.aui_state_lock .aui_s,.aui_state_lock .aui_se { background: rgba(0,0,0,0.5); background: #000 \9 !important; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
.aui_titleBar { position: relative; height: 100%;}
|
||||
.aui_title { height: 31px; line-height: 30px; padding: 0 28px 0 10px; color: #fff; font-size: 14px; background-color: #5579BA; border-bottom: 1px solid #40619c;}
|
||||
.aui_title { height: 31px; line-height: 30px; padding: 0 28px 0 10px; color: #fff; font-size: 14px; background-color: #DC4FAD; border-bottom: 1px solid #cf2998;}
|
||||
.aui_state_focus .aui_mask { display: none;}
|
||||
.aui_state_focus .aui_outer { -webkit-box-shadow: 0px 5px 60px rgba(0,0,0,0.8); -moz-box-shadow: 0px 5px 60px rgba(0,0,0,0.8); box-shadow: 0px 5px 60px rgba(0,0,0,0.8);}
|
||||
.aui_min,.aui_max,.aui_close { display: block; position: absolute; text-decoration: none; outline: none; cursor: pointer; font-size: 16px; background: #7290c6; color: #fff; border-top: none; top: 0px; height: 22px; width: 35px; font-size: 14px; line-height: 22px; text-align: center; font-family: FontAwesome;}
|
||||
.aui_min,.aui_max,.aui_close { display: block; position: absolute; text-decoration: none; outline: none; cursor: pointer; font-size: 16px; background: #e371bd; color: #fff; border-top: none; top: 0px; height: 22px; width: 35px; font-size: 14px; line-height: 22px; text-align: center; font-family: FontAwesome;}
|
||||
.aui_min:hover,.aui_max:hover,.aui_close:hover { text-decoration: none; color: #fff; background: #cc0000;}
|
||||
.aui_min:active,.aui_max:active,.aui_close:active { color: fff; background: #f00;}
|
||||
.aui_min { right: 77px; content: "\f068";}
|
||||
|
@ -347,16 +347,16 @@ div.dialog-simple .aui_header { opacity: 0.01; filter: alpha(opacity=1);}
|
|||
div.dialog-simple .aui_nw,div.dialog-simple .aui_ne { height: 0px;}
|
||||
div.dialog-simple .dialog_mouse_in .aui_header { opacity: 1; filter: alpha(opacity=100);}
|
||||
body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(opacity=100);}
|
||||
#selContainer { position: absolute; width: 0px; height: 0px; border: 1px solid #1b2942; background-color: #5579BA; z-index: 1000; opacity: 0.6; filter: alpha(opacity=60);}
|
||||
.draggable-dragging { z-index: 9999; clear: both !important; pointer-events: none; position: absolute !important; width: 100px; height: 100px; background: #5579BA; border: 1px solid #1b2942; opacity: 0.6; filter: alpha(opacity=60); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
|
||||
.draggable-dragging .ico { border: 1px solid #40619c; margin: -10px 15px 15px 15px !important; width: 64px; height: 64px; margin: 4px; margin-bottom: 0;}
|
||||
.draggable-dragging .drag_number { margin: 5px 0 0 5px; width: 20px; height: 20px; text-align: center; border: 1px solid #223454; background: #38558a; color: #fff; position: relative; left: -10px; top: -10px;}
|
||||
#selContainer { position: absolute; width: 0px; height: 0px; border: 1px solid #65144a; background-color: #DC4FAD; z-index: 1000; opacity: 0.6; filter: alpha(opacity=60);}
|
||||
.draggable-dragging { z-index: 9999; clear: both !important; pointer-events: none; position: absolute !important; width: 100px; height: 100px; background: #DC4FAD; border: 1px solid #65144a; opacity: 0.6; filter: alpha(opacity=60); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
|
||||
.draggable-dragging .ico { border: 1px solid #cf2998; margin: -10px 15px 15px 15px !important; width: 64px; height: 64px; margin: 4px; margin-bottom: 0;}
|
||||
.draggable-dragging .drag_number { margin: 5px 0 0 5px; width: 20px; height: 20px; text-align: center; border: 1px solid #7a1859; background: #ba2588; color: #fff; position: relative; left: -10px; top: -10px;}
|
||||
.fileList_icon { padding: 10px 10px 0px 10px;}
|
||||
.fileList_icon .app_link { height: 30px; width: 30px; margin-left: 45px; margin-top: -35px; position: absolute; font-size: 25px; color: #666;}
|
||||
.fileList_icon .app_link::before { font-family: FontAwesome; content: "\f064"; color: #fff; text-shadow: 0 0 5px #666;}
|
||||
.fileList_icon .file { color: #225; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; width: 80px; overflow: hidden; height: 100px; text-decoration: none; float: left; margin-right: 10px; margin-bottom: 10px;}
|
||||
.fileList_icon .file.hover { background: #ffd987;}
|
||||
.fileList_icon .file.select,.fileList_icon .file.selectDragTemp { color: #fff; background: #5579BA;}
|
||||
.fileList_icon .file.select,.fileList_icon .file.selectDragTemp { color: #fff; background: #DC4FAD;}
|
||||
.fileList_icon .file .titleBox { width: 80px; text-align: center; word-break: break-all; font-size: 12px; margin: 0 auto; line-height: 1.4em;}
|
||||
.fileList_icon .file .titleBox .textarea { position: absolute; height: auto; font-size: 12px; text-align: center;}
|
||||
.fileList_icon .file .titleBox #pathRenameTextarea,.fileList_icon .file .titleBox .newfile { width: 74px; margin-top: -4px; overflow-y: hidden; border: 1px solid #888; font-size: 12px; text-align: center;}
|
||||
|
@ -364,7 +364,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
@ -410,7 +410,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.fileList_list .file { color: #225; margin-left: 10px; width: 660px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s;}
|
||||
.fileList_list .file2 { background: #fff3d9;}
|
||||
.fileList_list .hover { background: #ffd987;}
|
||||
.fileList_list .select,.fileList_list .selectDragTemp { color: #fff; background: #5579BA; border-bottom: 1px solid #7996c9 !important;}
|
||||
.fileList_list .select,.fileList_list .selectDragTemp { color: #fff; background: #DC4FAD; border-bottom: 1px solid #e47ac1 !important;}
|
||||
.fileList_list .file { border-bottom: 1px solid #fff;}
|
||||
.fileList_list .file .filetype { width: 90px;}
|
||||
.fileList_list .file .filesize { width: 90px;}
|
||||
|
@ -466,7 +466,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.context-menu-list .context-menu-item.disabled .font-icon,.context-menu-list .context-menu-item.disable .font-icon { color: #EEE;}
|
||||
.context-menu-list .context-menu-item.disabled.hover,.context-menu-list .context-menu-item.disable.hover { color: #ccc; cursor: default; background-color: #fff;}
|
||||
.context-menu-list .context-menu-item.disabled.hover .font-icon,.context-menu-list .context-menu-item.disable.hover .font-icon { color: #EEE;}
|
||||
.context-menu-list .context-menu-item.hover { cursor: pointer; color: #fff; background: #5579BA; background-color: none \9;}
|
||||
.context-menu-list .context-menu-item.hover { cursor: pointer; color: #fff; background: #DC4FAD; background-color: none \9;}
|
||||
.context-menu-list .context-menu-item.hover .font-icon { color: #fff;}
|
||||
.context-menu-list .context-menu-item.context-menu-separator { height: 2px; line-height: 0; border-bottom: 1px solid #ddd; margin: 2px 0 2px;}
|
||||
.context-menu-list .context-menu-item > .context-menu-list { display: none; right: -5px; top: 5px;}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.topback_this { background: #6b8ac3;}
|
||||
.topback_this { background: #e169b9;}
|
||||
::-webkit-scrollbar-track-piece { background-color: rgba(255,255,255,0.2);}
|
||||
::-webkit-scrollbar { width: 10px; height: 10px;}
|
||||
::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,0.2); border-radius: 12px; background-clip: padding-box; border: 1px solid rgba(0,0,0,0.3); min-height: 28px;}
|
||||
|
@ -36,11 +36,11 @@ ul.dropdown-menu a:hover,ul.dropdown-menu .this a { transition: all 0.2s;}
|
|||
.context-menu-list .hover span b { color: #fff;}
|
||||
.context-menu-list .context-menu-item.line_top { border-top: 1px solid #ddd !important;}
|
||||
input { border: 1px solid #ddd; background: #fff; outline: none;}
|
||||
.topbar { width: 100%; height: 40px; color: #ddd; z-index: 100; top: 0; background: #5579BA; position: fixed;}
|
||||
.topbar { width: 100%; height: 40px; color: #ddd; z-index: 100; top: 0; background: #DC4FAD; position: fixed;}
|
||||
.topbar .content { padding: 0px; line-height: 40px; height: 40px; wordbreak: break-all;}
|
||||
.topbar .content i { display: inline-block; padding-right: 10px; font-size: 1.1em;}
|
||||
.topbar .content .topbar_menu { display: block; text-decoration: none; color: #fff; border: 1px solid #6787c1; height: 40px; overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; padding: 0px 1.2em; border-top: none; border-bottom: none; outline: none; float: left; margin-left: -1px; font-size: 14px;}
|
||||
.topbar .content .topbar_menu:hover,.topbar .content .topbar_menu.this { background: #6b8ac3;}
|
||||
.topbar .content .topbar_menu { display: block; text-decoration: none; color: #fff; border: 1px solid #e064b7; height: 40px; overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; padding: 0px 1.2em; border-top: none; border-bottom: none; outline: none; float: left; margin-left: -1px; font-size: 14px;}
|
||||
.topbar .content .topbar_menu:hover,.topbar .content .topbar_menu.this { background: #e169b9;}
|
||||
.topbar .content .topbar_menu.title { font-size: 20px; width: 200px; width: 202px\0; padding: 0; text-align: center;}
|
||||
.topbar .content .topbar_menu.title:hover { background: none;}
|
||||
.topbar .content .menu-desktop:before { content: "\f108";}
|
||||
|
@ -267,7 +267,7 @@ a.button:hover { background: #eee url("../../../images/buttons_40.png") 0 -12px
|
|||
a.left:hover,a.middle:hover { margin-right: 1px; padding-right: 9px;}
|
||||
a.button:active { color: #000; border-color: #444;}
|
||||
a.button:focus { outline: none;}
|
||||
.messageBox { position: absolute; top: 15%; left: 0px; z-index: 88; background: #5579BA; color: #fff; opacity: 0.7; filter: alpha(opacity=70); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 10px 60px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 60px rgba(0,0,0,0.6); box-shadow: 0 10px 60px rgba(0,0,0,0.6); display: none;}
|
||||
.messageBox { position: absolute; top: 15%; left: 0px; z-index: 88; background: #DC4FAD; color: #fff; opacity: 0.7; filter: alpha(opacity=70); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 10px 60px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 60px rgba(0,0,0,0.6); box-shadow: 0 10px 60px rgba(0,0,0,0.6); display: none;}
|
||||
.messageBox .content { padding: 10px 30px; line-height: 20px; width: auto;}
|
||||
.dialogMax { z-index: 99999 !important;}
|
||||
.aui_outer { text-align: left; position: relative;}
|
||||
|
@ -291,17 +291,17 @@ table.aui_border,table.aui_dialog { width: 100%; border: 0; margin: 0; border-co
|
|||
.aui_buttons button:active { background: #777777;}
|
||||
.aui_buttons button[disabled] { cursor: default; color: #919191; background: #aaa; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
.aui_buttons button::-moz-focus-inner { border: 0; padding: 0; margin: 0;}
|
||||
.aui_buttons button.aui_state_highlight { color: #FFF; background: #5579BA;}
|
||||
.aui_buttons button.aui_state_highlight:hover { color: #FFF; background: #7996c9;}
|
||||
.aui_buttons button.aui_state_highlight:active { background: #314a78;}
|
||||
.aui_outer { border: 0px solid #5579BA; -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); box-shadow: 0px 5px 20px rgba(0,0,0,0.6);}
|
||||
.aui_buttons button.aui_state_highlight { color: #FFF; background: #DC4FAD;}
|
||||
.aui_buttons button.aui_state_highlight:hover { color: #FFF; background: #e47ac1;}
|
||||
.aui_buttons button.aui_state_highlight:active { background: #a42178;}
|
||||
.aui_outer { border: 0px solid #DC4FAD; -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); box-shadow: 0px 5px 20px rgba(0,0,0,0.6);}
|
||||
.aui_inner { background: #FFF;}
|
||||
.aui_state_lock .aui_nw,.aui_state_lock .aui_n,.aui_state_lock .aui_ne,.aui_state_lock .aui_w,.aui_state_lock .aui_e,.aui_state_lock .aui_sw,.aui_state_lock .aui_s,.aui_state_lock .aui_se { background: rgba(0,0,0,0.5); background: #000 \9 !important; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
.aui_titleBar { position: relative; height: 100%;}
|
||||
.aui_title { height: 31px; line-height: 30px; padding: 0 28px 0 10px; color: #fff; font-size: 14px; background-color: #5579BA; border-bottom: 1px solid #40619c;}
|
||||
.aui_title { height: 31px; line-height: 30px; padding: 0 28px 0 10px; color: #fff; font-size: 14px; background-color: #DC4FAD; border-bottom: 1px solid #cf2998;}
|
||||
.aui_state_focus .aui_mask { display: none;}
|
||||
.aui_state_focus .aui_outer { -webkit-box-shadow: 0px 5px 60px rgba(0,0,0,0.8); -moz-box-shadow: 0px 5px 60px rgba(0,0,0,0.8); box-shadow: 0px 5px 60px rgba(0,0,0,0.8);}
|
||||
.aui_min,.aui_max,.aui_close { display: block; position: absolute; text-decoration: none; outline: none; cursor: pointer; font-size: 16px; background: #7290c6; color: #fff; border-top: none; top: 0px; height: 22px; width: 35px; font-size: 14px; line-height: 22px; text-align: center; font-family: FontAwesome;}
|
||||
.aui_min,.aui_max,.aui_close { display: block; position: absolute; text-decoration: none; outline: none; cursor: pointer; font-size: 16px; background: #e371bd; color: #fff; border-top: none; top: 0px; height: 22px; width: 35px; font-size: 14px; line-height: 22px; text-align: center; font-family: FontAwesome;}
|
||||
.aui_min:hover,.aui_max:hover,.aui_close:hover { text-decoration: none; color: #fff; background: #cc0000;}
|
||||
.aui_min:active,.aui_max:active,.aui_close:active { color: fff; background: #f00;}
|
||||
.aui_min { right: 77px; content: "\f068";}
|
||||
|
@ -361,8 +361,8 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.ztree li span.button.ico_loading { background: url("../../../images/loading_tree.gif") no-repeat scroll 0 2px transparent;}
|
||||
.ztree li a { padding-top: 1px; cursor: pointer; text-decoration: none; display: block; margin: 0; color: #333; vertical-align: top; height: 22px; padding-left: 10px; border: 1px solid #f3f3f3;}
|
||||
.ztree li a:hover { text-decoration: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; background: #ffd987; height: 22px; border: 1px solid #ffd987;}
|
||||
.ztree li a.curSelectedNode { border: 1px solid #5579BA; background: #5579BA; line-height: 22px; height: 22px; color: #fff;}
|
||||
.ztree li a.curSelectedNode_Edit { border: 1px solid #5579BA; background: #5579BA; color: black; height: 23px;}
|
||||
.ztree li a.curSelectedNode { border: 1px solid #DC4FAD; background: #DC4FAD; line-height: 22px; height: 22px; color: #fff;}
|
||||
.ztree li a.curSelectedNode_Edit { border: 1px solid #DC4FAD; background: #DC4FAD; color: black; height: 23px;}
|
||||
.ztree li a input.rename { height: 20px; line-height: 22px; width: 100px; padding: 0; margin: 0; border: none; outline: none; padding-left: 5px; font-size: 12px;}
|
||||
.ztree li a span.button.root_docu { background: none;}
|
||||
.ztree li a span.button.noline_docu { background: none;}
|
||||
|
@ -376,11 +376,11 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.ztree li a span.button.music_ico_close,.ztree li a span.button.music_ico_docu,.ztree li a span.button.music_ico_open { background-position: 0 -70px;}
|
||||
.ztree li a span.button.movie_ico_close,.ztree li a span.button.movie_ico_docu,.ztree li a span.button.movie_ico_open { background-position: 0 -220px;}
|
||||
.ztree li a span.button.download_ico_close,.ztree li a span.button.download_ico_docu,.ztree li a span.button.download_ico_open { background-position: 0 -301px;}
|
||||
ul.ztree.zTreeDragUL { margin: 0; padding: 0; position: absolute; width: auto; height: auto; background-color: #5579BA; border: 1px solid #5579BA; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
ul.ztree.zTreeDragUL { margin: 0; padding: 0; position: absolute; width: auto; height: auto; background-color: #DC4FAD; border: 1px solid #DC4FAD; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
ul.ztree.zTreeDragUL li a span.space { display: none !important;}
|
||||
ul.ztree.zTreeDragUL li a { padding: 4px 10px 0 10px; color: #fff;}
|
||||
ul.ztree.zTreeDragUL li span.button.switch { display: none;}
|
||||
.ztree li a.tmpTargetNode_inner { background: #314a78; border: 1px solid #40619c; color: #fff;}
|
||||
.ztree li a.tmpTargetNode_inner { background: #a42178; border: 1px solid #cf2998; color: #fff;}
|
||||
.ztree li a.tmpTargetNode_prev { border-bottom: 1px solid #f96;}
|
||||
.ztree li a.tmpTargetNode_next { border-bottom: 1px solid #f96;}
|
||||
span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position: absolute; border-color: transparent transparent transparent #fff; border-style: solid; border-width: 7px 0px 7px 7px; width: 0; height: 0; _border-top-color: white; _border-bottom-color: white; _filter: chroma(color=white);}
|
||||
|
@ -428,7 +428,7 @@ span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position:
|
|||
.context-menu-list .context-menu-item.disabled .font-icon,.context-menu-list .context-menu-item.disable .font-icon { color: #EEE;}
|
||||
.context-menu-list .context-menu-item.disabled.hover,.context-menu-list .context-menu-item.disable.hover { color: #ccc; cursor: default; background-color: #fff;}
|
||||
.context-menu-list .context-menu-item.disabled.hover .font-icon,.context-menu-list .context-menu-item.disable.hover .font-icon { color: #EEE;}
|
||||
.context-menu-list .context-menu-item.hover { cursor: pointer; color: #fff; background: #5579BA; background-color: none \9;}
|
||||
.context-menu-list .context-menu-item.hover { cursor: pointer; color: #fff; background: #DC4FAD; background-color: none \9;}
|
||||
.context-menu-list .context-menu-item.hover .font-icon { color: #fff;}
|
||||
.context-menu-list .context-menu-item.context-menu-separator { height: 2px; line-height: 0; border-bottom: 1px solid #ddd; margin: 2px 0 2px;}
|
||||
.context-menu-list .context-menu-item > .context-menu-list { display: none; right: -5px; top: 5px;}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.topback_this { background: #6b8ac3;}
|
||||
.topback_this { background: #e169b9;}
|
||||
::-webkit-scrollbar-track-piece { background-color: rgba(255,255,255,0.2);}
|
||||
::-webkit-scrollbar { width: 10px; height: 10px;}
|
||||
::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,0.2); border-radius: 12px; background-clip: padding-box; border: 1px solid rgba(0,0,0,0.3); min-height: 28px;}
|
||||
|
@ -36,11 +36,11 @@ ul.dropdown-menu a:hover,ul.dropdown-menu .this a { transition: all 0.2s;}
|
|||
.context-menu-list .hover span b { color: #fff;}
|
||||
.context-menu-list .context-menu-item.line_top { border-top: 1px solid #ddd !important;}
|
||||
input { border: 1px solid #ddd; background: #fff; outline: none;}
|
||||
.topbar { width: 100%; height: 40px; color: #ddd; z-index: 100; top: 0; background: #5579BA; position: fixed;}
|
||||
.topbar { width: 100%; height: 40px; color: #ddd; z-index: 100; top: 0; background: #DC4FAD; position: fixed;}
|
||||
.topbar .content { padding: 0px; line-height: 40px; height: 40px; wordbreak: break-all;}
|
||||
.topbar .content i { display: inline-block; padding-right: 10px; font-size: 1.1em;}
|
||||
.topbar .content .topbar_menu { display: block; text-decoration: none; color: #fff; border: 1px solid #6787c1; height: 40px; overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; padding: 0px 1.2em; border-top: none; border-bottom: none; outline: none; float: left; margin-left: -1px; font-size: 14px;}
|
||||
.topbar .content .topbar_menu:hover,.topbar .content .topbar_menu.this { background: #6b8ac3;}
|
||||
.topbar .content .topbar_menu { display: block; text-decoration: none; color: #fff; border: 1px solid #e064b7; height: 40px; overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; padding: 0px 1.2em; border-top: none; border-bottom: none; outline: none; float: left; margin-left: -1px; font-size: 14px;}
|
||||
.topbar .content .topbar_menu:hover,.topbar .content .topbar_menu.this { background: #e169b9;}
|
||||
.topbar .content .topbar_menu.title { font-size: 20px; width: 200px; width: 202px\0; padding: 0; text-align: center;}
|
||||
.topbar .content .topbar_menu.title:hover { background: none;}
|
||||
.topbar .content .menu-desktop:before { content: "\f108";}
|
||||
|
@ -267,7 +267,7 @@ a.button:hover { background: #eee url("../../../images/buttons_40.png") 0 -12px
|
|||
a.left:hover,a.middle:hover { margin-right: 1px; padding-right: 9px;}
|
||||
a.button:active { color: #000; border-color: #444;}
|
||||
a.button:focus { outline: none;}
|
||||
.messageBox { position: absolute; top: 15%; left: 0px; z-index: 88; background: #5579BA; color: #fff; opacity: 0.7; filter: alpha(opacity=70); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 10px 60px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 60px rgba(0,0,0,0.6); box-shadow: 0 10px 60px rgba(0,0,0,0.6); display: none;}
|
||||
.messageBox { position: absolute; top: 15%; left: 0px; z-index: 88; background: #DC4FAD; color: #fff; opacity: 0.7; filter: alpha(opacity=70); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 10px 60px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 60px rgba(0,0,0,0.6); box-shadow: 0 10px 60px rgba(0,0,0,0.6); display: none;}
|
||||
.messageBox .content { padding: 10px 30px; line-height: 20px; width: auto;}
|
||||
.dialogMax { z-index: 99999 !important;}
|
||||
.aui_outer { text-align: left; position: relative;}
|
||||
|
@ -291,17 +291,17 @@ table.aui_border,table.aui_dialog { width: 100%; border: 0; margin: 0; border-co
|
|||
.aui_buttons button:active { background: #777777;}
|
||||
.aui_buttons button[disabled] { cursor: default; color: #919191; background: #aaa; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
.aui_buttons button::-moz-focus-inner { border: 0; padding: 0; margin: 0;}
|
||||
.aui_buttons button.aui_state_highlight { color: #FFF; background: #5579BA;}
|
||||
.aui_buttons button.aui_state_highlight:hover { color: #FFF; background: #7996c9;}
|
||||
.aui_buttons button.aui_state_highlight:active { background: #314a78;}
|
||||
.aui_outer { border: 0px solid #5579BA; -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); box-shadow: 0px 5px 20px rgba(0,0,0,0.6);}
|
||||
.aui_buttons button.aui_state_highlight { color: #FFF; background: #DC4FAD;}
|
||||
.aui_buttons button.aui_state_highlight:hover { color: #FFF; background: #e47ac1;}
|
||||
.aui_buttons button.aui_state_highlight:active { background: #a42178;}
|
||||
.aui_outer { border: 0px solid #DC4FAD; -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); box-shadow: 0px 5px 20px rgba(0,0,0,0.6);}
|
||||
.aui_inner { background: #FFF;}
|
||||
.aui_state_lock .aui_nw,.aui_state_lock .aui_n,.aui_state_lock .aui_ne,.aui_state_lock .aui_w,.aui_state_lock .aui_e,.aui_state_lock .aui_sw,.aui_state_lock .aui_s,.aui_state_lock .aui_se { background: rgba(0,0,0,0.5); background: #000 \9 !important; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
.aui_titleBar { position: relative; height: 100%;}
|
||||
.aui_title { height: 31px; line-height: 30px; padding: 0 28px 0 10px; color: #fff; font-size: 14px; background-color: #5579BA; border-bottom: 1px solid #40619c;}
|
||||
.aui_title { height: 31px; line-height: 30px; padding: 0 28px 0 10px; color: #fff; font-size: 14px; background-color: #DC4FAD; border-bottom: 1px solid #cf2998;}
|
||||
.aui_state_focus .aui_mask { display: none;}
|
||||
.aui_state_focus .aui_outer { -webkit-box-shadow: 0px 5px 60px rgba(0,0,0,0.8); -moz-box-shadow: 0px 5px 60px rgba(0,0,0,0.8); box-shadow: 0px 5px 60px rgba(0,0,0,0.8);}
|
||||
.aui_min,.aui_max,.aui_close { display: block; position: absolute; text-decoration: none; outline: none; cursor: pointer; font-size: 16px; background: #7290c6; color: #fff; border-top: none; top: 0px; height: 22px; width: 35px; font-size: 14px; line-height: 22px; text-align: center; font-family: FontAwesome;}
|
||||
.aui_min,.aui_max,.aui_close { display: block; position: absolute; text-decoration: none; outline: none; cursor: pointer; font-size: 16px; background: #e371bd; color: #fff; border-top: none; top: 0px; height: 22px; width: 35px; font-size: 14px; line-height: 22px; text-align: center; font-family: FontAwesome;}
|
||||
.aui_min:hover,.aui_max:hover,.aui_close:hover { text-decoration: none; color: #fff; background: #cc0000;}
|
||||
.aui_min:active,.aui_max:active,.aui_close:active { color: fff; background: #f00;}
|
||||
.aui_min { right: 77px; content: "\f068";}
|
||||
|
@ -361,8 +361,8 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.ztree li span.button.ico_loading { background: url("../../../images/loading_tree.gif") no-repeat scroll 0 2px transparent;}
|
||||
.ztree li a { padding-top: 1px; cursor: pointer; text-decoration: none; display: block; margin: 0; color: #333; vertical-align: top; height: 22px; padding-left: 10px; border: 1px solid #f3f3f3;}
|
||||
.ztree li a:hover { text-decoration: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; background: #ffd987; height: 22px; border: 1px solid #ffd987;}
|
||||
.ztree li a.curSelectedNode { border: 1px solid #5579BA; background: #5579BA; line-height: 22px; height: 22px; color: #fff;}
|
||||
.ztree li a.curSelectedNode_Edit { border: 1px solid #5579BA; background: #5579BA; color: black; height: 23px;}
|
||||
.ztree li a.curSelectedNode { border: 1px solid #DC4FAD; background: #DC4FAD; line-height: 22px; height: 22px; color: #fff;}
|
||||
.ztree li a.curSelectedNode_Edit { border: 1px solid #DC4FAD; background: #DC4FAD; color: black; height: 23px;}
|
||||
.ztree li a input.rename { height: 20px; line-height: 22px; width: 100px; padding: 0; margin: 0; border: none; outline: none; padding-left: 5px; font-size: 12px;}
|
||||
.ztree li a span.button.root_docu { background: none;}
|
||||
.ztree li a span.button.noline_docu { background: none;}
|
||||
|
@ -376,11 +376,11 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.ztree li a span.button.music_ico_close,.ztree li a span.button.music_ico_docu,.ztree li a span.button.music_ico_open { background-position: 0 -70px;}
|
||||
.ztree li a span.button.movie_ico_close,.ztree li a span.button.movie_ico_docu,.ztree li a span.button.movie_ico_open { background-position: 0 -220px;}
|
||||
.ztree li a span.button.download_ico_close,.ztree li a span.button.download_ico_docu,.ztree li a span.button.download_ico_open { background-position: 0 -301px;}
|
||||
ul.ztree.zTreeDragUL { margin: 0; padding: 0; position: absolute; width: auto; height: auto; background-color: #5579BA; border: 1px solid #5579BA; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
ul.ztree.zTreeDragUL { margin: 0; padding: 0; position: absolute; width: auto; height: auto; background-color: #DC4FAD; border: 1px solid #DC4FAD; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
ul.ztree.zTreeDragUL li a span.space { display: none !important;}
|
||||
ul.ztree.zTreeDragUL li a { padding: 4px 10px 0 10px; color: #fff;}
|
||||
ul.ztree.zTreeDragUL li span.button.switch { display: none;}
|
||||
.ztree li a.tmpTargetNode_inner { background: #314a78; border: 1px solid #40619c; color: #fff;}
|
||||
.ztree li a.tmpTargetNode_inner { background: #a42178; border: 1px solid #cf2998; color: #fff;}
|
||||
.ztree li a.tmpTargetNode_prev { border-bottom: 1px solid #f96;}
|
||||
.ztree li a.tmpTargetNode_next { border-bottom: 1px solid #f96;}
|
||||
span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position: absolute; border-color: transparent transparent transparent #fff; border-style: solid; border-width: 7px 0px 7px 7px; width: 0; height: 0; _border-top-color: white; _border-bottom-color: white; _filter: chroma(color=white);}
|
||||
|
@ -414,16 +414,16 @@ span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position:
|
|||
.frame-left .ztree li .doc,.frame-left .ztree li .docx,.frame-left .ztree li .wps { background-image: url("./../../../images/file_16/doc.png");}
|
||||
.frame-left .ztree li .xls,.frame-left .ztree li .xlsx { background-image: url("./../../../images/file_16/xls.png");}
|
||||
.frame-left .ztree li .ppt,.frame-left .ztree li .pptx { background-image: url("./../../../images/file_16/ppt.png");}
|
||||
#selContainer { position: absolute; width: 0px; height: 0px; border: 1px solid #1b2942; background-color: #5579BA; z-index: 1000; opacity: 0.6; filter: alpha(opacity=60);}
|
||||
.draggable-dragging { z-index: 9999; clear: both !important; pointer-events: none; position: absolute !important; width: 100px; height: 100px; background: #5579BA; border: 1px solid #1b2942; opacity: 0.6; filter: alpha(opacity=60); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
|
||||
.draggable-dragging .ico { border: 1px solid #40619c; margin: -10px 15px 15px 15px !important; width: 64px; height: 64px; margin: 4px; margin-bottom: 0;}
|
||||
.draggable-dragging .drag_number { margin: 5px 0 0 5px; width: 20px; height: 20px; text-align: center; border: 1px solid #223454; background: #38558a; color: #fff; position: relative; left: -10px; top: -10px;}
|
||||
#selContainer { position: absolute; width: 0px; height: 0px; border: 1px solid #65144a; background-color: #DC4FAD; z-index: 1000; opacity: 0.6; filter: alpha(opacity=60);}
|
||||
.draggable-dragging { z-index: 9999; clear: both !important; pointer-events: none; position: absolute !important; width: 100px; height: 100px; background: #DC4FAD; border: 1px solid #65144a; opacity: 0.6; filter: alpha(opacity=60); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
|
||||
.draggable-dragging .ico { border: 1px solid #cf2998; margin: -10px 15px 15px 15px !important; width: 64px; height: 64px; margin: 4px; margin-bottom: 0;}
|
||||
.draggable-dragging .drag_number { margin: 5px 0 0 5px; width: 20px; height: 20px; text-align: center; border: 1px solid #7a1859; background: #ba2588; color: #fff; position: relative; left: -10px; top: -10px;}
|
||||
.fileList_icon { padding: 10px 10px 0px 10px;}
|
||||
.fileList_icon .app_link { height: 30px; width: 30px; margin-left: 45px; margin-top: -35px; position: absolute; font-size: 25px; color: #666;}
|
||||
.fileList_icon .app_link::before { font-family: FontAwesome; content: "\f064"; color: #fff; text-shadow: 0 0 5px #666;}
|
||||
.fileList_icon .file { color: #225; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; width: 80px; overflow: hidden; height: 100px; text-decoration: none; float: left; margin-right: 10px; margin-bottom: 10px;}
|
||||
.fileList_icon .file.hover { background: #ffd987;}
|
||||
.fileList_icon .file.select,.fileList_icon .file.selectDragTemp { color: #fff; background: #5579BA;}
|
||||
.fileList_icon .file.select,.fileList_icon .file.selectDragTemp { color: #fff; background: #DC4FAD;}
|
||||
.fileList_icon .file .titleBox { width: 80px; text-align: center; word-break: break-all; font-size: 12px; margin: 0 auto; line-height: 1.4em;}
|
||||
.fileList_icon .file .titleBox .textarea { position: absolute; height: auto; font-size: 12px; text-align: center;}
|
||||
.fileList_icon .file .titleBox #pathRenameTextarea,.fileList_icon .file .titleBox .newfile { width: 74px; margin-top: -4px; overflow-y: hidden; border: 1px solid #888; font-size: 12px; text-align: center;}
|
||||
|
@ -431,7 +431,7 @@ span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position:
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
@ -477,7 +477,7 @@ span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position:
|
|||
.fileList_list .file { color: #225; margin-left: 10px; width: 660px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s;}
|
||||
.fileList_list .file2 { background: #fff3d9;}
|
||||
.fileList_list .hover { background: #ffd987;}
|
||||
.fileList_list .select,.fileList_list .selectDragTemp { color: #fff; background: #5579BA; border-bottom: 1px solid #7996c9 !important;}
|
||||
.fileList_list .select,.fileList_list .selectDragTemp { color: #fff; background: #DC4FAD; border-bottom: 1px solid #e47ac1 !important;}
|
||||
.fileList_list .file { border-bottom: 1px solid #fff;}
|
||||
.fileList_list .file .filetype { width: 90px;}
|
||||
.fileList_list .file .filesize { width: 90px;}
|
||||
|
@ -533,7 +533,7 @@ span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position:
|
|||
.context-menu-list .context-menu-item.disabled .font-icon,.context-menu-list .context-menu-item.disable .font-icon { color: #EEE;}
|
||||
.context-menu-list .context-menu-item.disabled.hover,.context-menu-list .context-menu-item.disable.hover { color: #ccc; cursor: default; background-color: #fff;}
|
||||
.context-menu-list .context-menu-item.disabled.hover .font-icon,.context-menu-list .context-menu-item.disable.hover .font-icon { color: #EEE;}
|
||||
.context-menu-list .context-menu-item.hover { cursor: pointer; color: #fff; background: #5579BA; background-color: none \9;}
|
||||
.context-menu-list .context-menu-item.hover { cursor: pointer; color: #fff; background: #DC4FAD; background-color: none \9;}
|
||||
.context-menu-list .context-menu-item.hover .font-icon { color: #fff;}
|
||||
.context-menu-list .context-menu-item.context-menu-separator { height: 2px; line-height: 0; border-bottom: 1px solid #ddd; margin: 2px 0 2px;}
|
||||
.context-menu-list .context-menu-item > .context-menu-list { display: none; right: -5px; top: 5px;}
|
||||
|
@ -604,5 +604,5 @@ html { overflow-x: hidden; overflow-y: hidden;}
|
|||
.frame-main .frame-right .frame-right-main .tools .tools-left span.msg { display: none; margin-left: 20px; padding-left: 30px; font-size: 14px; color: #888; background: url("../../../images/loading.gif") 0 3px no-repeat;}
|
||||
.frame-main .frame-right .frame-right-main .tools .tools-right { float: right; margin: 4px 20px 0 0;}
|
||||
.frame-main .frame-right .dropdown-menu { font-size: 13px;}
|
||||
.frame-main .frame-right .dropdown-menu a:hover,.frame-main .frame-right .dropdown-menu .this a { background: #5579BA; color: #fff; filter: none;}
|
||||
.frame-main .frame-right .dropdown-menu a:hover,.frame-main .frame-right .dropdown-menu .this a { background: #DC4FAD; color: #fff; filter: none;}
|
||||
.frame-main .frame-right .bodymain { position: absolute; zoom: 1; z-index: 0; top: 35px; bottom: 0; left: 0; overflow: auto; width: 100%; -khtml-user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.topback_this { background: #6b8ac3;}
|
||||
.topback_this { background: #e169b9;}
|
||||
::-webkit-scrollbar-track-piece { background-color: rgba(255,255,255,0.2);}
|
||||
::-webkit-scrollbar { width: 10px; height: 10px;}
|
||||
::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,0.2); border-radius: 12px; background-clip: padding-box; border: 1px solid rgba(0,0,0,0.3); min-height: 28px;}
|
||||
|
@ -36,11 +36,11 @@ ul.dropdown-menu a:hover,ul.dropdown-menu .this a { transition: all 0.2s;}
|
|||
.context-menu-list .hover span b { color: #fff;}
|
||||
.context-menu-list .context-menu-item.line_top { border-top: 1px solid #ddd !important;}
|
||||
input { border: 1px solid #ddd; background: #fff; outline: none;}
|
||||
.topbar { width: 100%; height: 40px; color: #ddd; z-index: 100; top: 0; background: #5579BA; position: fixed;}
|
||||
.topbar { width: 100%; height: 40px; color: #ddd; z-index: 100; top: 0; background: #DC4FAD; position: fixed;}
|
||||
.topbar .content { padding: 0px; line-height: 40px; height: 40px; wordbreak: break-all;}
|
||||
.topbar .content i { display: inline-block; padding-right: 10px; font-size: 1.1em;}
|
||||
.topbar .content .topbar_menu { display: block; text-decoration: none; color: #fff; border: 1px solid #6787c1; height: 40px; overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; padding: 0px 1.2em; border-top: none; border-bottom: none; outline: none; float: left; margin-left: -1px; font-size: 14px;}
|
||||
.topbar .content .topbar_menu:hover,.topbar .content .topbar_menu.this { background: #6b8ac3;}
|
||||
.topbar .content .topbar_menu { display: block; text-decoration: none; color: #fff; border: 1px solid #e064b7; height: 40px; overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; padding: 0px 1.2em; border-top: none; border-bottom: none; outline: none; float: left; margin-left: -1px; font-size: 14px;}
|
||||
.topbar .content .topbar_menu:hover,.topbar .content .topbar_menu.this { background: #e169b9;}
|
||||
.topbar .content .topbar_menu.title { font-size: 20px; width: 200px; width: 202px\0; padding: 0; text-align: center;}
|
||||
.topbar .content .topbar_menu.title:hover { background: none;}
|
||||
.topbar .content .menu-desktop:before { content: "\f108";}
|
||||
|
@ -267,7 +267,7 @@ a.button:hover { background: #eee url("../../../images/buttons_40.png") 0 -12px
|
|||
a.left:hover,a.middle:hover { margin-right: 1px; padding-right: 9px;}
|
||||
a.button:active { color: #000; border-color: #444;}
|
||||
a.button:focus { outline: none;}
|
||||
.messageBox { position: absolute; top: 15%; left: 0px; z-index: 88; background: #5579BA; color: #fff; opacity: 0.7; filter: alpha(opacity=70); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 10px 60px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 60px rgba(0,0,0,0.6); box-shadow: 0 10px 60px rgba(0,0,0,0.6); display: none;}
|
||||
.messageBox { position: absolute; top: 15%; left: 0px; z-index: 88; background: #DC4FAD; color: #fff; opacity: 0.7; filter: alpha(opacity=70); -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 10px 60px rgba(0,0,0,0.6); -moz-box-shadow: 0 10px 60px rgba(0,0,0,0.6); box-shadow: 0 10px 60px rgba(0,0,0,0.6); display: none;}
|
||||
.messageBox .content { padding: 10px 30px; line-height: 20px; width: auto;}
|
||||
.dialogMax { z-index: 99999 !important;}
|
||||
.aui_outer { text-align: left; position: relative;}
|
||||
|
@ -291,17 +291,17 @@ table.aui_border,table.aui_dialog { width: 100%; border: 0; margin: 0; border-co
|
|||
.aui_buttons button:active { background: #777777;}
|
||||
.aui_buttons button[disabled] { cursor: default; color: #919191; background: #aaa; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
.aui_buttons button::-moz-focus-inner { border: 0; padding: 0; margin: 0;}
|
||||
.aui_buttons button.aui_state_highlight { color: #FFF; background: #5579BA;}
|
||||
.aui_buttons button.aui_state_highlight:hover { color: #FFF; background: #7996c9;}
|
||||
.aui_buttons button.aui_state_highlight:active { background: #314a78;}
|
||||
.aui_outer { border: 0px solid #5579BA; -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); box-shadow: 0px 5px 20px rgba(0,0,0,0.6);}
|
||||
.aui_buttons button.aui_state_highlight { color: #FFF; background: #DC4FAD;}
|
||||
.aui_buttons button.aui_state_highlight:hover { color: #FFF; background: #e47ac1;}
|
||||
.aui_buttons button.aui_state_highlight:active { background: #a42178;}
|
||||
.aui_outer { border: 0px solid #DC4FAD; -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.6); box-shadow: 0px 5px 20px rgba(0,0,0,0.6);}
|
||||
.aui_inner { background: #FFF;}
|
||||
.aui_state_lock .aui_nw,.aui_state_lock .aui_n,.aui_state_lock .aui_ne,.aui_state_lock .aui_w,.aui_state_lock .aui_e,.aui_state_lock .aui_sw,.aui_state_lock .aui_s,.aui_state_lock .aui_se { background: rgba(0,0,0,0.5); background: #000 \9 !important; opacity: 0.5; filter: alpha(opacity=50);}
|
||||
.aui_titleBar { position: relative; height: 100%;}
|
||||
.aui_title { height: 31px; line-height: 30px; padding: 0 28px 0 10px; color: #fff; font-size: 14px; background-color: #5579BA; border-bottom: 1px solid #40619c;}
|
||||
.aui_title { height: 31px; line-height: 30px; padding: 0 28px 0 10px; color: #fff; font-size: 14px; background-color: #DC4FAD; border-bottom: 1px solid #cf2998;}
|
||||
.aui_state_focus .aui_mask { display: none;}
|
||||
.aui_state_focus .aui_outer { -webkit-box-shadow: 0px 5px 60px rgba(0,0,0,0.8); -moz-box-shadow: 0px 5px 60px rgba(0,0,0,0.8); box-shadow: 0px 5px 60px rgba(0,0,0,0.8);}
|
||||
.aui_min,.aui_max,.aui_close { display: block; position: absolute; text-decoration: none; outline: none; cursor: pointer; font-size: 16px; background: #7290c6; color: #fff; border-top: none; top: 0px; height: 22px; width: 35px; font-size: 14px; line-height: 22px; text-align: center; font-family: FontAwesome;}
|
||||
.aui_min,.aui_max,.aui_close { display: block; position: absolute; text-decoration: none; outline: none; cursor: pointer; font-size: 16px; background: #e371bd; color: #fff; border-top: none; top: 0px; height: 22px; width: 35px; font-size: 14px; line-height: 22px; text-align: center; font-family: FontAwesome;}
|
||||
.aui_min:hover,.aui_max:hover,.aui_close:hover { text-decoration: none; color: #fff; background: #cc0000;}
|
||||
.aui_min:active,.aui_max:active,.aui_close:active { color: fff; background: #f00;}
|
||||
.aui_min { right: 77px; content: "\f068";}
|
||||
|
@ -355,14 +355,14 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body input,#body input:focus { outline: none; box-shadow: none; border: 1px solid #bbb; padding: 8px;}
|
||||
#body input:focus { border-color: #75A1F0 !important; outline: none; box-shadow: 0 0 12px #75A1F0; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s;}
|
||||
#body .font-icon { padding-right: 0.8em; display: inline-block;}
|
||||
#body .menu_left { min-width: 170px; position: fixed; z-index: 999; left: 0; height: 100%; width: 20%; background: #4265a4;}
|
||||
#body .menu_left { min-width: 170px; position: fixed; z-index: 999; left: 0; height: 100%; width: 20%; background: #d52d9d;}
|
||||
#body .menu_left h1 { color: #fff; font-weight: 400; padding: 15px 20px 20px 40px; font-size: 30px; margin: 0; font-family: Helvetica, arial, freesans, "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "STXihei", "WenQuanYi Micro Hei", sans-serif;}
|
||||
#body .menu_left .setting li { line-height: 2.5em; color: #fff; font-size: 15px; box-sizing: border-box; text-indent: 10px; display: block; cursor: pointer; outline: none; -webkit-transition: padding 0.2s; -moz-transition: padding 0.2s; -o-transition: padding 0.2s; -ms-transition: padding 0.2s; transition: padding 0.2s; border-left: 4px solid #4265a4;}
|
||||
#body .menu_left .setting li.hover { background: #5c7fbd; border-left: 4px solid #5c7fbd;}
|
||||
#body .menu_left .setting li.selected { background: #5579ba; border-left: 4px solid #fff; padding-left: 20px;}
|
||||
#body .menu_left .setting li { line-height: 2.5em; color: #fff; font-size: 15px; box-sizing: border-box; text-indent: 10px; display: block; cursor: pointer; outline: none; -webkit-transition: padding 0.2s; -moz-transition: padding 0.2s; -o-transition: padding 0.2s; -ms-transition: padding 0.2s; transition: padding 0.2s; border-left: 4px solid #d52d9d;}
|
||||
#body .menu_left .setting li.hover { background: #de58b1; border-left: 4px solid #de58b1;}
|
||||
#body .menu_left .setting li.selected { background: #dc4fad; border-left: 4px solid #fff; padding-left: 20px;}
|
||||
#body .main { position: absolute; left: 20%; width: 80%; margin: 30px 0 0 20px; overflow-x: hidden;}
|
||||
#body .main .h1 .font-icon { padding-right: 16px;}
|
||||
#body .main div.h1 { font-weight: 400; color: #5c7fbd; padding: 0px 0 10px 10px; font-size: 26px;}
|
||||
#body .main div.h1 { font-weight: 400; color: #de58b1; padding: 0px 0 10px 10px; font-size: 26px;}
|
||||
#body .main .section { padding-bottom: 10px; border-top: 1px solid #ddd; padding-top: 10px; color: #666;}
|
||||
#body .main .section .box .line { margin-top: 15px; margin-bottom: 15px;}
|
||||
#body .main .section .box .login { border-bottom: 1px dashed #dde;}
|
||||
|
@ -380,10 +380,10 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body .main .list .theme { margin: 5px 10px;}
|
||||
#body .main .list .info { text-align: center; margin-top: -3px;}
|
||||
#body .main .list .ico img { width: 100px; height: 65px;}
|
||||
#body .main .list.this { background-color: #ddd; color: #4265a4; border-color: #888;}
|
||||
#body .main .list.this { background-color: #ddd; color: #d52d9d; border-color: #888;}
|
||||
#body .main .list.listhover { border-color: #888;}
|
||||
#body .main .content { word-break: break-all; color: #448;}
|
||||
#body .main .content h2 { padding: 5px 0 5px 20px; margin: 10px 0; font-weight: 400; font-size: 16px; border-left: 5px solid #4265a4;}
|
||||
#body .main .content h2 { padding: 5px 0 5px 20px; margin: 10px 0; font-weight: 400; font-size: 16px; border-left: 5px solid #d52d9d;}
|
||||
#body .main .content p { margin-left: 5px; text-indent: 2em; margin-bottom: 8px; color: #666;}
|
||||
#body .main .content .box { color: #555; clear: both; color: #666;}
|
||||
#body .main .content .box .title { color: #444; border-bottom: 1px dashed #ddd; font-size: 21px; margin-bottom: 10px; margin-top: 10px;}
|
||||
|
@ -392,19 +392,19 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body .main .content .box p b { padding-right: 8px;}
|
||||
#body .main .content .box p i { padding-right: 10px;}
|
||||
#body .main fieldset { margin-top: 10px; border: solid 1px #ddd; padding: 10px; color: #666;}
|
||||
#body .main fieldset legend { padding: 3px 20px; color: #FFF; background: #5579BA; font-size: 15px;}
|
||||
#body .main fieldset span { display: block; background: #edf1f8; width: 100px; color: #224; padding: 4px 15px; margin-top: 10px; font-size: 14px; border-left: 5px solid #819bcc;}
|
||||
#body .main fieldset legend { padding: 3px 20px; color: #FFF; background: #DC4FAD; font-size: 15px;}
|
||||
#body .main fieldset span { display: block; background: #ffffff; width: 100px; color: #224; padding: 4px 15px; margin-top: 10px; font-size: 14px; border-left: 5px solid #e682c5;}
|
||||
#body .main fieldset .line { margin: 0px; height: 1px; width: 100%; border-bottom: 1px solid #eee; margin-bottom: 10px; margin-top: -1px; _margin-top: -21px;}
|
||||
#body .main .content li,#body .main fieldset li { line-height: 2em; list-style-type: none; margin-left: 10px; padding-left: 25px; color: #666; word-break: break-all;}
|
||||
#body .main .content li:before,#body .main fieldset li:before { font-family: FontAwesome; content: "\f006"; padding-right: 10px; text-shadow: 0 0 1px;}
|
||||
#body .main .nav a { display: block; float: left; padding: 4px 2em; background: #eee; border: 1px solid #ddd; margin-bottom: -1px; margin-left: -1px; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s;}
|
||||
#body .main .nav a:hover,#body .main .nav a.this { background: #5c7fbd; color: #444; border: 1px solid #5c7fbd; border-left-color: #ddd; color: #fff;}
|
||||
#body .main .nav a:hover,#body .main .nav a.this { background: #de58b1; color: #444; border: 1px solid #de58b1; border-left-color: #ddd; color: #fff;}
|
||||
#body .main .member input { display: inline-block; width: 45px; margin-left: 2px;}
|
||||
#body .main .member span { padding-left: 10px;}
|
||||
#body .main .member select { padding: 3px 5px; font-family: "微软雅黑"; color: #666;}
|
||||
#body .main .member .info { background: #efe; padding: 6px 10px; color: #8a8; border: #ccc 1px dotted; margin-top: 10px;}
|
||||
#body .main .member .edit_role { color: #5579ba;}
|
||||
#body .main .member .edit_role:hover { border-bottom: 1px solid #5579ba;}
|
||||
#body .main .member .edit_role { color: #dc4fad;}
|
||||
#body .main .member .edit_role:hover { border-bottom: 1px solid #dc4fad;}
|
||||
#body .main .together { border: 1px solid #dde; margin-top: -1px; padding: 5px 0 0 10px;}
|
||||
#body .main .together .title { float: left; width: 80px; height: 28px; margin: 5px; color: #333;}
|
||||
#body .main .together .title i { padding-left: 5px; font-style: normal;}
|
||||
|
@ -412,12 +412,12 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body .main .together.input input { width: 40%; margin-left: 5px;}
|
||||
#body .main .group_editor a.revert { float: right; margin: 10px; padding: 4px 2em; border: 1px solid #ddd; background: #eee;}
|
||||
#body .main .group_editor a.revert:hover { background: #ddd; border-color: #bbb;}
|
||||
#body .main .group_editor .tag { height: 25px; line-height: 27px; margin: 2px 4px; padding: 0px 8px; text-decoration: none; color: #666; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s; display: block; float: left; color: #668; border: 1px solid #e6ebf5; background: #fff;}
|
||||
#body .main .group_editor .tag { height: 25px; line-height: 27px; margin: 2px 4px; padding: 0px 8px; text-decoration: none; color: #666; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s; display: block; float: left; color: #668; border: 1px solid #fef9fc; background: #fff;}
|
||||
#body .main .group_editor .tag input { border: none; vertical-align: initial; display: inline-block; min-height: 12px; margin-right: 6px;}
|
||||
#body .main .group_editor .tag:hover { color: #5579ba; background: #ffffff;}
|
||||
#body .main .group_editor .tag.this { border-color: #5579ba; color: #5579ba; background: #ffffff;}
|
||||
#body .main .group_editor .tag:hover { color: #dc4fad; background: #ffffff;}
|
||||
#body .main .group_editor .tag.this { border-color: #dc4fad; color: #dc4fad; background: #ffffff;}
|
||||
#body .main .group_editor .tag span { cursor: pointer;}
|
||||
#body alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .section { width: 98% !important;}
|
||||
#body .main .save { width: 60px; margin-top: 10px;}
|
||||
#body .main .content .title span { border-bottom: 2px solid #bbb;}
|
||||
|
@ -464,9 +464,10 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body table tr td.action a { margin-right: 5px;}
|
||||
#body a.add { display: block; text-align: center; text-decoration: none; background: #f6f6f6; line-height: 2em; height: 2em; border: 1px solid #ccc; color: #555;}
|
||||
#body a.add:hover { background: #eee;}
|
||||
#body a.button { text-decoration: none; cursor: pointer; text-shadow: none; border: none; box-shadow: none; border-radius: 0; margin: 5px 10px 5px 0; font-weight: 400; padding: 0.5em 1.5em; font-size: 13px; display: inline-block; height: 16px; line-height: 18px; text-align: center; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s; background: #4265a4; color: #fff;}
|
||||
#body a.button:hover { background: #344f7f; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body a.button:active { background: #162237; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body a.button { text-decoration: none; cursor: pointer; text-shadow: none; border: none; box-shadow: none; border-radius: 0; margin: 5px 10px 5px 0; font-weight: 400; padding: 0.5em 1.5em; font-size: 13px; display: inline-block; height: 16px; line-height: 18px; text-align: center; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s; background: #d52d9d; color: #fff;}
|
||||
#body a.button:hover { background: #ad227f; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body a.button:active { background: #581140; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body .main .section table .button { color: #fff;}
|
||||
#body a.create_app { margin: 0; display: block; position: absolute; right: 21px;}
|
||||
#body .app_menu_left { min-width: 130px; width: 130px;}
|
||||
#body .app_menu_left .setting li.selected { padding-left: 12px;}
|
||||
|
|
|
@ -364,7 +364,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -431,7 +431,7 @@ span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position:
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -417,7 +417,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body .main .group_editor .tag:hover { color: #5db2ff; background: #ffffff;}
|
||||
#body .main .group_editor .tag.this { border-color: #5db2ff; color: #5db2ff; background: #ffffff;}
|
||||
#body .main .group_editor .tag span { cursor: pointer;}
|
||||
#body alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .section { width: 98% !important;}
|
||||
#body .main .save { width: 60px; margin-top: 10px;}
|
||||
#body .main .content .title span { border-bottom: 2px solid #bbb;}
|
||||
|
@ -467,6 +467,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body a.button { text-decoration: none; cursor: pointer; text-shadow: none; border: none; box-shadow: none; border-radius: 0; margin: 5px 10px 5px 0; font-weight: 400; padding: 0.5em 1.5em; font-size: 13px; display: inline-block; height: 16px; line-height: 18px; text-align: center; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s; background: #349fff; color: #fff;}
|
||||
#body a.button:hover { background: #0186ff; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body a.button:active { background: #00519a; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body .main .section table .button { color: #fff;}
|
||||
#body a.create_app { margin: 0; display: block; position: absolute; right: 21px;}
|
||||
#body .app_menu_left { min-width: 130px; width: 130px;}
|
||||
#body .app_menu_left .setting li.selected { padding-left: 12px;}
|
||||
|
|
|
@ -364,7 +364,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -431,7 +431,7 @@ span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position:
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -417,7 +417,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body .main .group_editor .tag:hover { color: #008a17; background: #8aff9e;}
|
||||
#body .main .group_editor .tag.this { border-color: #008a17; color: #008a17; background: #8aff9e;}
|
||||
#body .main .group_editor .tag span { cursor: pointer;}
|
||||
#body alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .section { width: 98% !important;}
|
||||
#body .main .save { width: 60px; margin-top: 10px;}
|
||||
#body .main .content .title span { border-bottom: 2px solid #bbb;}
|
||||
|
@ -467,6 +467,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body a.button { text-decoration: none; cursor: pointer; text-shadow: none; border: none; box-shadow: none; border-radius: 0; margin: 5px 10px 5px 0; font-weight: 400; padding: 0.5em 1.5em; font-size: 13px; display: inline-block; height: 16px; line-height: 18px; text-align: center; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s; background: #006110; color: #fff;}
|
||||
#body a.button:hover { background: #002e08; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body a.button:active { background: #000000; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body .main .section table .button { color: #fff;}
|
||||
#body a.create_app { margin: 0; display: block; position: absolute; right: 21px;}
|
||||
#body .app_menu_left { min-width: 130px; width: 130px;}
|
||||
#body .app_menu_left .setting li.selected { padding-left: 12px;}
|
||||
|
|
|
@ -364,7 +364,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -431,7 +431,7 @@ span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position:
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -417,7 +417,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body .main .group_editor .tag:hover { color: #444444; background: #c4c4c4;}
|
||||
#body .main .group_editor .tag.this { border-color: #444444; color: #444444; background: #c4c4c4;}
|
||||
#body .main .group_editor .tag span { cursor: pointer;}
|
||||
#body alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .section { width: 98% !important;}
|
||||
#body .main .save { width: 60px; margin-top: 10px;}
|
||||
#body .main .content .title span { border-bottom: 2px solid #bbb;}
|
||||
|
@ -467,6 +467,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body a.button { text-decoration: none; cursor: pointer; text-shadow: none; border: none; box-shadow: none; border-radius: 0; margin: 5px 10px 5px 0; font-weight: 400; padding: 0.5em 1.5em; font-size: 13px; display: inline-block; height: 16px; line-height: 18px; text-align: center; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s; background: #303030; color: #fff;}
|
||||
#body a.button:hover { background: #161616; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body a.button:active { background: #000000; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body .main .section table .button { color: #fff;}
|
||||
#body a.create_app { margin: 0; display: block; position: absolute; right: 21px;}
|
||||
#body .app_menu_left { min-width: 130px; width: 130px;}
|
||||
#body .app_menu_left .setting li.selected { padding-left: 12px;}
|
||||
|
|
|
@ -364,7 +364,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -431,7 +431,7 @@ span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position:
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -417,7 +417,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body .main .group_editor .tag:hover { color: #03b3b2; background: #b7fefd;}
|
||||
#body .main .group_editor .tag.this { border-color: #03b3b2; color: #03b3b2; background: #b7fefd;}
|
||||
#body .main .group_editor .tag span { cursor: pointer;}
|
||||
#body alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .section { width: 98% !important;}
|
||||
#body .main .save { width: 60px; margin-top: 10px;}
|
||||
#body .main .content .title span { border-bottom: 2px solid #bbb;}
|
||||
|
@ -467,6 +467,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body a.button { text-decoration: none; cursor: pointer; text-shadow: none; border: none; box-shadow: none; border-radius: 0; margin: 5px 10px 5px 0; font-weight: 400; padding: 0.5em 1.5em; font-size: 13px; display: inline-block; height: 16px; line-height: 18px; text-align: center; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s; background: #028b8a; color: #fff;}
|
||||
#body a.button:hover { background: #015958; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body a.button:active { background: #000000; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body .main .section table .button { color: #fff;}
|
||||
#body a.create_app { margin: 0; display: block; position: absolute; right: 21px;}
|
||||
#body .app_menu_left { min-width: 130px; width: 130px;}
|
||||
#body .app_menu_left .setting li.selected { padding-left: 12px;}
|
||||
|
|
|
@ -364,7 +364,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -431,7 +431,7 @@ span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position:
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -417,7 +417,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body .main .group_editor .tag:hover { color: #ff8f32; background: #ffffff;}
|
||||
#body .main .group_editor .tag.this { border-color: #ff8f32; color: #ff8f32; background: #ffffff;}
|
||||
#body .main .group_editor .tag span { cursor: pointer;}
|
||||
#body alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .section { width: 98% !important;}
|
||||
#body .main .save { width: 60px; margin-top: 10px;}
|
||||
#body .main .content .title span { border-bottom: 2px solid #bbb;}
|
||||
|
@ -467,6 +467,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body a.button { text-decoration: none; cursor: pointer; text-shadow: none; border: none; box-shadow: none; border-radius: 0; margin: 5px 10px 5px 0; font-weight: 400; padding: 0.5em 1.5em; font-size: 13px; display: inline-block; height: 16px; line-height: 18px; text-align: center; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s; background: #ff7909; color: #fff;}
|
||||
#body a.button:hover { background: #d56100; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body a.button:active { background: #6f3200; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body .main .section table .button { color: #fff;}
|
||||
#body a.create_app { margin: 0; display: block; position: absolute; right: 21px;}
|
||||
#body .app_menu_left { min-width: 130px; width: 130px;}
|
||||
#body .app_menu_left .setting li.selected { padding-left: 12px;}
|
||||
|
|
|
@ -364,7 +364,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -431,7 +431,7 @@ span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position:
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -417,7 +417,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body .main .group_editor .tag:hover { color: #dc4fad; background: #ffffff;}
|
||||
#body .main .group_editor .tag.this { border-color: #dc4fad; color: #dc4fad; background: #ffffff;}
|
||||
#body .main .group_editor .tag span { cursor: pointer;}
|
||||
#body alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .section { width: 98% !important;}
|
||||
#body .main .save { width: 60px; margin-top: 10px;}
|
||||
#body .main .content .title span { border-bottom: 2px solid #bbb;}
|
||||
|
@ -467,6 +467,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body a.button { text-decoration: none; cursor: pointer; text-shadow: none; border: none; box-shadow: none; border-radius: 0; margin: 5px 10px 5px 0; font-weight: 400; padding: 0.5em 1.5em; font-size: 13px; display: inline-block; height: 16px; line-height: 18px; text-align: center; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s; background: #d52d9d; color: #fff;}
|
||||
#body a.button:hover { background: #ad227f; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body a.button:active { background: #581140; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body .main .section table .button { color: #fff;}
|
||||
#body a.create_app { margin: 0; display: block; position: absolute; right: 21px;}
|
||||
#body .app_menu_left { min-width: 130px; width: 130px;}
|
||||
#body .app_menu_left .setting li.selected { padding-left: 12px;}
|
||||
|
|
|
@ -364,7 +364,7 @@ body div.dialog-simple.aui_state_drag .aui_header { opacity: 1; filter: alpha(op
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -431,7 +431,7 @@ span.tmpzTreeMove_arrow { display: inline-block; margin: 4px 0 0 2px; position:
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 80px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; vertical-align: middle; text-align: center; border-radius: 0px; *display: block; *font-size: 64px; *font-family: Arial;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -417,7 +417,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body .main .group_editor .tag:hover { color: #8d3cc4; background: #ffffff;}
|
||||
#body .main .group_editor .tag.this { border-color: #8d3cc4; color: #8d3cc4; background: #ffffff;}
|
||||
#body .main .group_editor .tag span { cursor: pointer;}
|
||||
#body alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .alert { width: 95%; position: fixed; bottom: -30px; margin-left: -25px; opacity: 0.8; filter: alpha(opacity=80); padding-top: 0px;}
|
||||
#body .section { width: 98% !important;}
|
||||
#body .main .save { width: 60px; margin-top: 10px;}
|
||||
#body .main .content .title span { border-bottom: 2px solid #bbb;}
|
||||
|
@ -467,6 +467,7 @@ body { -khtml-user-select: auto; -webkit-user-select: auto; -moz-user-select: au
|
|||
#body a.button { text-decoration: none; cursor: pointer; text-shadow: none; border: none; box-shadow: none; border-radius: 0; margin: 5px 10px 5px 0; font-weight: 400; padding: 0.5em 1.5em; font-size: 13px; display: inline-block; height: 16px; line-height: 18px; text-align: center; -webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s; background: #7732a5; color: #fff;}
|
||||
#body a.button:hover { background: #5b267e; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body a.button:active { background: #220e30; text-shadow: none; border: none; box-shadow: none; border-radius: 0;}
|
||||
#body .main .section table .button { color: #fff;}
|
||||
#body a.create_app { margin: 0; display: block; position: absolute; right: 21px;}
|
||||
#body .app_menu_left { min-width: 130px; width: 130px;}
|
||||
#body .app_menu_left .setting li.selected { padding-left: 12px;}
|
||||
|
|
|
@ -385,7 +385,7 @@ div.desktop .fileList_icon .file.select .titleBox { background: rgba(0,0,0,0.1);
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block !important; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; *display: block; *font-size: 64px; *font-family: Arial; border-radius: 0px;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; position: relative; top: -2px; vertical-align: middle; text-align: center; *display: block; *font-size: 64px; *font-family: Arial; border-radius: 0px;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -443,7 +443,7 @@ div.desktop .fileList_icon .file.select .titleBox { background: rgba(0,0,0,0.1);
|
|||
.fileList_icon .file .titleBox .title { cursor: text;}
|
||||
.fileList_icon .file .ico { width: 60px; height: 60px; background-image: url("./images/file.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto; margin-top: 4px; margin-bottom: 3px; display: block !important; border-radius: 10px;}
|
||||
.fileList_icon .file .folder { width: 70px; background-image: url("./images/folder.png");}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; position: relative; top: -2px; display: table-cell; vertical-align: middle; text-align: center; *display: block; *font-size: 64px; *font-family: Arial; border-radius: 0px;}
|
||||
.fileList_icon .file .picture { width: 66px; height: 66px; background: none; margin: 0; position: relative; top: -2px; vertical-align: middle; text-align: center; *display: block; *font-size: 64px; *font-family: Arial; border-radius: 0px;}
|
||||
.fileList_icon .file .picture img { vertical-align: middle; max-width: 64px; max-height: 64px;}
|
||||
.fileList_icon .file .cpp,.fileList_icon .file .h,.fileList_icon .file .sql,.fileList_icon .file .java,.fileList_icon .file .cs,.fileList_icon .file .py,.fileList_icon .file .html,.fileList_icon .file .htm,.fileList_icon .file .shtml,.fileList_icon .file .hta,.fileList_icon .file .css,.fileList_icon .file .js,.fileList_icon .file .xml,.fileList_icon .file .php,.fileList_icon .file .jsp,.fileList_icon .file .asp,.fileList_icon .file .aspx,.fileList_icon .file .vb,.fileList_icon .file .vbs,.fileList_icon .file .bat,.fileList_icon .file .reg,.fileList_icon .file .cmd,.fileList_icon .file .pl,.fileList_icon .file .pm,.fileList_icon .file .cgi,.fileList_icon .file .as,.fileList_icon .file .asm,.fileList_icon .file .clj,.fileList_icon .file .cbl,.fileList_icon .file .cfm,.fileList_icon .file .d,.fileList_icon .file .diff,.fileList_icon .file .dot,.fileList_icon .file .ejs,.fileList_icon .file .erl,.fileList_icon .file .ftl,.fileList_icon .file .go,.fileList_icon .file .hs,.fileList_icon .file .hbs,.fileList_icon .file .haml,.fileList_icon .file .erb,.fileList_icon .file .jade,.fileList_icon .file .json,.fileList_icon .file .jq,.fileList_icon .file .jsx,.fileList_icon .file .ji,.fileList_icon .file .tex,.fileList_icon .file .lisp,.fileList_icon .file .ls,.fileList_icon .file .lsl,.fileList_icon .file .lua,.fileList_icon .file .lp,.fileList_icon .file .matlab,.fileList_icon .file .mel,.fileList_icon .file .r,.fileList_icon .file .yaml { background-image: url("./images/code.png");}
|
||||
.fileList_icon .file .txt,.fileList_icon .file .ini,.fileList_icon .file .md,.fileList_icon .file .markdown,.fileList_icon .file .log { background-image: url("./images/txt.png");}
|
||||
|
|
|
@ -4,10 +4,14 @@ http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title><?php echo $L['kod_name'].$L['kod_power_by'];?></title>
|
||||
<link rel="stylesheet" href="./static/style/font-awesome/css/font-awesome.css">
|
||||
<link href="<?php echo STATIC_PATH;?>style/bootstrap.css?ver=<?php echo KOD_VERSION;?>" rel="stylesheet"/>
|
||||
<link rel="stylesheet" href="./static/style/font-awesome/css/font-awesome.css">
|
||||
<!--[if IE 7]>
|
||||
<link rel="stylesheet" href="./static/style/font-awesome/css/font-awesome-ie7.css">
|
||||
<![endif]-->
|
||||
|
||||
|
||||
<link href="./static/style/skin/<?php echo $config['user']['theme'];?>app_setting.css?ver=<?php echo KOD_VERSION;?>" rel="stylesheet" id='link_css_list'/>
|
||||
<link href="<?php echo STATIC_PATH;?>static/style/skin/<?php echo $config['user']['theme'];?>app_setting.css?ver=<?php echo KOD_VERSION;?>" rel="stylesheet" id='link_css_list'/>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
<title><?php echo $L['ui_editor'].' - '.$L['kod_name'].$L['kod_power_by'];?></title>
|
||||
<link rel="Shortcut Icon" href="<?php echo STATIC_PATH;?>images/favicon.ico">
|
||||
<link href="<?php echo STATIC_PATH;?>style/bootstrap.css?ver=<?php echo KOD_VERSION;?>" rel="stylesheet"/><link rel="stylesheet" href="./static/style/font-awesome/css/font-awesome.css">
|
||||
<link rel="stylesheet" href="./static/style/font-awesome/css/font-awesome.css">
|
||||
<!--[if IE 7]>
|
||||
<link rel="stylesheet" href="./static/style/font-awesome/css/font-awesome-ie7.css">
|
||||
<![endif]-->
|
||||
|
|
|
@ -70,12 +70,12 @@
|
|||
$the_use = $menu['use']=='1'?' menu_show ':'menu_hidden';
|
||||
$the_null = $menu['name']==''?' menu_default hidden ':'';
|
||||
?>
|
||||
<tr class="menu_list <?php echo $the_type.$the_use.$the_null;?>">
|
||||
<td class="name"><input type="text" name="name" value="<?php echo htmlentities(urldecode($menu['name']));?>"/>
|
||||
<tr class="menu_list <?php echo $the_type.$the_use.$the_null;?>">
|
||||
<td class="name"><input type="text" name="name" value="<?php echo htmlspecialchars(urldecode($menu['name']));?>"/>
|
||||
<span><?php echo $L['ui_'.$menu['name']];?></span>
|
||||
</td>
|
||||
<td class="url">
|
||||
<input type="text" name="url" value="<?php echo htmlentities(urldecode($menu['url']));?>">
|
||||
<input type="text" name="url" value="<?php echo htmlspecialchars(urldecode($menu['url']));?>">
|
||||
<span><?php echo $menu['name'];?></span>
|
||||
<label><input type="checkbox" name="target" value="<?php echo $menu['target'];?>"
|
||||
<?php if($menu['target']=='_blank'){echo "checked='checked'";}?> /><?php echo $L['menu_open_window'];?></label>
|
||||
|
|
|
@ -14,9 +14,9 @@
|
|||
|
||||
<body>
|
||||
<?php
|
||||
$arr = array(4,5,7,7,7,1,10,11,12,13);
|
||||
$arr = array(4,5,7,7,7,10,11,12);
|
||||
$get = $arr[mt_rand(0,count($arr)-1)];
|
||||
$image = "./static/images/wall_page/".$get.".jpg";
|
||||
$image = STATIC_PATH."images/wall_page/".$get.".jpg";
|
||||
echo '<div class="background" style="background-image:url('.$image.')"></div>';
|
||||
?>
|
||||
<div class="loginbox" >
|
||||
|
|
|
@ -4,9 +4,10 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<title><?php echo $L['kod_name'].$L['kod_power_by'];?></title>
|
||||
<link rel="Shortcut Icon" href="<?php echo STATIC_PATH;?>/images/favicon.ico">
|
||||
<link href="<?php echo STATIC_PATH;?>images/favicon.ico" rel="Shortcut Icon" >
|
||||
<link href="<?php echo STATIC_PATH;?>style/bootstrap.css?ver=<?php echo KOD_VERSION;?>" rel="stylesheet"/>
|
||||
<link rel="stylesheet" href="./static/style/font-awesome/css/font-awesome.css">
|
||||
<link href=",/static/font-awesome/css/font-awesome.css" rel="stylesheet" >
|
||||
<!-- 字体不能跨域问题 -->
|
||||
<!--[if IE 7]>
|
||||
<link rel="stylesheet" href="./static/style/font-awesome/css/font-awesome-ie7.css">
|
||||
<![endif]-->
|
||||
|
@ -15,9 +16,9 @@
|
|||
|
||||
<body>
|
||||
<?php
|
||||
$arr = array(4,5,7,7,7,1,10,11,12,13);
|
||||
$arr = array(4,5,7,7,7,10,11,12);
|
||||
$get = $arr[mt_rand(0,count($arr)-1)];
|
||||
$image = "./static/images/wall_page/".$get.".jpg";
|
||||
$image = STATIC_PATH."images/wall_page/".$get.".jpg";
|
||||
echo '<div class="background" style="background-image:url('.$image.')"></div>';
|
||||
?>
|
||||
<div class="loginbox" >
|
||||
|
|
Loading…
Reference in New Issue