1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-19 15:38:38 +00:00
seahub/media/aloha-0.22.7/css/aloha.css

31 lines
69 KiB
CSS
Raw Normal View History

.aloha div,.aloha span,.aloha button,.aloha a,.aloha img,.aloha ol,.aloha ul,.aloha li,.aloha label{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.aloha ol,.aloha ul{list-style:none}.aloha-sidebar-bar{z-index:999999999;position:fixed;top:0;left:0;text-align:left;font-family:Arial,sans-serif;font-size:12px;border-right:1px solid #888;-moz-box-shadow:0 0 10px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);box-shadow:0 0 10px rgba(0,0,0,0.5)}.aloha-sidebar-bar.aloha-sidebar-right{left:auto;right:0;border-right-width:0;border-left:1px solid #888}.aloha-sidebar-inner{position:relative;background-color:#ccc;background-image:-webkit-radial-gradient(rgba(0,0,0,0) 20%,rgba(0,0,0,0.2) 80%,rgba(0,0,0,0.3) 100%);background-image:-moz-radial-gradient(rgba(0,0,0,0) 20%,rgba(0,0,0,0.2) 80%,rgba(0,0,0,0.3) 100%)}.aloha-sidebar-panels{margin:0;padding:15px 0}.aloha-sidebar-panels li{overflow:hidden;margin:0;padding:0 15px}.aloha-sidebar-panel-top{-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px}.aloha-sidebar-panel-content.aloha-sidebar-panel-bottom{padding-bottom:0;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;border-bottom-width:1px}.aloha-sidebar-panel-title{position:relative;overflow:hidden;padding:8px 0 0 8px;border:1px solid rgba(0,0,0,0.3);border-bottom-width:0;background-color:#303539;background-image:-webkit-gradient(linear,center top,center bottom,color-stop(0,#6c6f74),color-stop(0.05,#4c4f54),color-stop(0.1,#3f4448),color-stop(0.45,#383d41),color-stop(0.5,#303539),color-stop(0.95,#33363b));background-image:-moz-linear-gradient(center top,#6c6f74 0,#4c4f54 5%,#3f4448 10%,#383d41 45%,#303539 50%,#33363b 95%);color:#ccc;cursor:pointer;font-size:13px;font-weight:bold;line-height:1.5em;text-shadow:0 0 6px #23262b}.aloha-sidebar-panel-title:hover{color:#fff}.aloha-sidebar-panel-title-arrow{position:absolute;top:8px;left:8px;width:16px;height:16px;background:url(../img/arrow.png) no-repeat center center;opacity:.3}.aloha-sidebar-panel-title:hover .aloha-sidebar-panel-title-arrow{opacity:.9}.aloha-sidebar-panel-title .aloha-sidebar-panel-title-arrow.aloha-sidebar-panel-title-arrow-down{background-image:url(../img/arrow-down.png)}.aloha-sidebar-panel-title-text{margin-left:24px;white-space:nowrap}.aloha-sidebar-panel-content{overflow:hidden;height:5px;background:#303539}.aloha-sidebar-panel-content-inner{margin:5px 0 0;padding:0;color:#888;background:#fff;background-image:-webkit-radial-gradient(rgba(0,0,0,0) 50%,rgba(0,0,0,0.1) 90%,rgba(0,0,0,0.2) 100%);background-image:-moz-radial-gradient(rgba(0,0,0,0) 50%,rgba(0,0,0,0.1) 90%,rgba(0,0,0,0.2) 100%)}.aloha-sidebar-panel-content input{margin:5px;padding:5px}.aloha-sidebar-handle{position:absolute;top:30px;right:-30px;width:40px;height:30px;overflow:hidden;background-color:#303539;background-image:-webkit-gradient(linear,center top,center bottom,color-stop(0,#6c6f74),color-stop(0.05,#4c4f54),color-stop(0.1,#3f4448),color-stop(0.45,#383d41),color-stop(0.5,#303539),color-stop(0.95,#33363b));background-image:-moz-linear-gradient(center top,#6c6f74 0,#4c4f54 5%,#3f4448 10%,#383d41 45%,#303539 50%,#33363b 95%);cursor:pointer;-moz-box-shadow:0 0 10px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);box-shadow:0 0 10px rgba(0,0,0,0.5);border-top-right-radius:5px;border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px}.aloha-sidebar-right .aloha-sidebar-handle{left:-30px;border-top-right-radius:0;border-bottom-right-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;border-top-left-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-rad
* Aloha Editor
* Author & Copyright (c) 2010 Gentics Software GmbH
* aloha-sales@gentics.com
* Licensed unter the terms of http://www.aloha-editor.com/license.html
*/.aloha-editable-highlight{outline:#ffe767 solid 5px!important}.aloha-editable-active,.aloha-editable-active[contenteditable=true]:focus{outline:#80b5f2 solid 5px!important}.aloha-icon-horizontalruler{background:url(../plugins/common/horizontalruler/img/icon.png)}.aloha-block table.debug-block{background:#eee;border:1px dashed #999;border-radius:7px;margin:5px 0;padding:4px;width:100%}.aloha-editable-active .aloha-block,.aloha-block.aloha-block-highlighted{cursor:pointer;box-shadow:0 0 0 3px #ffe767}.aloha-block.aloha-block-active,.aloha-block.aloha-block-active:hover{box-shadow:0 0 0 3px #80b5f2}.aloha-ie8 .aloha-block:hover{outline:3px solid #ffe767}.aloha-ie8 .aloha-block.aloha-block-active,.aloha-ie8 .aloha-block.aloha-block-active:hover{outline:3px solid #80b5f2}.aloha-ie7 .aloha-block:hover{border:3px solid #ffe767;margin:-3px}.aloha-ie7 .aloha-block.aloha-block-active,.aloha-ie7 .aloha-block.aloha-block-active:hover{border:3px solid #80b5f2;margin:-3px}.aloha-block-droppable{border-left:1px solid red;margin-left:-1px}.aloha-ie7 .aloha-block-droppable{margin-left:0}.aloha-block-droppable.aloha-block-droppable-right{margin-left:0!important;border-left:none!important;margin-right:-1px;border-right:1px solid red}.aloha-block-droppable-blocklevel{position:relative}.aloha-block-blockleveldragdropline{position:absolute;width:100%;height:2px;background-color:red;bottom:0}.aloha-block .aloha-editable{cursor:auto}.aloha-block{position:relative}.aloha-block:hover>.aloha-block-draghandle,.aloha-block-active>.aloha-block-draghandle{display:block}.aloha-block-draghandle{position:absolute;left:0;top:-13px;width:24px;height:12px;overflow:hidden;display:none;background:url(../plugins/common/block/img/toolbar-draghandle.gif);border-top:1px solid #CCC;border-left:1px solid #CCC;border-right:1px solid #CCC;border-top-left-radius:5px;border-top-right-radius:5px}.aloha-block.ui-draggable-dragging .aloha-block-draghandle{display:none}.aloha-block-editor label{display:block}.aloha-block-dropInlineElementIntoEmptyBlock{border:1px solid red}.aloha-block-dropzone{background-color:#eef}.aloha .ui-state-default .aloha-icon.aloha-icon-toggledragdrop{background:url(../img/base.png) -416px 0}.aloha-icon-align{background:url(../plugins/common/align/img/align.png) no-repeat!important}.aloha-icon-align-left{background-position:0 0!important}.aloha-icon-align-center{background-position:-16px 0!important}.aloha-icon-align-right{background-position:-32px 0!important}.aloha-icon-align-justify{background-position:-48px 0!important}.aloha-icon-align-top{background-position:-64px 0!important}.aloha-icon-align-middle{background-position:-80px 0!important}.aloha-icon-align-bottom{background-position:-96px 0!important}.jcrop-holder{text-align:left}.jcrop-vline,.jcrop-hline{font-size:0;position:absolute;background:#fff url('../plugins/common/image/vendor/jcrop/jcrop.gif') top left repeat}.jcrop-vline{height:100%;width:1px!important}.jcrop-hline{width:100%;height:1px!important}.jcrop-handle{font-size:1px;width:7px!important;height:7px!important;border:1px #eee solid;background-color:#333;*width:9px;*height:9px}.cnr-crop-apply{background-image:url(../plugins/common/image/img/crop-buttons.gif)!important;background-position:-2px -2px!important}.cnr-crop-cancel{background-image:url(../plugins/common/image/img/crop-buttons.gif)!important;background-position:23px -2px!important}.jcrop-tracker{width:100%;height:100%}.custom .jcrop-vline,.custom .jcrop-hline{background:yellow}.custom .jcrop-handle{border-color:black;background-color:#c7bb00;-moz-border-radius:3px;-webkit-border-radius:3px}.aloha-image-align-left{background:url(../plugins/common/image/img/image-align-left.png)}.aloha-image-align-right{background:url(../plugins/common/image/img/image-align-right.png)}.aloha-image-align-none{background:url(../plugins/common/image/img/image-align-none.png)}.aloha-img.aloha-image-title{background:url(../plugins/common/image/img/image-title.png)}.aloha-img.aloha-image-border{background:url(../plugins/common/image/img/image-border.png)}.aloha-image-insert{background:url(..
* Aloha Editor
* Author & Copyright (c) 2010 Gentics Software GmbH
* aloha-sales@gentics.com
* Licensed unter the terms of http://www.aloha-editor.com/license.html
*/.aloha-icon-formatless-paste{background:url(../plugins/extra/formatlesspaste/img/button.png) no-repeat 0 0!important}/*!
* Aloha Editor
* Author & Copyright (c) 2011 Gentics Software GmbH
* aloha-sales@gentics.com
* Licensed unter the terms of http://www.aloha-editor.com/license.html
*/.aloha-icon-wai-lang{background:url(../plugins/extra/wai-lang/img/button.png) no-repeat 0 0!important}.aloha-icon-wai-lang-remove{background:url(../plugins/extra/wai-lang/img/remove-button.png) no-repeat 0 0!important}.aloha .aloha-wai-lang-img-item{height:18px}.aloha .aloha-wai-lang-img{margin:3px 5px 0 2px}.aloha .aloha-wai-lang-label-item{display:inline;font-weight:bold}/*!
* Aloha Editor
* Author & Copyright (c) 2010 Gentics Software GmbH
* aloha-sales@gentics.com
* Licensed unter the terms of http://www.aloha-editor.com/license.html
*/.aloha-icon-numerated-headers{background:url(../plugins/extra/numerated-headers/img/headers.png) no-repeat 0 0!important}.aloha.aloha-ribbon{position:fixed;top:0;left:0;right:0}.aloha .aloha-ribbon-toolbar{position:relative;z-index:90000;display:none;padding:.2em .4em;border-top:1px solid #f0f0f0;background:#f0f0f0;box-shadow:0 0 5px rgba(0,0,0,0.1);-moz-border-radius:0;-khtml-border-radius:0;-webkit-border-radius:0;border-radius:0;background-image:linear-gradient(bottom,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.1) 90%);background-image:-o-linear-gradient(bottom,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.1) 90%);background-image:-moz-linear-gradient(bottom,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.1) 90%);background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.1) 90%);background-image:-ms-linear-gradient(bottom,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.1) 90%)}.aloha .aloha-ribbon-toolbar .aloha-ui-menubutton-container{margin-left:4px}.aloha .aloha-ribbon-toolbar .aloha-ribbon-in,.aloha .aloha-ribbon-toolbar .aloha-ribbon-out{height:24px;width:24px;background-color:transparent;background-repeat:no-repeat;background-position:center center;border-color:transparent;border-width:1px!important}.aloha .aloha-ribbon-toolbar .aloha-ribbon-in:hover,.aloha .aloha-ribbon-toolbar .aloha-ribbon-out:hover{background-color:#f0f0f0;border-color:#bbb}.aloha .aloha-ribbon-toolbar .aloha-ribbon-in{float:right!important;background-image:url('../plugins/extra/ribbon/img/fade-in.png')!important}.aloha .aloha-ribbon-toolbar .aloha-ribbon-out{float:left;background-image:url('../plugins/extra/ribbon/img/fade-out.png')!important}.aloha .aloha-ribbon-icon{float:left}/*!
* Aloha Editor
* Author & Copyright (c) 2010 Gentics Software GmbH
* aloha-sales@gentics.com
* Licensed unter the terms of http://www.aloha-editor.com/license.html
*/.aloha-headerids-label{margin:5px;display:block}.aloha-headerids-input{margin-right:5px}/*!
* Aloha Editor
* Author & Copyright (c) 2010 Gentics Software GmbH
* aloha-sales@gentics.com
* Licensed unter the terms of http://www.aloha-editor.com/license.html
*/.aloha-icon-metaview{background:url(../plugins/extra/metaview/img/button.png) no-repeat 0 0!important}.aloha-metaview p,.aloha-metaview pre,.aloha-metaview h1,.aloha-metaview h2,.aloha-metaview h3,.aloha-metaview h4,.aloha-metaview h5,.aloha-metaview h6,.aloha-metaview blockquote,.aloha-metaview ol,.aloha-metaview ul,.aloha-metaview div,.aloha-metaview dl,.aloha-metaview dt,.aloha-metaview dd,.aloha-metaview td,.aloha-metaview th,.aloha-metaview table,.aloha-metaview caption,.aloha-metaview hr{background:#fff no-repeat 2px 2px;padding:8px 5px 5px;margin:10px;border:1px solid #ddd;min-height:1em}.aloha-metaview caption{margin-bottom:0}* .aloha-metaview p,* .aloha-metaview pre,* .aloha-metaview h1,* .aloha-metaview h2,* .aloha-metaview h3,* .aloha-metaview h4,* .aloha-metaview h5,* .aloha-metaview h6,* .aloha-metaview blockquote,* .aloha-metaview ol,* .aloha-metaview ul,* .aloha-metaview div,* .aloha-metaview dl,* .aloha-metaview dt,* .aloha-metaview dd,* .aloha-metaview td,* .aloha-metaview th,* .aloha-metaview table,* .aloha-metaview caption,* .aloha-metaview hr{min-height:auto}.aloha-metaview ul,.aloha-metaview ol{border-left:20px solid #ddd;padding:0 5px}.aloha-metaview p{background-image:url(../plugins/extra/metaview/img/p.png)}.aloha-metaview pre{background-image:url(../plugins/extra/metaview/img/pre.png)}.aloha-metaview h1{background-image:url(../plugins/extra/metaview/img/h1.png)}.aloha-metaview h2{background-image:url(../plugins/extra/metaview/img/h2.png)}.aloha-metaview h3{background-image:url(../plugins/extra/metaview/img/h3.png)}.aloha-metaview h4{background-image:url(../plugins/extra/metaview/img/h4.png)}.aloha-metaview h5{background-image:url(../plugins/extra/metaview/img/h5.png)}.aloha-metaview h6{background-image:url(../plugins/extra/metaview/img/h6.png)}.aloha-metaview blockquote{background-image:url(../plugins/extra/metaview/img/blockquote.png)}.aloha-metaview div{background-image:url(../plugins/extra/metaview/img/div.png)}.aloha-metaview dl{background-image:url(../plugins/extra/metaview/img/dl.png)}.aloha-metaview dt{background-image:url(../plugins/extra/metaview/img/dt.png)}.aloha-metaview dd{background-image:url(../plugins/extra/metaview/img/dd.png)}.aloha-metaview td{background-image:url(../plugins/extra/metaview/img/td.png)}.aloha-metaview th{background-image:url(../plugins/extra/metaview/img/th.png)}.aloha-metaview table{background-image:url(../plugins/extra/metaview/img/table.png)}.aloha-metaview caption{background-image:url(../plugins/extra/metaview/img/caption.png)}.aloha-metaview hr{background-image:url(../plugins/extra/metaview/img/hr.png)}.aloha-metaview abbr[title],.aloha-metaview dfn[title]{border-bottom:1px dotted;cursor:help}.aloha-metaview [lang]{background-image:url(../plugins/extra/wai-lang/img/button.png);padding-left:20px;border:1px dotted #ddd;background-color:#ccc;background-repeat:no-repeat;background-position:left center}.aloha-metaview q{background-image:url(../plugins/extra/metaview/img/icon_cite.png);padding-left:20px;border:1px dotted #ddd;background-color:#ccc;background-repeat:no-repeat;background-position:left center}.aloha-metaview a{background-image:url(../plugins/extra/metaview/img/anchor.png);padding-left:20px;border:1px dotted #ddd;background-color:#ccc;background-repeat:no-repeat;background-position:left center}