2014-03-05 09:53:06 +00:00
|
|
|
/****** icon-xx ********/
|
|
|
|
/* Font Awesome 3.2.1 by Dave Gandy - http://fortawesome.github.com/Font-Awesome */
|
|
|
|
@font-face {
|
|
|
|
font-family: 'FontAwesome';
|
|
|
|
src: url('font/fontawesome-webfont.eot?v=3.0.1');
|
|
|
|
src: url('font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
|
|
|
|
url('font/fontawesome-webfont.woff?v=3.0.1') format('woff'),
|
|
|
|
url('font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
[class^="icon-"],
|
|
|
|
[class*=" icon-"] {
|
|
|
|
font-family: FontAwesome;
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
text-decoration: inherit;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
vertical-align: baseline;
|
|
|
|
speak: none;
|
|
|
|
}
|
|
|
|
.icon-cloud-download:before { content: "\f0ed"; }
|
2014-04-09 09:32:09 +00:00
|
|
|
.icon-download:before { content: "\f01a"; }
|
2014-03-05 09:53:06 +00:00
|
|
|
.icon-trash:before { content: "\f014"; }
|
|
|
|
.icon-plus:before { content: "\f067"; }
|
|
|
|
.icon-minus:before { content: "\f068"; }
|
|
|
|
.icon-pencil:before { content: "\f040"; }
|
|
|
|
.icon-remove:before { content: "\f00d"; }
|
|
|
|
.icon-caret-down:before { content: "\f0d7"; }
|
|
|
|
.icon-star:before { content: "\f005"; }
|
|
|
|
.icon-star-empty:before { content: "\f006"; }
|
|
|
|
.icon-upload:before { content: "\f01b"; }
|
|
|
|
.icon-upload-alt:before { content: "\f093"; }
|
|
|
|
.icon-ban-circle:before { content: "\f05e"; }
|
|
|
|
.icon-plus-sign-alt:before { content: "\f0fe"; }
|
|
|
|
.icon-double-angle-left:before { content: "\f100"; }
|
|
|
|
.icon-double-angle-right:before { content: "\f101"; }
|
2014-04-09 09:32:09 +00:00
|
|
|
.icon-double-angle-up:before { content: "\f102"; }
|
|
|
|
.icon-double-angle-down:before { content: "\f103"; }
|
2014-03-05 09:53:06 +00:00
|
|
|
.icon-zoom-in:before { content: "\f00e"; }
|
|
|
|
.icon-zoom-out:before { content: "\f010"; }
|
|
|
|
.icon-caret-down:before { content: "\f0d7"; }
|
|
|
|
.icon-caret-up:before { content: "\f0d8"; }
|
|
|
|
.icon-caret-right:before { content: "\f0da"; }
|
|
|
|
.icon-search:before { content: "\f002"; }
|
|
|
|
.icon-move:before { content: "\f047"; }
|
|
|
|
.icon-copy:before { content: "\f0c5"; }
|
|
|
|
.icon-lightbulb:before { content: "\f0eb"; }
|
2014-04-01 07:13:07 +00:00
|
|
|
.icon-chevron-left:before { content: "\f053"; }
|
2014-03-05 09:53:06 +00:00
|
|
|
|
|
|
|
.icon-font:before { content: "\f031"; }
|
|
|
|
.icon-text-height:before { content: "\f034"; }
|
|
|
|
.icon-tint:before { content: "\f043"; }
|
|
|
|
.icon-bold:before { content: "\f032"; }
|
|
|
|
.icon-italic:before { content: "\f033"; }
|
|
|
|
.icon-strikethrough:before { content: "\f0cc"; }
|
|
|
|
.icon-underline:before { content: "\f0cd"; }
|
|
|
|
.icon-list-ul:before { content: "\f0ca"; }
|
|
|
|
.icon-list-ol:before { content: "\f0cb"; }
|
|
|
|
.icon-indent-left:before { content: "\f03b"; }
|
|
|
|
.icon-indent-right:before { content: "\f03c"; }
|
|
|
|
.icon-align-left:before { content: "\f036"; }
|
|
|
|
.icon-align-center:before { content: "\f037"; }
|
|
|
|
.icon-align-right:before { content: "\f038"; }
|
|
|
|
.icon-align-justify:before { content: "\f039"; }
|
|
|
|
.icon-link:before { content: "\f0c1"; }
|
|
|
|
.icon-cut:before { content: "\f0c4"; }
|
|
|
|
.icon-picture:before { content: "\f03e"; }
|
|
|
|
.icon-undo:before { content: "\f0e2"; }
|
|
|
|
.icon-repeat:before { content: "\f01e"; }
|
|
|
|
|
2013-10-25 11:21:01 +00:00
|
|
|
/****** sf-icon-xx ********/
|
2013-04-13 09:30:42 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: 'seafile-font';
|
|
|
|
src:url('sf_font/seafile-font.eot');
|
|
|
|
src:url('sf_font/seafile-font.eot?#iefix') format('embedded-opentype'),
|
|
|
|
url('sf_font/seafile-font.woff') format('woff'),
|
|
|
|
url('sf_font/seafile-font.ttf') format('truetype');
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
[class^="sf-icon-"] {
|
|
|
|
font-family: 'seafile-font';
|
|
|
|
speak: none;
|
|
|
|
font-weight: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-transform: none;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
2012-07-28 07:25:08 +00:00
|
|
|
}
|
2013-04-13 09:30:42 +00:00
|
|
|
.sf-icon-share:before { content:"\e001"; }
|
2013-09-16 04:03:57 +00:00
|
|
|
.sf-icon-removeformat:before { content:"\f1e7"; }
|
2013-10-25 11:21:01 +00:00
|
|
|
/******* tags **********/
|
2013-04-13 09:30:42 +00:00
|
|
|
html { background:#fff; }
|
2012-08-21 08:01:18 +00:00
|
|
|
body,
|
|
|
|
h1,h2,h3,h4,h5,h6,
|
|
|
|
ul,ol,li,dl,dt,dd,
|
|
|
|
p,pre,blockquote,
|
2013-04-20 11:19:38 +00:00
|
|
|
form,input,textarea,select,button,img {
|
2012-08-21 08:01:18 +00:00
|
|
|
padding:0;
|
|
|
|
margin:0;
|
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
body, input, textarea, button, select {
|
2013-02-21 11:59:58 +00:00
|
|
|
font: 13px/1.5 Arial, Helvetica, sans-serif;
|
2012-09-25 03:22:18 +00:00
|
|
|
color: #333;
|
2012-12-03 03:34:32 +00:00
|
|
|
word-wrap:break-word; /* for en */
|
2012-07-28 07:25:08 +00:00
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
input, button, select { line-height:19px;/*for ff*/ }
|
|
|
|
h1 { font-size:1.9em; margin:1.1em 0 0.5em; }
|
2012-09-25 03:22:18 +00:00
|
|
|
h2 { font-size:1.5em; color:#222;}
|
2013-12-10 04:14:12 +00:00
|
|
|
h3 { font-size:16px; color:#322; font-weight:normal; margin:0.95em 0 0.4em; }
|
2012-09-25 03:22:18 +00:00
|
|
|
h4 { font-size:1.1em; color:#222; font-weight:normal; margin:0.5em 0 0.2em; }
|
2013-10-29 04:00:09 +00:00
|
|
|
h5, h6 { font-size:1em; margin:0.4em 0 0.15em; }
|
2012-07-27 11:53:49 +00:00
|
|
|
ul { list-style:none; }
|
2012-07-28 07:25:08 +00:00
|
|
|
ol { padding-left:2em; }
|
2013-04-15 07:47:25 +00:00
|
|
|
dl { margin:1.5em 0; }
|
2013-12-19 11:22:18 +00:00
|
|
|
dt { color:#666; margin:24px 0 2px; }
|
|
|
|
dd { margin-bottom:.8em; color:#222; }
|
2011-03-19 05:15:02 +00:00
|
|
|
a { color:#ee8833; text-decoration:none; font-weight:bold; }
|
2013-05-20 13:47:51 +00:00
|
|
|
a.normal {font-weight: normal;}
|
2011-03-19 05:15:02 +00:00
|
|
|
a:hover { color: #ff9933; text-decoration: underline; }
|
2012-05-05 12:35:08 +00:00
|
|
|
img { border:none; }
|
2012-08-31 09:02:41 +00:00
|
|
|
textarea {
|
|
|
|
overflow: auto; /* rm default vertical scrollbar in ie */
|
2012-12-12 11:43:17 +00:00
|
|
|
resize: vertical; /* for drag */
|
2013-03-12 13:48:47 +00:00
|
|
|
outline:0;
|
2012-08-31 09:02:41 +00:00
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
textarea, select, input { border: 1px solid #ddd; }
|
|
|
|
input { height:22px; margin:3px 0; outline:0; }
|
|
|
|
input, button { display:inline-block;/*for ie*/ }
|
2012-11-12 06:12:49 +00:00
|
|
|
input[type=submit],
|
2013-03-25 12:27:17 +00:00
|
|
|
input[type=button],
|
2012-11-12 06:12:49 +00:00
|
|
|
input.submit {
|
2014-02-10 12:06:22 +00:00
|
|
|
height:auto;
|
2012-11-12 06:12:49 +00:00
|
|
|
}
|
|
|
|
button,
|
|
|
|
input[type=submit],
|
2013-03-25 12:27:17 +00:00
|
|
|
input[type=button],
|
2013-07-29 12:25:24 +00:00
|
|
|
input.submit,
|
|
|
|
.fileinput-button {
|
2014-02-10 12:06:22 +00:00
|
|
|
padding:5px 6px;
|
|
|
|
background:-webkit-linear-gradient(top, #fafafb, #eeeeee);
|
|
|
|
background:-moz-linear-gradient(top, #fafafb, #eeeeee);
|
|
|
|
background:linear-gradient(top, #fafafb, #eeeeee);
|
|
|
|
border: 1px solid #c5c5c5;
|
|
|
|
border-radius: 2px;
|
2012-11-12 09:06:45 +00:00
|
|
|
}
|
2012-11-20 08:28:33 +00:00
|
|
|
input[type=radio] {
|
2012-05-22 08:21:16 +00:00
|
|
|
height:auto;
|
2013-05-20 07:03:55 +00:00
|
|
|
border:0;/*for ie*/
|
2012-05-22 08:21:16 +00:00
|
|
|
}
|
2012-07-21 14:12:23 +00:00
|
|
|
input::-webkit-outer-spin-button,
|
|
|
|
input::-webkit-inner-spin-button {/*for input type="number" in chrome: to hide up/download arrow*/
|
|
|
|
-webkit-appearance: none;
|
|
|
|
margin: 0;
|
|
|
|
}
|
2012-07-24 08:22:45 +00:00
|
|
|
input::-moz-focus-inner,
|
|
|
|
button::-moz-focus-inner {/*Remove button padding in FF*/
|
|
|
|
border: 0;
|
|
|
|
padding: 0;
|
|
|
|
}
|
2012-05-22 08:21:16 +00:00
|
|
|
input[type=submit],
|
2012-08-21 08:01:18 +00:00
|
|
|
input.submit {
|
|
|
|
margin-top:8px;
|
2012-05-22 08:21:16 +00:00
|
|
|
}
|
|
|
|
input[type=submit]:hover,
|
2013-09-07 03:44:21 +00:00
|
|
|
input[type=reset]:hover,
|
2013-03-25 12:27:17 +00:00
|
|
|
input[type=button]:hover,
|
2013-07-29 12:25:24 +00:00
|
|
|
button:hover,
|
|
|
|
.fileinput-button:hover {
|
2012-05-22 08:21:16 +00:00
|
|
|
cursor:pointer;
|
2014-02-10 12:06:22 +00:00
|
|
|
background:#fff;
|
2012-05-22 08:21:16 +00:00
|
|
|
}
|
2012-05-25 09:15:15 +00:00
|
|
|
input[type="file"] {
|
|
|
|
border:none;
|
|
|
|
height:24px;
|
|
|
|
line-height:24px;
|
|
|
|
}
|
2012-08-21 08:01:18 +00:00
|
|
|
label {
|
|
|
|
display: inline-block;
|
2012-10-22 08:22:55 +00:00
|
|
|
margin:4px 0px;
|
2012-08-21 08:01:18 +00:00
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
iframe { display:block; width:100%; }
|
2012-07-28 07:25:08 +00:00
|
|
|
pre, code {
|
2012-07-31 09:29:25 +00:00
|
|
|
font-family: Consolas,"Liberation Mono",Courier,monospace;
|
2012-07-28 07:25:08 +00:00
|
|
|
}
|
2012-07-27 11:53:49 +00:00
|
|
|
pre {
|
|
|
|
white-space:pre-wrap;
|
|
|
|
word-wrap: break-word;
|
|
|
|
}
|
2012-05-12 12:42:27 +00:00
|
|
|
table {
|
|
|
|
border-spacing: 0;
|
|
|
|
border-collapse: collapse;
|
|
|
|
width:100%;
|
|
|
|
table-layout:fixed;
|
2012-07-20 05:02:14 +00:00
|
|
|
margin:8px 0 40px;
|
2012-05-12 12:42:27 +00:00
|
|
|
}
|
2013-05-15 05:43:21 +00:00
|
|
|
caption {font-size:1.1em; font-weight:bold; margin-bottom:.6em;}
|
2014-02-07 09:36:34 +00:00
|
|
|
th { text-align:left; font-weight:normal; color:#9c9c9c; }
|
2013-10-29 04:00:09 +00:00
|
|
|
td, th { padding:5px 3px; word-wrap:break-word; border-bottom:1px solid #eee; }
|
2014-02-08 08:23:20 +00:00
|
|
|
td { color: #333; font-size:14px; }
|
2013-10-29 04:00:09 +00:00
|
|
|
table img { vertical-align:middle; }
|
|
|
|
p { margin:0.5em 0; }
|
|
|
|
|
|
|
|
/********** common class ***********/
|
2013-03-05 06:44:38 +00:00
|
|
|
.hl { background-color: #f8f8f8; }/*highlight*/
|
2012-05-30 06:12:48 +00:00
|
|
|
.fleft { float:left }
|
|
|
|
.fright { float:right }
|
|
|
|
.clear { clear:both; }
|
|
|
|
.show { display:block }
|
|
|
|
.hide { display:none }
|
2012-07-28 07:25:08 +00:00
|
|
|
.error { color:red; }
|
2012-05-30 06:12:48 +00:00
|
|
|
.errorlist { color: red; }
|
|
|
|
.ovhd { overflow:hidden; }
|
|
|
|
.bold { font-weight:bold; }
|
2013-10-29 04:00:09 +00:00
|
|
|
.no-bold { font-weight:normal; }
|
2013-03-05 06:44:38 +00:00
|
|
|
.w100 { width: 100%; }
|
|
|
|
.vh { visibility:hidden; }
|
2013-03-15 06:41:20 +00:00
|
|
|
.vam { vertical-align:middle; }
|
2013-10-29 04:00:09 +00:00
|
|
|
.tip { color:#808080; font-size:12px; }
|
|
|
|
.label { color:#333; font-size:12px; font-style:normal; }
|
2013-03-25 12:27:17 +00:00
|
|
|
.italic { font-style:italic; }
|
2013-07-19 12:05:18 +00:00
|
|
|
.alc { text-align: center;}
|
2013-10-29 04:00:09 +00:00
|
|
|
.cspt { cursor:pointer; }
|
|
|
|
/** for input, textarea in form **/ /* e.g repo-create */
|
|
|
|
.input, .textarea {
|
|
|
|
width:260px;
|
2013-12-13 08:47:28 +00:00
|
|
|
padding:2px 3px;
|
|
|
|
border-radius:2px;
|
2013-10-29 04:00:09 +00:00
|
|
|
margin-bottom:5px;
|
2012-05-30 06:12:48 +00:00
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
.textarea { height:70px; }
|
2013-06-01 06:15:47 +00:00
|
|
|
.loading-tip { /*for img*/
|
|
|
|
display:block;
|
|
|
|
margin:1em auto;
|
|
|
|
}
|
2013-04-13 09:30:42 +00:00
|
|
|
.icon-plus, .icon-minus, .icon-pencil,
|
|
|
|
.icon-star-empty, .icon-star {
|
|
|
|
font-size:16px;
|
|
|
|
line-height:1;
|
|
|
|
}
|
|
|
|
.icon-plus, .icon-minus, .icon-pencil {
|
|
|
|
color:#444;
|
|
|
|
margin-left:3px;
|
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
.icon-star-empty { color:#d0d0d0; }
|
|
|
|
.icon-star { color:#505050; }
|
2012-05-30 06:12:48 +00:00
|
|
|
.op,
|
|
|
|
.more {
|
|
|
|
font-weight:normal;
|
|
|
|
font-size:12px;
|
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
.op { font-size:13px; padding-right:2px; }
|
2014-02-24 10:41:31 +00:00
|
|
|
.op-target { color:#ee8204; word-wrap:break-word; }
|
2013-04-13 09:30:42 +00:00
|
|
|
.op-icon {
|
|
|
|
font-size:20px;
|
|
|
|
line-height:1;
|
|
|
|
color:#888;
|
|
|
|
cursor:pointer;
|
|
|
|
margin-right:3px;
|
2014-03-27 07:36:38 +00:00
|
|
|
vertical-align:middle;
|
2013-04-13 09:30:42 +00:00
|
|
|
}
|
2014-01-20 07:24:15 +00:00
|
|
|
.op-icon:hover {/** for <a> **/
|
|
|
|
color:#888;
|
|
|
|
text-decoration:none;
|
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.big-more-btn {
|
|
|
|
padding:.5em 0;
|
|
|
|
color:#777;
|
|
|
|
}
|
|
|
|
.big-more-btn:hover {
|
|
|
|
color:#000;
|
|
|
|
background:#dfdfdf;
|
|
|
|
}
|
2012-08-21 08:01:18 +00:00
|
|
|
.no-deco,
|
|
|
|
.no-deco:hover {
|
2012-07-23 09:36:07 +00:00
|
|
|
text-decoration:none;
|
|
|
|
}
|
2012-11-23 03:29:02 +00:00
|
|
|
.input-disabled {/* for type="password/text" etc*/
|
2012-07-28 07:25:08 +00:00
|
|
|
background:#ebebe4;
|
|
|
|
}
|
2012-11-23 03:29:02 +00:00
|
|
|
.btn-disabled { /*for <input type="submit" />, <button>*/
|
2012-11-14 12:52:28 +00:00
|
|
|
color:#999;
|
|
|
|
}
|
2012-11-23 03:29:02 +00:00
|
|
|
.btn-disabled:hover,
|
|
|
|
input.btn-disabled:hover {/*for input*/
|
2012-11-15 03:28:57 +00:00
|
|
|
cursor:default;
|
|
|
|
background: #efefef;
|
|
|
|
}
|
2013-08-30 05:46:56 +00:00
|
|
|
.op-icon-btn {/* icon btn */
|
|
|
|
font-size:14px;
|
|
|
|
padding:4px 12px;
|
|
|
|
line-height:20px;
|
|
|
|
text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
|
|
|
|
background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x;border:1px solid #cccccc;border-bottom-color:#b3b3b3;border-radius:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
|
|
|
|
}
|
|
|
|
.op-icon-btn:hover {
|
|
|
|
background-color: #E6E6E6;
|
|
|
|
background-position: 0 -15px; /* to rm background-image */
|
|
|
|
}
|
2014-03-05 09:53:06 +00:00
|
|
|
.op-list li,
|
|
|
|
.side-tabnav-tabs .tab a,
|
|
|
|
.checkbox,
|
|
|
|
.checkbox-checked,
|
|
|
|
.modalCloseImg,
|
|
|
|
#discuss {
|
|
|
|
background:transparent url('../img/bg.png') no-repeat scroll 0 0;
|
|
|
|
}
|
2013-02-05 09:50:32 +00:00
|
|
|
.op-list li {
|
2014-02-24 10:41:31 +00:00
|
|
|
padding-left:23px;
|
|
|
|
line-height:23px;
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position:0 3px;
|
2013-02-05 09:50:32 +00:00
|
|
|
}
|
|
|
|
.add {
|
2014-02-20 07:14:32 +00:00
|
|
|
color:#555;
|
2013-12-10 04:14:12 +00:00
|
|
|
margin-right:3px;
|
2012-08-21 08:01:18 +00:00
|
|
|
}
|
2013-10-25 11:21:01 +00:00
|
|
|
.jstree a {
|
|
|
|
font-weight:normal;
|
|
|
|
}
|
|
|
|
.placeholder { /*for ie */
|
|
|
|
color: #aaa;
|
|
|
|
line-height:1.5;
|
|
|
|
}
|
|
|
|
input:-moz-placeholder,
|
|
|
|
textarea:-moz-placeholder {/* for FF */
|
|
|
|
color: #aaa;
|
|
|
|
line-height:1.5;
|
|
|
|
}
|
|
|
|
::-webkit-input-placeholder {/*for chrome, safari */
|
|
|
|
line-height:1.5;
|
|
|
|
}
|
|
|
|
.avatar {
|
|
|
|
border-radius:3px;
|
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
.empty-tips {
|
2013-12-10 04:14:12 +00:00
|
|
|
padding: 30px 40px;
|
|
|
|
background-color: #FAFAFA;
|
|
|
|
border: solid 1px #DDD;
|
|
|
|
border-radius: 3px;
|
|
|
|
box-shadow: inset 0 0 8px #EEE;
|
|
|
|
margin-top:5.5em;
|
2013-10-25 11:21:01 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
/*******ui widgets**************/
|
|
|
|
/****paginator****/
|
2013-03-12 13:48:47 +00:00
|
|
|
#paginator {
|
|
|
|
text-align:center;
|
|
|
|
margin:10px 0;
|
|
|
|
font-size:14px;
|
|
|
|
}
|
|
|
|
#paginator .pg {
|
|
|
|
font-weight:normal;
|
|
|
|
margin:0 3px;
|
|
|
|
}
|
|
|
|
#paginator .prev {
|
|
|
|
margin-right:30px;
|
|
|
|
}
|
|
|
|
#paginator .prev,
|
|
|
|
#paginator .next {
|
|
|
|
text-decoration:underline;
|
|
|
|
}
|
|
|
|
#paginator .next {
|
|
|
|
margin-left:30px;
|
|
|
|
}
|
2013-10-25 11:21:01 +00:00
|
|
|
/**** caret ****/
|
2012-10-22 09:15:35 +00:00
|
|
|
.outer-caret,
|
|
|
|
.inner-caret {
|
|
|
|
height:0;
|
|
|
|
width:1px;
|
|
|
|
border:14px solid;
|
|
|
|
border-color:#CBCBCB transparent;
|
|
|
|
border-bottom-width:0;
|
|
|
|
z-index:100;
|
|
|
|
margin:0 auto;
|
|
|
|
}
|
|
|
|
.inner-caret {
|
|
|
|
border-top-color:#fff;
|
|
|
|
position:relative;
|
|
|
|
top:-15px;
|
|
|
|
left:-14px;
|
|
|
|
}
|
2013-10-25 11:21:01 +00:00
|
|
|
/**** info-item *****/
|
2012-10-09 06:59:42 +00:00
|
|
|
.info-item {
|
2012-10-09 09:47:31 +00:00
|
|
|
border: 1px solid #eee;
|
|
|
|
border-radius: 2px;
|
2012-10-09 06:59:42 +00:00
|
|
|
margin-bottom: 12px;
|
|
|
|
}
|
|
|
|
.info-item h3,
|
|
|
|
.info-item p {
|
|
|
|
margin:0;
|
|
|
|
}
|
2012-10-10 10:11:13 +00:00
|
|
|
.info-item h3 {
|
|
|
|
font-size:1.15em;
|
|
|
|
}
|
2012-10-09 06:59:42 +00:00
|
|
|
.info-item-top {
|
|
|
|
padding: 4px 10px;
|
2012-10-09 14:16:38 +00:00
|
|
|
background: #f8f8f8;
|
2012-10-09 09:47:31 +00:00
|
|
|
border-bottom: 1px solid #eee;
|
2012-10-09 06:59:42 +00:00
|
|
|
}
|
|
|
|
.info-item-bottom {
|
|
|
|
padding: 8px 10px;
|
|
|
|
}
|
2012-10-10 03:09:15 +00:00
|
|
|
.info-item p.not-last {
|
|
|
|
margin-bottom:0.4em;
|
|
|
|
}
|
2013-10-25 11:21:01 +00:00
|
|
|
/**** tabnav *****/
|
2013-03-02 07:51:16 +00:00
|
|
|
.tabnav-tabs,
|
|
|
|
.tabnav-tab {
|
2013-02-21 11:59:58 +00:00
|
|
|
display:inline-block;
|
|
|
|
}
|
2013-03-02 07:51:16 +00:00
|
|
|
.tabnav-tabs,
|
|
|
|
.tabnav-tab {
|
|
|
|
*display:inline;
|
|
|
|
}
|
2014-03-05 09:53:06 +00:00
|
|
|
/**** jquery tabs ****/
|
|
|
|
.ui-tabs { position: relative; padding: .2em; zoom: 1; }
|
|
|
|
.ui-tabs .ui-tabs-panel { display:block; padding: 1em 1.4em; }
|
|
|
|
.ui-tabs .ui-tabs-hide { display:none; }
|
2013-12-10 04:14:12 +00:00
|
|
|
/**** side-tabnav ****/
|
2013-12-20 08:16:31 +00:00
|
|
|
.side-textnav .hd,
|
2014-02-07 09:36:34 +00:00
|
|
|
.side-info .hd {
|
2013-12-10 04:14:12 +00:00
|
|
|
padding-bottom:4px;
|
|
|
|
border-bottom:1px solid #ddd;
|
|
|
|
margin-bottom:1em;
|
|
|
|
}
|
2014-01-24 00:15:35 +00:00
|
|
|
.side-tabnav .hd {
|
|
|
|
margin-bottom:0.5em;
|
|
|
|
}
|
2014-02-08 08:09:21 +00:00
|
|
|
.side-tabnav h3.hd,
|
2014-04-10 07:59:03 +00:00
|
|
|
.side-tabnav .hd h3 {
|
2014-01-24 00:15:35 +00:00
|
|
|
color:#f7941d;
|
|
|
|
}
|
2013-12-10 04:14:12 +00:00
|
|
|
.side-tabnav .hd h3 {
|
|
|
|
margin-bottom:0;
|
|
|
|
}
|
|
|
|
.side-tabnav .hd .avatar { /*for 'group'*/
|
2014-02-10 08:56:19 +00:00
|
|
|
vertical-align:middle;
|
2013-12-16 10:00:30 +00:00
|
|
|
border-radius:1000px;
|
2014-02-10 08:56:19 +00:00
|
|
|
margin:0 6px 0 4px;
|
2013-12-10 04:14:12 +00:00
|
|
|
}
|
2014-01-24 00:15:35 +00:00
|
|
|
.side-tabnav-tabs {
|
|
|
|
margin-bottom:1em;
|
|
|
|
}
|
2014-02-28 09:52:46 +00:00
|
|
|
.side-tabnav-tabs .tab {
|
|
|
|
border-radius:2px;
|
|
|
|
overflow:hidden;
|
|
|
|
}
|
2014-03-05 09:53:06 +00:00
|
|
|
.side-tabnav-tabs .tab a { /* for IE 11: no border-radius here */
|
2013-12-10 04:14:12 +00:00
|
|
|
display:block;
|
2014-02-08 08:09:21 +00:00
|
|
|
font-size:15px;
|
2014-02-07 09:36:34 +00:00
|
|
|
padding:5px 4px 5px 47px;
|
2013-12-10 04:14:12 +00:00
|
|
|
color:#333;
|
|
|
|
font-weight:normal;
|
2014-01-23 02:49:37 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab .lib {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 11px -20px;
|
2014-01-23 02:49:37 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .lib {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 11px -554px;
|
2014-01-23 02:49:37 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab .star {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 9px -48px;
|
2014-01-23 02:49:37 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .star {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 9px -596px;
|
2014-01-23 02:49:37 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab .activity {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 10px -82px;
|
2014-01-23 02:49:37 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .activity {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 10px -636px;
|
2014-01-23 02:49:37 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab .wiki {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 12px -122px;
|
2014-01-23 02:49:37 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .wiki {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 12px -680px;
|
2014-01-23 02:49:37 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab .msgs {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 10px -160px;
|
2014-01-23 02:49:37 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .msgs {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 10px -728px;
|
2014-01-23 02:49:37 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab .clients {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 10px -198px;
|
2014-01-23 02:49:37 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .clients {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 10px -772px;
|
2013-12-10 04:14:12 +00:00
|
|
|
}
|
2014-01-24 00:15:35 +00:00
|
|
|
.side-tabnav-tabs .tab .contacts {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 11px -238px;
|
2014-01-24 00:15:35 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .contacts {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 11px -814px;
|
2014-01-24 00:15:35 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab .folders {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 11px -275px;
|
2014-01-24 00:15:35 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .folders {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 11px -855px;
|
2014-01-24 00:15:35 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab .files {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 13px -316px;
|
2014-01-24 00:15:35 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .files {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 13px -899px;
|
2014-01-24 00:15:35 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab .links {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 11px -357px;
|
2014-01-24 00:15:35 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .links {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 11px -940px;
|
2014-01-24 00:15:35 +00:00
|
|
|
}
|
2014-01-24 03:49:50 +00:00
|
|
|
.side-tabnav-tabs .tab .members {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 13px -398px;
|
2014-01-24 03:49:50 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .members {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 13px -977px;
|
2014-01-24 03:49:50 +00:00
|
|
|
}
|
2014-02-07 09:36:34 +00:00
|
|
|
.side-tabnav-tabs .tab .admin {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 10px -439px;
|
2014-02-07 09:36:34 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .admin {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 10px -1052px;
|
2014-02-07 09:36:34 +00:00
|
|
|
}
|
2014-01-24 03:49:50 +00:00
|
|
|
.side-tabnav-tabs .tab .group {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 11px -475px;
|
2014-01-24 03:49:50 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .group {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 11px -1014px;
|
2014-01-24 03:49:50 +00:00
|
|
|
}
|
2014-02-27 04:01:25 +00:00
|
|
|
.side-tabnav-tabs .tab .traffic {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 13px -515px;
|
2014-02-27 04:01:25 +00:00
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur .traffic {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 13px -1091px;
|
2014-02-27 04:01:25 +00:00
|
|
|
}
|
2013-12-10 04:14:12 +00:00
|
|
|
.side-tabnav-tabs .tab a:hover {
|
2014-01-23 02:49:37 +00:00
|
|
|
background-color:#feefb8;
|
2013-12-10 04:14:12 +00:00
|
|
|
text-decoration:none;
|
|
|
|
}
|
2013-12-19 05:52:42 +00:00
|
|
|
.side-tabnav-tabs .tab [class*="icon-"],
|
|
|
|
.side-tabnav-tabs .tab [class*="sf2-icon-"] {
|
|
|
|
display:inline-block;
|
|
|
|
width:20px;
|
|
|
|
font-size:16px;
|
2013-12-10 04:14:12 +00:00
|
|
|
color:#999;
|
2013-12-19 05:52:42 +00:00
|
|
|
line-height:24px;
|
|
|
|
text-align:center;
|
2013-12-10 04:14:12 +00:00
|
|
|
margin-right:5px;
|
|
|
|
}
|
|
|
|
.side-tabnav-tabs .tab-cur a,
|
|
|
|
.side-tabnav-tabs .tab-cur a:hover {
|
2014-01-23 02:49:37 +00:00
|
|
|
background-color:#feac74;
|
2013-12-10 04:14:12 +00:00
|
|
|
}
|
2013-12-19 05:52:42 +00:00
|
|
|
.side-tabnav-tabs .tab-cur [class*="icon-"],
|
|
|
|
.side-tabnav-tabs .tab-cur [class*="sf2-icon-"],
|
2013-12-10 04:14:12 +00:00
|
|
|
.side-tabnav-tabs .tab-cur a {
|
|
|
|
font-weight:bold;
|
|
|
|
color:#fff;
|
|
|
|
}
|
2013-12-17 09:49:11 +00:00
|
|
|
.side-textnav .hd {
|
|
|
|
margin:2em 0 .5em;
|
|
|
|
}
|
|
|
|
.side-textnav-tabs .tab a {
|
|
|
|
display:block;
|
|
|
|
padding:10px 0;
|
|
|
|
font-weight:normal;
|
|
|
|
color:#999;
|
|
|
|
border-bottom:1px solid #eee;
|
|
|
|
margin-bottom:3px;
|
|
|
|
}
|
|
|
|
.side-textnav-tabs .tab-cur a,
|
|
|
|
.side-textnav-tabs .tab a:hover {
|
|
|
|
color:#de3f1c;
|
|
|
|
text-decoration:none;
|
|
|
|
}
|
2013-12-20 08:16:31 +00:00
|
|
|
.side-info dt {
|
|
|
|
margin-top:15px;
|
|
|
|
}
|
2014-02-25 09:13:47 +00:00
|
|
|
.side-search-form {
|
|
|
|
margin-top:25px;
|
|
|
|
}
|
|
|
|
.side-search-form .input {
|
|
|
|
width:188px;
|
|
|
|
padding:2px 5px;
|
|
|
|
background:#fafafa;
|
|
|
|
box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
|
|
|
|
}
|
|
|
|
.side-search-form .input:focus {
|
|
|
|
background:#fff;
|
|
|
|
}
|
2013-10-25 11:21:01 +00:00
|
|
|
/**** checkbox ****/
|
2013-03-05 06:44:38 +00:00
|
|
|
.checkbox-orig {
|
2014-02-11 07:28:32 +00:00
|
|
|
width:14px;
|
|
|
|
height:14px;
|
2013-03-05 06:44:38 +00:00
|
|
|
font-size:0;
|
|
|
|
opacity:0;
|
|
|
|
filter: alpha(opacity=0);
|
|
|
|
cursor:pointer;
|
|
|
|
position:absolute;
|
|
|
|
margin:0;
|
|
|
|
}
|
|
|
|
.checkbox {
|
2014-03-05 09:53:06 +00:00
|
|
|
position:relative;
|
2013-03-05 06:44:38 +00:00
|
|
|
display:inline-block;
|
2014-02-13 07:18:45 +00:00
|
|
|
width:15px;
|
|
|
|
height:15px;
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 0 -1135px;
|
2013-03-05 06:44:38 +00:00
|
|
|
margin-right:4px;
|
|
|
|
}
|
|
|
|
.checkbox-checked {
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position: 0 -1153px;
|
2013-03-05 06:44:38 +00:00
|
|
|
}
|
|
|
|
.checkbox-label .avatar,
|
|
|
|
.checkbox,
|
|
|
|
.checkbox-option {
|
|
|
|
vertical-align:middle;
|
|
|
|
}
|
|
|
|
#simplemodal-container .checkbox-option {
|
|
|
|
font-weight:normal;
|
|
|
|
}
|
|
|
|
#simplemodal-container .checkbox-label {
|
|
|
|
margin:4px 0;
|
|
|
|
}
|
|
|
|
.checkbox-label {
|
|
|
|
display:block;
|
|
|
|
}
|
2013-10-25 11:21:01 +00:00
|
|
|
/**** messages ****/
|
|
|
|
.messages {
|
|
|
|
position:fixed;
|
|
|
|
border-radius: 2px;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
box-shadow: 0 2px 4px rgba(0,0,0,0.2);
|
|
|
|
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
|
|
|
|
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
|
|
|
|
z-index:15; /* for repo.html: to show on top of fixed-hd */
|
|
|
|
}
|
|
|
|
.messages .info,
|
|
|
|
.messages .success {
|
|
|
|
padding:5px;
|
|
|
|
background:#C4ECA9;
|
|
|
|
margin:0;
|
|
|
|
}
|
|
|
|
.messages .error {
|
|
|
|
padding:5px;
|
|
|
|
background:#FDF;
|
|
|
|
margin:0;
|
|
|
|
color:#000;
|
|
|
|
}
|
|
|
|
/**** narrow-panel ****/
|
|
|
|
.narrow-panel {
|
|
|
|
width:320px;
|
|
|
|
min-height:15em;
|
|
|
|
padding:30px;
|
|
|
|
border: 1px solid #ddd;
|
|
|
|
border-radius:4px;
|
|
|
|
margin:5em auto 0;
|
|
|
|
}
|
|
|
|
.narrow-panel h2,
|
|
|
|
.narrow-panel h3 {
|
|
|
|
margin:0 0 0.9em;
|
|
|
|
border-bottom:1px solid #ddd;
|
|
|
|
}
|
|
|
|
.narrow-panel h2 {
|
|
|
|
font-size:1.3em;
|
|
|
|
}
|
|
|
|
.narrow-panel input {
|
2013-12-13 05:40:18 +00:00
|
|
|
width:312px;
|
|
|
|
padding:2px 3px;
|
|
|
|
border-radius:2px;
|
2013-10-25 11:21:01 +00:00
|
|
|
margin:0 0 0.6em;
|
|
|
|
}
|
|
|
|
.narrow-panel input.submit {
|
|
|
|
width:auto; /*for fr,de etc*/
|
2013-12-13 05:40:18 +00:00
|
|
|
height:28px;
|
|
|
|
padding:4px 5px;
|
2013-10-25 11:21:01 +00:00
|
|
|
margin:8px 0 0;
|
|
|
|
}
|
|
|
|
.narrow-panel .note {
|
|
|
|
color: #666666;
|
|
|
|
font-size: 11px;
|
|
|
|
margin: 2px 0 5px;
|
|
|
|
}
|
2014-02-13 07:18:45 +00:00
|
|
|
/**** new narrow panel ****/
|
|
|
|
.new-narrow-panel {
|
|
|
|
width:388px;
|
2014-02-13 08:42:41 +00:00
|
|
|
border:1px solid #d5d5d5;
|
2014-02-13 07:18:45 +00:00
|
|
|
border-radius:4px;
|
|
|
|
box-shadow:0 3px 2px #f5f5f5;
|
|
|
|
margin:5em auto;
|
|
|
|
}
|
|
|
|
.new-narrow-panel .hd {
|
|
|
|
color:#fff;
|
|
|
|
font-size:16px;
|
|
|
|
padding:5px 20px;
|
|
|
|
background:#feab79;
|
2014-02-13 08:42:41 +00:00
|
|
|
border-bottom:1px solid #d5d5d5;
|
2014-02-13 07:18:45 +00:00
|
|
|
}
|
|
|
|
.new-narrow-panel .con {
|
|
|
|
padding:30px 60px 60px;
|
|
|
|
}
|
|
|
|
.new-narrow-panel .input {
|
2014-02-20 07:14:32 +00:00
|
|
|
font-size:14px;
|
2014-02-13 07:18:45 +00:00
|
|
|
border-color:#c7c7c7;
|
|
|
|
box-shadow:inset 0 1px 1px #f1f1f1;
|
|
|
|
margin:5px 0 20px;
|
|
|
|
}
|
2013-11-07 07:56:42 +00:00
|
|
|
/**** wide panel ****/ /* e.g. repo decrypt page */
|
|
|
|
.wide-panel {
|
|
|
|
width: 928px;
|
|
|
|
padding: 10px 10px 15px;
|
|
|
|
border: 1px solid #DDD;
|
|
|
|
border-radius: 3px;
|
|
|
|
margin: 2em auto 0;
|
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
/**** text-panel ****/ /* e.g. logout */
|
|
|
|
.text-panel {
|
|
|
|
font-size:16px;
|
|
|
|
text-align:center;
|
|
|
|
padding-top:7em;
|
|
|
|
}
|
|
|
|
/**** tab-tabs ****/ /* tabs in tab, e.g. myhome libs */
|
|
|
|
.tab-tabs,
|
|
|
|
.tab-popup-tabs {
|
|
|
|
font-size:1em;
|
|
|
|
padding:0;
|
|
|
|
border:0;
|
|
|
|
min-height:150px;
|
|
|
|
}
|
|
|
|
.tab-tabs {
|
|
|
|
margin-bottom:75px;
|
|
|
|
}
|
2013-10-25 11:21:01 +00:00
|
|
|
.tab-tabs .tab-tabs-nav {
|
|
|
|
padding-top:0;
|
|
|
|
}
|
|
|
|
.tab-tabs-nav .tab {
|
|
|
|
float:left;
|
|
|
|
border:0;
|
|
|
|
background:none;
|
|
|
|
}
|
|
|
|
.tab-tabs-nav .tab.long-tab {
|
|
|
|
margin-left:.4em;
|
|
|
|
}
|
|
|
|
.tab-tabs-nav .tab .a {
|
|
|
|
color:#8A948F;
|
|
|
|
font-weight:normal;
|
|
|
|
padding:.3em 0;
|
|
|
|
margin-right:0.6em;
|
|
|
|
}
|
|
|
|
.tab-tabs-nav .ui-state-active .a {
|
|
|
|
color:#DD4B39;
|
|
|
|
border-bottom:2px solid #DD4B39;
|
|
|
|
}
|
|
|
|
.tab-tabs-nav .tab .a:hover {
|
|
|
|
color:#DD4B39;
|
|
|
|
}
|
|
|
|
.tab-tabs .ui-tabs-panel {
|
|
|
|
padding:0;
|
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
/**** tab-popup ****/ /* e.g repo-share */
|
2013-10-25 11:21:01 +00:00
|
|
|
.tab-popup {
|
|
|
|
width:400px;
|
|
|
|
padding-top:10px;
|
|
|
|
}
|
|
|
|
.tab-popup .hd {
|
|
|
|
padding-left:12px;
|
|
|
|
}
|
2014-02-24 10:41:31 +00:00
|
|
|
/*
|
2013-10-25 11:21:01 +00:00
|
|
|
.tab-popup-tabs ,
|
|
|
|
.tab-popup .bot {
|
|
|
|
background:#fafafa;
|
|
|
|
}
|
2014-02-24 10:41:31 +00:00
|
|
|
*/
|
2013-10-25 11:21:01 +00:00
|
|
|
.tab-popup-tabs .tab-popup-tabs-nav {
|
|
|
|
height:30px;
|
|
|
|
padding:0 0 0 12px;
|
2014-02-24 10:41:31 +00:00
|
|
|
/*background:#fff;*/
|
2013-10-25 11:21:01 +00:00
|
|
|
border-bottom:1px solid #ddd;
|
|
|
|
border-radius:0;
|
|
|
|
}
|
|
|
|
.tab-popup-tabs-nav .tab {
|
|
|
|
display:inline-block;
|
|
|
|
}
|
|
|
|
.tab-popup-tabs-nav .tab .a {
|
2014-02-24 10:41:31 +00:00
|
|
|
color:#000;
|
|
|
|
font-size:15px;
|
2013-10-25 11:21:01 +00:00
|
|
|
line-height:16px;
|
2014-03-05 09:53:06 +00:00
|
|
|
display:inline-block;
|
|
|
|
padding:6px 13px 5px;
|
2014-02-24 10:41:31 +00:00
|
|
|
border-bottom:3px solid transparent;
|
|
|
|
margin-right:5px;
|
2013-10-25 11:21:01 +00:00
|
|
|
}
|
2014-02-24 10:41:31 +00:00
|
|
|
.tab-popup-tabs-nav .ui-state-active .a,
|
2013-10-25 11:21:01 +00:00
|
|
|
.tab-popup-tabs-nav .tab .a:hover {
|
2014-02-24 10:41:31 +00:00
|
|
|
color:#eb8205;
|
2014-03-05 09:53:06 +00:00
|
|
|
text-decoration:none;
|
2014-02-24 10:41:31 +00:00
|
|
|
border-bottom-color:#eb8205;
|
2013-10-25 11:21:01 +00:00
|
|
|
}
|
|
|
|
.tab-popup-tabs .ui-tabs-panel .option-list {
|
|
|
|
max-height:200px;
|
|
|
|
overflow:auto;
|
|
|
|
margin-bottom:5px;
|
|
|
|
position:relative;/* to fix ie7 'scroll position' problem */
|
|
|
|
}
|
|
|
|
.tab-popup .ui-state-active a {
|
|
|
|
border-radius:3px 3px 0 0;
|
|
|
|
}
|
|
|
|
.tab-popup .bot {
|
|
|
|
padding:1em 1.4em;
|
|
|
|
border-top:1px solid #ddd;
|
|
|
|
border-bottom-left-radius: 4px;
|
|
|
|
border-bottom-right-radius: 4px;
|
|
|
|
}
|
|
|
|
.tab-popup .tip {
|
|
|
|
margin:0;
|
|
|
|
}
|
2013-11-15 09:57:28 +00:00
|
|
|
/**** op confirm popup ****/
|
|
|
|
.op-confirm {
|
|
|
|
position:absolute;
|
|
|
|
padding:0 15px 6px;
|
|
|
|
background:#fff;
|
|
|
|
border:1px solid #ddd;
|
|
|
|
box-shadow: 0 2px 4px rgba(0,0,0,.2);
|
2014-01-06 07:21:30 +00:00
|
|
|
z-index:10;
|
2013-11-15 09:57:28 +00:00
|
|
|
}
|
|
|
|
.op-confirm button {
|
|
|
|
margin-right:8px;
|
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
/**** simplemodal ****/
|
|
|
|
#basic-modal-content {display:none;}
|
|
|
|
#simplemodal-overlay { background-color:#000; }
|
|
|
|
#simplemodal-container {
|
|
|
|
padding: 20px;
|
2014-02-24 10:41:31 +00:00
|
|
|
background-color:#fcfcfc;
|
2013-10-29 04:00:09 +00:00
|
|
|
border-radius:4px;
|
|
|
|
-moz-border-radius:4px;
|
|
|
|
}
|
|
|
|
#simplemodal-container a {font-weight:normal;}
|
|
|
|
.modalCloseImg {
|
|
|
|
position:absolute;
|
2014-02-24 10:41:31 +00:00
|
|
|
width:28px;
|
|
|
|
height:28px;
|
2014-03-05 09:53:06 +00:00
|
|
|
background-position:0 -1173px;
|
2013-10-29 04:00:09 +00:00
|
|
|
cursor:pointer;
|
2014-02-24 10:41:31 +00:00
|
|
|
top:-14px;
|
|
|
|
right:-14px;
|
2013-10-29 04:00:09 +00:00
|
|
|
z-index:3200;
|
|
|
|
}
|
|
|
|
#simplemodal-container h3 {
|
|
|
|
font-size:1.5em;
|
|
|
|
word-wrap:break-word;
|
|
|
|
margin:0 0 4px;
|
|
|
|
}
|
|
|
|
#simplemodal-container h3,
|
|
|
|
#simplemodal-container h4,
|
|
|
|
#simplemodal-container label {
|
|
|
|
font-weight:bold;
|
|
|
|
}
|
|
|
|
#simplemodal-container label {
|
|
|
|
margin:8px 0 4px;
|
|
|
|
}
|
|
|
|
.simplemodal-close {
|
|
|
|
margin-left:5px;
|
|
|
|
}
|
2013-12-13 08:47:28 +00:00
|
|
|
#confirm-popup {
|
2013-10-29 04:00:09 +00:00
|
|
|
min-width:255px;
|
|
|
|
}
|
|
|
|
#confirm-popup .btn {
|
|
|
|
margin-top:.8em;
|
|
|
|
}
|
|
|
|
/**** ui-autocomplete *****/
|
|
|
|
.ui-autocomplete {
|
2014-03-05 09:53:06 +00:00
|
|
|
padding:2px;
|
|
|
|
border:1px solid #ddd;
|
|
|
|
border-radius:4px;
|
2013-10-29 04:00:09 +00:00
|
|
|
background:#fff;
|
|
|
|
overflow:auto;
|
|
|
|
}
|
2014-03-05 09:53:06 +00:00
|
|
|
.ui-menu .ui-menu-item a {
|
|
|
|
display:block;
|
|
|
|
padding:.2em .4em;
|
|
|
|
font-size:1.1em;
|
|
|
|
line-height:1.5;
|
|
|
|
text-decoration:none;
|
|
|
|
border:1px solid transparent;
|
|
|
|
border-radius:4px;
|
|
|
|
zoom:1;
|
2013-10-29 04:00:09 +00:00
|
|
|
}
|
2014-03-05 09:53:06 +00:00
|
|
|
.ui-menu .ui-menu-item a.ui-state-hover { border-color:#fbcb09; background: #fdf5ce; color: #c77405; }
|
2013-10-29 04:00:09 +00:00
|
|
|
/**** article ****/
|
|
|
|
.article {
|
|
|
|
padding:40px 200px 40px 60px;
|
|
|
|
font-size:14px;
|
|
|
|
line-height:1.6;
|
|
|
|
color:#333;
|
|
|
|
}
|
|
|
|
.article h2,
|
|
|
|
.article h3,
|
|
|
|
.article h4,
|
|
|
|
.article h5,
|
|
|
|
.article h6 {
|
|
|
|
margin: 1.2em 0 0.4em;
|
|
|
|
color:#333;
|
|
|
|
font-weight:bold;
|
|
|
|
}
|
|
|
|
.article h1 + p, .article h2 + p, .article h3 + p, .article h4 + p, .article h5 + p, .article h6 + p,
|
|
|
|
.article h1 + pre, .article h2 + pre, .article h3 + pre, .article h4 + pre, .article h5 + pre, .article h6 + pre,
|
|
|
|
.article h1 + ul, .article h2 + ul, .article h3 + ul, .article h4 + ul, .article h5 + ul, .article h6 + ul,
|
|
|
|
.article h1 + ol, .article h2 + ol, .article h3 + ol, .article h4 + ol, .article h5 + ol, .article h6 + ol {
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
.article p {
|
|
|
|
margin:0.8em 0;
|
|
|
|
}
|
|
|
|
#md-edit-help ul,
|
|
|
|
.article ul {
|
|
|
|
list-style-type:disc;
|
|
|
|
padding-left:2em;
|
|
|
|
}
|
|
|
|
.article ul,
|
|
|
|
.article ol {
|
|
|
|
margin:0.5em 0;
|
|
|
|
}
|
|
|
|
.article code {
|
|
|
|
font-size:12px;
|
|
|
|
white-space: pre-wrap;
|
|
|
|
padding: 1px 5px 0;
|
|
|
|
background-color: #F8F8F8;
|
|
|
|
border: 1px solid #dadada;
|
|
|
|
border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
-webkit-border-radius: 2px;
|
|
|
|
margin: 0 2px;
|
|
|
|
}
|
|
|
|
.article pre {
|
|
|
|
font-size:13px;
|
|
|
|
padding:5px 10px;
|
|
|
|
background:#f8f8f8;
|
|
|
|
border:1px solid #ddd;
|
|
|
|
border-radius:3px;
|
|
|
|
-moz-border-radius:3px;
|
|
|
|
-webkit-border-radius:3px;
|
|
|
|
margin:1em 0;
|
|
|
|
}
|
|
|
|
.article pre code {
|
|
|
|
white-space:pre-wrap;
|
|
|
|
padding:0;
|
|
|
|
margin:0;
|
|
|
|
border:none;
|
|
|
|
}
|
|
|
|
.article a {
|
|
|
|
font-weight:normal;
|
|
|
|
}
|
|
|
|
.article blockquote {
|
|
|
|
color: #777;
|
|
|
|
padding: 0 15px;
|
|
|
|
border-left: 4px solid #DDD;
|
|
|
|
margin: 1.2em 0;
|
|
|
|
}
|
|
|
|
.article table {
|
|
|
|
table-layout:auto;
|
|
|
|
width:auto;
|
|
|
|
margin:0.8em 0;
|
|
|
|
}
|
|
|
|
.article tr:nth-child(2n) {
|
|
|
|
background-color: #F8F8F8;
|
|
|
|
}
|
|
|
|
.article th,
|
|
|
|
.article td {
|
|
|
|
padding:6px 13px;
|
|
|
|
border:1px solid #ccc;
|
|
|
|
}
|
2014-01-21 10:48:44 +00:00
|
|
|
/**** obvious btn ****/ /* e.g. download btn in shared file/dir */
|
|
|
|
.obv-btn {
|
|
|
|
color:#fff;
|
|
|
|
padding:4px 10px;
|
|
|
|
background-color: #60b044;
|
|
|
|
background-image:-webkit-linear-gradient(#8add6d, #60b044);
|
|
|
|
background-image:linear-gradient(#79d858, #569e3d);
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
border:1px solid #5ca941;
|
|
|
|
border-radius:3px;
|
|
|
|
|
|
|
|
}
|
|
|
|
.obv-btn:hover {
|
|
|
|
color:#fff;
|
|
|
|
text-decoration:none;
|
|
|
|
}
|
2013-10-25 11:21:01 +00:00
|
|
|
/********** container ***********/
|
2014-02-21 08:47:34 +00:00
|
|
|
#main, #footer {
|
2013-07-19 12:05:18 +00:00
|
|
|
width:950px;
|
|
|
|
}
|
2014-02-21 08:47:34 +00:00
|
|
|
#main {
|
2013-07-19 12:05:18 +00:00
|
|
|
margin:0 auto;
|
|
|
|
}
|
2012-05-12 07:52:07 +00:00
|
|
|
#header {
|
2014-01-17 05:34:55 +00:00
|
|
|
padding:16px 0;
|
|
|
|
background:#f4f4f7 url('../img/nav.png') center top repeat-x;
|
2012-11-03 10:05:50 +00:00
|
|
|
width:100%;
|
2012-05-12 07:52:07 +00:00
|
|
|
font-size: 14px;
|
2014-02-07 09:36:34 +00:00
|
|
|
margin-bottom:40px;
|
2012-05-12 07:52:07 +00:00
|
|
|
}
|
2012-11-03 10:05:50 +00:00
|
|
|
#header-inner {
|
2014-01-17 05:34:55 +00:00
|
|
|
height:32px;
|
2012-11-03 10:05:50 +00:00
|
|
|
width:950px;
|
|
|
|
margin:0 auto;
|
|
|
|
}
|
2012-05-12 12:42:27 +00:00
|
|
|
#main {
|
2012-05-16 13:33:35 +00:00
|
|
|
min-height: 400px;
|
2012-06-06 03:52:37 +00:00
|
|
|
_height: 400px;
|
2012-09-25 12:47:59 +00:00
|
|
|
}
|
|
|
|
#title-panel h2 {
|
2012-09-26 07:15:08 +00:00
|
|
|
margin-bottom:0.45em;
|
2012-05-12 12:42:27 +00:00
|
|
|
}
|
2012-09-24 09:01:15 +00:00
|
|
|
#left-panel {
|
2013-12-10 04:14:12 +00:00
|
|
|
float:left;
|
|
|
|
width:200px;
|
2012-09-25 12:47:59 +00:00
|
|
|
}
|
|
|
|
#right-panel {
|
2013-12-10 04:14:12 +00:00
|
|
|
float:right;
|
2014-02-08 08:09:21 +00:00
|
|
|
width:710px;
|
2012-09-24 09:01:15 +00:00
|
|
|
}
|
|
|
|
#right-panel h3:first-child,
|
|
|
|
#left-panel h3:first-child {
|
|
|
|
margin-top: 0px;
|
|
|
|
}
|
2014-02-21 08:47:34 +00:00
|
|
|
#right-panel .hd,
|
|
|
|
.tabnav,
|
2014-02-26 03:55:54 +00:00
|
|
|
.repo-file-list-topbar,
|
|
|
|
.wiki-top {
|
2014-02-24 10:41:31 +00:00
|
|
|
padding:9px 10px;
|
2014-02-07 09:36:34 +00:00
|
|
|
background:#f2f2f2;
|
|
|
|
margin-bottom:.5em;
|
|
|
|
border-radius:2px;
|
2013-12-10 04:14:12 +00:00
|
|
|
}
|
2014-02-24 10:41:31 +00:00
|
|
|
#right-panel .hd,
|
2014-02-26 03:55:54 +00:00
|
|
|
.tabnav,
|
|
|
|
.wiki-top {
|
2014-02-24 10:41:31 +00:00
|
|
|
padding-bottom:0;
|
|
|
|
height:39px;
|
|
|
|
}
|
2014-02-21 08:47:34 +00:00
|
|
|
.repo-file-list-topbar {
|
|
|
|
margin-bottom:0;
|
|
|
|
}
|
2014-02-07 09:36:34 +00:00
|
|
|
#right-panel .hd h3,
|
|
|
|
#right-panel h3.hd {
|
2014-02-24 10:41:31 +00:00
|
|
|
line-height:30px;
|
2013-12-10 04:14:12 +00:00
|
|
|
margin-bottom:0;
|
|
|
|
}
|
|
|
|
#right-panel .hd .tab {
|
|
|
|
padding-bottom:0;
|
|
|
|
margin-bottom:0;
|
2014-02-24 10:41:31 +00:00
|
|
|
top:0;
|
2013-12-10 04:14:12 +00:00
|
|
|
}
|
2014-02-20 07:14:32 +00:00
|
|
|
#right-panel .hd .a,
|
2014-02-26 03:55:54 +00:00
|
|
|
.tabnav-tab a,
|
|
|
|
.wiki-nav .link {
|
2014-02-20 07:14:32 +00:00
|
|
|
display:inline-block;
|
2014-02-08 08:23:20 +00:00
|
|
|
font-size:15px;
|
2014-02-07 09:36:34 +00:00
|
|
|
color:#333;
|
|
|
|
line-height:1.5;
|
2014-02-20 07:14:32 +00:00
|
|
|
font-weight:normal;
|
2014-02-24 10:41:31 +00:00
|
|
|
padding: 4px 10px 9px;
|
|
|
|
border-bottom: 3px solid transparent;
|
|
|
|
margin-left:5px;
|
2014-02-07 09:36:34 +00:00
|
|
|
}
|
2014-02-20 07:14:32 +00:00
|
|
|
.tabnav-tab-cur a,
|
|
|
|
.tabnav-tab a:hover,
|
2014-02-26 03:55:54 +00:00
|
|
|
.wiki-nav .cur-item .link,
|
|
|
|
.wiki-nav .link:hover,
|
2014-02-07 09:36:34 +00:00
|
|
|
#right-panel .hd .ui-state-active .a,
|
|
|
|
#right-panel .hd .a:hover {
|
|
|
|
color:#eb8205;
|
2014-02-24 10:41:31 +00:00
|
|
|
text-decoration:none;
|
|
|
|
border-bottom-color: #eb8205;
|
2013-12-10 04:14:12 +00:00
|
|
|
}
|
2014-02-20 07:14:32 +00:00
|
|
|
#right-panel .hd button,
|
2014-02-21 08:47:34 +00:00
|
|
|
.tabnav button,
|
2014-02-26 03:55:54 +00:00
|
|
|
.repo-file-list-topbar button,
|
|
|
|
.wiki-top .op-btn {
|
2014-02-07 09:36:34 +00:00
|
|
|
height:29px;
|
|
|
|
background:#fff;
|
2014-02-25 09:13:47 +00:00
|
|
|
line-height:17px;
|
2013-12-10 04:14:12 +00:00
|
|
|
}
|
2012-06-04 13:27:32 +00:00
|
|
|
/* info-bar */
|
2012-08-18 09:00:44 +00:00
|
|
|
#info-bar,
|
|
|
|
#sharelink-infobar {
|
|
|
|
color: #fff;
|
2012-10-10 03:54:49 +00:00
|
|
|
padding:1px 25px 1px 10px;
|
2013-12-20 06:18:27 +00:00
|
|
|
background: #f70;
|
2012-08-18 09:00:44 +00:00
|
|
|
}
|
|
|
|
#info-bar {
|
|
|
|
position:relative;
|
|
|
|
}
|
|
|
|
#info-bar .close {
|
|
|
|
cursor:pointer;
|
|
|
|
position:absolute;
|
|
|
|
right:5px;
|
|
|
|
top:5px;
|
|
|
|
}
|
2012-10-10 03:54:49 +00:00
|
|
|
#info-bar-info {
|
2013-12-20 06:18:27 +00:00
|
|
|
margin:3px 0;
|
2012-10-10 03:54:49 +00:00
|
|
|
}
|
2014-02-11 02:31:06 +00:00
|
|
|
#info-bar-info a {
|
|
|
|
color:#fff;
|
|
|
|
text-decoration:underline;
|
|
|
|
}
|
2011-10-12 16:17:48 +00:00
|
|
|
/* top-bar */
|
2014-01-17 05:34:55 +00:00
|
|
|
#msg-count {
|
|
|
|
position:relative;
|
|
|
|
margin:10px 32px 0 25px;
|
|
|
|
cursor:pointer;
|
2012-09-11 05:50:17 +00:00
|
|
|
}
|
2014-01-17 05:34:55 +00:00
|
|
|
#msg-count .num {
|
|
|
|
position:absolute;
|
|
|
|
color:#fff;
|
|
|
|
font-size:12px;
|
|
|
|
line-height:1;
|
|
|
|
padding:1px 2px;
|
|
|
|
background:#feac74;
|
|
|
|
border:1px solid #cb8a5d;
|
|
|
|
top:0;
|
|
|
|
left:15px;
|
2012-08-21 08:01:18 +00:00
|
|
|
}
|
2014-01-17 05:34:55 +00:00
|
|
|
#account {
|
2013-12-10 04:14:12 +00:00
|
|
|
position:relative;
|
2013-06-26 08:26:04 +00:00
|
|
|
}
|
2014-01-17 05:34:55 +00:00
|
|
|
#account .avatar {
|
2013-06-26 08:26:04 +00:00
|
|
|
vertical-align:middle;
|
2014-01-17 05:34:55 +00:00
|
|
|
border-radius:1000px;
|
2013-12-11 08:18:23 +00:00
|
|
|
}
|
2013-12-20 10:06:34 +00:00
|
|
|
#my-info {
|
2014-01-17 05:34:55 +00:00
|
|
|
cursor: pointer;
|
|
|
|
color: #d6d6d6;
|
2013-06-01 06:15:47 +00:00
|
|
|
}
|
2014-01-17 05:34:55 +00:00
|
|
|
#user-info-popup .avatar {
|
|
|
|
float:left;
|
2013-06-01 06:15:47 +00:00
|
|
|
}
|
2014-01-17 05:34:55 +00:00
|
|
|
#user-info-popup .txt {
|
|
|
|
margin-left:45px;
|
2013-06-05 03:44:27 +00:00
|
|
|
}
|
2014-01-17 05:34:55 +00:00
|
|
|
#account .manage {
|
|
|
|
position:absolute;
|
|
|
|
left:60px;
|
|
|
|
top:-16px;
|
2012-05-26 08:34:11 +00:00
|
|
|
}
|
2014-01-17 05:34:55 +00:00
|
|
|
#account .manage .a:hover {
|
2012-07-26 12:57:51 +00:00
|
|
|
text-decoration:none;
|
|
|
|
}
|
2012-11-02 03:39:34 +00:00
|
|
|
#lang-context-selector {
|
2012-07-26 12:57:51 +00:00
|
|
|
position:absolute;
|
2014-01-17 05:34:55 +00:00
|
|
|
top:60px;
|
2012-07-26 12:57:51 +00:00
|
|
|
border:1px solid #bbb;
|
|
|
|
background:#fff;
|
|
|
|
padding:5px 0;
|
2013-10-29 04:00:09 +00:00
|
|
|
box-shadow: 0 2px 4px rgba(0,0,0,.2);
|
2012-07-26 12:57:51 +00:00
|
|
|
}
|
2012-11-02 03:39:34 +00:00
|
|
|
#lang-context-selector a,
|
2012-10-22 05:19:12 +00:00
|
|
|
#to-group a {
|
2012-07-26 12:57:51 +00:00
|
|
|
color:#000;
|
|
|
|
display:block;
|
2013-06-01 06:15:47 +00:00
|
|
|
padding:1px 5px;
|
|
|
|
font-weight:normal;
|
2012-07-26 12:57:51 +00:00
|
|
|
}
|
2012-11-02 03:39:34 +00:00
|
|
|
#lang-context-selector a:hover,
|
2012-10-22 05:19:12 +00:00
|
|
|
#to-group a:hover {
|
2012-07-26 12:57:51 +00:00
|
|
|
background:#eee;
|
2013-06-01 06:15:47 +00:00
|
|
|
text-decoration:none;
|
2012-07-26 12:57:51 +00:00
|
|
|
}
|
2013-12-10 04:14:12 +00:00
|
|
|
#send-msg-popup,
|
2014-01-25 07:18:00 +00:00
|
|
|
.top-info-popup {
|
2013-06-06 12:09:29 +00:00
|
|
|
background:#fff;
|
|
|
|
border:1px solid #ddd;
|
|
|
|
box-shadow:0 0 5px #ccc;
|
|
|
|
position:absolute;
|
|
|
|
right:0;
|
|
|
|
z-index:100;/* for pages with jquery tabs*/
|
|
|
|
}
|
2013-12-10 04:14:12 +00:00
|
|
|
#send-msg-popup {
|
|
|
|
width:430px;
|
|
|
|
padding:18px;
|
2014-02-27 07:26:08 +00:00
|
|
|
top:38px;
|
|
|
|
right:10px;
|
2013-12-10 04:14:12 +00:00
|
|
|
}
|
2014-01-25 07:18:00 +00:00
|
|
|
.top-info-popup {
|
2013-12-10 04:14:12 +00:00
|
|
|
width:200px;
|
|
|
|
text-align:left;
|
2014-01-17 05:34:55 +00:00
|
|
|
top:48px;
|
|
|
|
font-size:13px;
|
2013-12-10 04:14:12 +00:00
|
|
|
}
|
2014-02-07 10:41:20 +00:00
|
|
|
#user-info-popup {
|
|
|
|
width:220px;
|
|
|
|
}
|
2014-01-25 07:18:00 +00:00
|
|
|
#top-nav-grp-info {
|
2014-03-11 05:48:42 +00:00
|
|
|
width:235px;
|
2014-01-25 07:18:00 +00:00
|
|
|
top:40px;
|
2014-02-11 09:19:17 +00:00
|
|
|
font-size:14px;
|
2014-01-25 07:18:00 +00:00
|
|
|
}
|
|
|
|
.top-info-popup .item {
|
2013-12-20 10:06:34 +00:00
|
|
|
display:block;
|
2013-12-10 04:14:12 +00:00
|
|
|
padding:8px 18px;
|
|
|
|
border-top:1px solid #ddd;
|
|
|
|
}
|
2014-01-25 07:18:00 +00:00
|
|
|
.top-info-popup a.item {
|
2014-01-17 05:34:55 +00:00
|
|
|
color:#333;
|
|
|
|
font-weight:normal;
|
|
|
|
}
|
2014-02-07 09:36:34 +00:00
|
|
|
#top-nav-grp-list .item {
|
|
|
|
padding:5px 10px;
|
|
|
|
border:none;
|
|
|
|
}
|
2014-03-11 05:48:42 +00:00
|
|
|
#top-nav-grp-list .item.hl {
|
|
|
|
background:#fafafa;
|
|
|
|
cursor:pointer;
|
|
|
|
}
|
2014-01-25 07:18:00 +00:00
|
|
|
.top-info-popup a.item:hover {
|
2013-12-20 10:06:34 +00:00
|
|
|
background:#fafafa;
|
|
|
|
text-decoration:none;
|
|
|
|
}
|
2014-01-25 07:18:00 +00:00
|
|
|
#top-nav-grp-info .avatar {
|
|
|
|
border-radius:1000px;
|
|
|
|
margin-right:5px;
|
|
|
|
vertical-align:middle;
|
|
|
|
}
|
2014-03-11 05:48:42 +00:00
|
|
|
#top-nav-grp-info .a {
|
|
|
|
margin-top:7px;
|
|
|
|
}
|
2014-02-11 09:19:17 +00:00
|
|
|
#top-nav-grp-info .all-grp {
|
|
|
|
padding-left:50px;
|
|
|
|
}
|
2013-06-06 12:09:29 +00:00
|
|
|
#msg-file-share {
|
|
|
|
margin-top:8px;
|
|
|
|
position:relative;
|
|
|
|
}
|
|
|
|
#msg-file-share-btn {
|
|
|
|
color:#999;
|
|
|
|
background:#fff;
|
|
|
|
border-radius:0;
|
|
|
|
}
|
|
|
|
#msg-file-share .icon-remove {
|
|
|
|
position:absolute;
|
|
|
|
right:20px;
|
|
|
|
top:0;
|
|
|
|
cursor:pointer;
|
|
|
|
font-size:1.2em;
|
|
|
|
color:#888;
|
|
|
|
}
|
|
|
|
#msg-file-tree {
|
|
|
|
padding:4px 0;
|
|
|
|
border:1px solid #ddd;
|
|
|
|
}
|
2013-06-07 06:27:24 +00:00
|
|
|
.select2-container .avatar,
|
|
|
|
.select2-results .select2-result-label .avatar {
|
|
|
|
vertical-align:middle;
|
|
|
|
margin-right:3px;
|
|
|
|
}
|
2012-05-12 12:42:27 +00:00
|
|
|
/* header */
|
2013-03-01 03:27:58 +00:00
|
|
|
#notice-con {
|
|
|
|
color:red;
|
|
|
|
padding:3px 5px;
|
|
|
|
background:#ffc;
|
|
|
|
border-radius:1px;
|
2013-10-29 04:00:09 +00:00
|
|
|
box-shadow:0 0 6px gray;
|
2013-03-01 03:27:58 +00:00
|
|
|
}
|
2012-07-12 08:05:43 +00:00
|
|
|
#logo {
|
|
|
|
margin-right:30px;
|
|
|
|
}
|
|
|
|
#header .nav {
|
|
|
|
float:left;
|
2014-01-17 05:34:55 +00:00
|
|
|
padding-top:8px;
|
2013-12-10 04:14:12 +00:00
|
|
|
font-size:15px;
|
2012-07-12 08:05:43 +00:00
|
|
|
}
|
2014-01-25 07:18:00 +00:00
|
|
|
#header .nav-item {
|
2012-07-12 08:05:43 +00:00
|
|
|
float: left;
|
|
|
|
height:21px;
|
2012-11-05 05:56:47 +00:00
|
|
|
margin:0 14px;
|
2012-07-12 08:05:43 +00:00
|
|
|
}
|
2014-01-25 07:18:00 +00:00
|
|
|
.ru #header .nav-item {
|
2013-03-08 08:45:04 +00:00
|
|
|
margin:0 11px;
|
|
|
|
}
|
2014-01-25 07:18:00 +00:00
|
|
|
#header .nav .a,
|
|
|
|
#header .nav .a:visited {
|
2012-08-21 08:01:18 +00:00
|
|
|
color:#8A948F;
|
|
|
|
font-weight:bold;
|
|
|
|
text-decoration:none;
|
|
|
|
}
|
2014-01-25 07:18:00 +00:00
|
|
|
#header .nav .a.cur {
|
2012-08-21 08:01:18 +00:00
|
|
|
color:#000;
|
|
|
|
}
|
2014-01-25 07:18:00 +00:00
|
|
|
#header .nav .a:hover {
|
2012-08-21 08:01:18 +00:00
|
|
|
color: #ff9933;
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
2011-03-19 05:15:02 +00:00
|
|
|
/* footer */
|
2012-07-04 09:06:25 +00:00
|
|
|
#footer {
|
|
|
|
color:#636363;
|
|
|
|
font-size:12px;
|
|
|
|
padding:20px 0 10px;
|
2012-07-04 11:17:04 +00:00
|
|
|
margin:80px auto 25px;
|
2012-07-04 09:06:25 +00:00
|
|
|
border-top:1px solid #DDD;
|
|
|
|
}
|
|
|
|
#footer .items {
|
|
|
|
width:65%;
|
|
|
|
}
|
|
|
|
#footer .other-info {
|
|
|
|
width:30%;
|
|
|
|
}
|
|
|
|
#footer .item {
|
|
|
|
float:left;
|
2013-12-12 05:41:33 +00:00
|
|
|
width:32%;
|
2012-07-04 09:06:25 +00:00
|
|
|
padding:0 3% 0 2%;
|
|
|
|
}
|
|
|
|
#footer a {
|
2012-07-20 04:58:12 +00:00
|
|
|
color:#888;
|
2012-07-04 09:06:25 +00:00
|
|
|
font-weight:normal;
|
|
|
|
}
|
2012-08-03 03:32:11 +00:00
|
|
|
|
2013-11-11 03:51:10 +00:00
|
|
|
/*** for separate pages ***/
|
|
|
|
/* login */
|
|
|
|
.captcha {
|
|
|
|
float:right;
|
|
|
|
}
|
|
|
|
#id_captcha_1 {
|
|
|
|
width:auto;
|
|
|
|
margin:3px 0 0;
|
|
|
|
}
|
2012-05-12 12:42:27 +00:00
|
|
|
/*myhome*/
|
2012-12-26 06:59:37 +00:00
|
|
|
.home-profile .pic {
|
|
|
|
margin-left:9px;
|
|
|
|
}
|
|
|
|
.home-profile .txt {
|
|
|
|
width:135px;
|
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
.home-profile .a {
|
2012-12-26 06:59:37 +00:00
|
|
|
font-weight:normal;
|
|
|
|
color:#999;
|
|
|
|
font-size:12px;
|
|
|
|
display:inline-block;
|
|
|
|
margin-top:5px;
|
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
.home-profile .a:hover {
|
2012-12-26 06:59:37 +00:00
|
|
|
color:#333;
|
2012-06-20 06:18:23 +00:00
|
|
|
}
|
2013-01-29 07:30:18 +00:00
|
|
|
#quota-bar {
|
|
|
|
display:block;
|
|
|
|
height:1em;
|
|
|
|
border:1px solid #ddd;
|
|
|
|
margin:5px 0;
|
|
|
|
border-radius:2px;
|
|
|
|
overflow:hidden;/* for usage > 100% */
|
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
#quota-bar .usage {
|
2013-01-29 07:30:18 +00:00
|
|
|
display:inline-block;
|
|
|
|
height:100%;
|
|
|
|
vertical-align:top;
|
|
|
|
}
|
|
|
|
#my-usage,
|
|
|
|
#quota-usage {
|
|
|
|
background:#ddd;
|
|
|
|
}
|
|
|
|
#share-usage {
|
|
|
|
background:#eee;
|
|
|
|
}
|
|
|
|
#usage-details {
|
|
|
|
font-size:12px;
|
|
|
|
color:#888;
|
|
|
|
}
|
2013-03-28 04:02:52 +00:00
|
|
|
#traffic-stat {
|
2013-03-27 14:02:32 +00:00
|
|
|
color: #333;
|
|
|
|
font-weight: normal;
|
2012-06-27 11:56:11 +00:00
|
|
|
}
|
2012-07-19 06:05:33 +00:00
|
|
|
#repo-create-form {
|
|
|
|
padding:0 20px;
|
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
#repo-create-form .perm {
|
2013-12-13 08:47:28 +00:00
|
|
|
width:268px;
|
|
|
|
height:22px;
|
2012-09-26 02:49:00 +00:00
|
|
|
margin-bottom:10px;
|
|
|
|
}
|
2013-05-14 04:08:11 +00:00
|
|
|
.event-group-hd {
|
2013-12-10 04:14:12 +00:00
|
|
|
padding: 4px 8px;
|
2013-05-14 04:08:11 +00:00
|
|
|
color: #444;
|
|
|
|
text-shadow: 0 1px white;
|
|
|
|
background: #f8f8f8;
|
2013-12-10 04:14:12 +00:00
|
|
|
margin:0;
|
2013-05-14 04:08:11 +00:00
|
|
|
border: 1px solid #eee;
|
|
|
|
border-top-right-radius: 4px;
|
|
|
|
border-top-left-radius: 4px;
|
|
|
|
}
|
|
|
|
.event-group-bd {
|
|
|
|
list-style-type: none;
|
|
|
|
padding:0;
|
|
|
|
margin: 0 0 15px 0;
|
|
|
|
border: 1px solid #eee;
|
|
|
|
border-top: none;
|
|
|
|
border-bottom-right-radius: 4px;
|
|
|
|
border-bottom-left-radius: 4px
|
|
|
|
}
|
2012-09-28 13:51:04 +00:00
|
|
|
.event-item {
|
2013-05-14 04:08:11 +00:00
|
|
|
padding: 8px;
|
|
|
|
border-top: 1px solid #eee;
|
|
|
|
}
|
|
|
|
.event-item:first-child {
|
|
|
|
border-top: none;
|
|
|
|
}
|
|
|
|
.event-item:last-child {
|
|
|
|
border-bottom-right-radius: 4px;
|
|
|
|
border-bottom-left-radius: 4px
|
|
|
|
}
|
|
|
|
.event-item:nth-child(2n) {
|
|
|
|
background: #fdfdfd;
|
2012-09-29 09:17:00 +00:00
|
|
|
}
|
|
|
|
.event-item .txt {
|
2013-05-14 04:08:11 +00:00
|
|
|
margin-left:45px;
|
|
|
|
}
|
|
|
|
.event-item .cmt-desc {
|
|
|
|
display:block;
|
2012-09-28 13:51:04 +00:00
|
|
|
}
|
2013-05-14 04:08:11 +00:00
|
|
|
.event-item p {
|
|
|
|
margin:0;
|
|
|
|
}
|
|
|
|
.event-item .time {
|
2012-09-28 13:51:04 +00:00
|
|
|
color:#888;
|
|
|
|
}
|
|
|
|
.event-item .avatar {
|
2013-05-14 04:08:11 +00:00
|
|
|
float:left;
|
2012-09-29 09:17:00 +00:00
|
|
|
border-radius:3px;
|
2012-09-28 13:51:04 +00:00
|
|
|
}
|
2012-12-19 11:06:38 +00:00
|
|
|
#events-loading,
|
2014-03-18 06:31:25 +00:00
|
|
|
#notices-loading,
|
|
|
|
#events-more,
|
|
|
|
#notices-more-btn {
|
2012-12-19 11:06:38 +00:00
|
|
|
text-align:center;
|
2013-12-10 04:14:12 +00:00
|
|
|
width:100%;
|
2012-12-19 11:06:38 +00:00
|
|
|
}
|
2014-03-18 06:31:25 +00:00
|
|
|
#events-more,
|
|
|
|
#notices-more-btn {
|
2012-12-19 11:06:38 +00:00
|
|
|
color:#777;
|
|
|
|
padding:.5em 0;
|
2013-12-10 04:14:12 +00:00
|
|
|
border:0;
|
2014-03-18 06:31:25 +00:00
|
|
|
background: #efefef;
|
2012-12-19 11:06:38 +00:00
|
|
|
}
|
2014-03-18 06:31:25 +00:00
|
|
|
#events-more:hover,
|
|
|
|
#notices-more-btn:hover {
|
2012-12-19 11:06:38 +00:00
|
|
|
color:#000;
|
|
|
|
background:#dfdfdf;
|
|
|
|
}
|
2013-12-05 11:47:09 +00:00
|
|
|
#notices-more {
|
2014-03-18 06:31:25 +00:00
|
|
|
margin-top: -20px;
|
2013-12-05 11:47:09 +00:00
|
|
|
}
|
2012-07-19 07:18:12 +00:00
|
|
|
/* avatar */
|
|
|
|
.avatar-op .avatar,
|
2013-12-16 10:00:30 +00:00
|
|
|
.home-profile .avatar {
|
2012-07-19 07:18:12 +00:00
|
|
|
border-radius: 4px;
|
|
|
|
-moz-border-radius: 4px;
|
|
|
|
}
|
2013-12-16 10:00:30 +00:00
|
|
|
.group .avatar {
|
2013-12-18 03:32:12 +00:00
|
|
|
background:#fdfdfd;
|
2013-12-16 10:00:30 +00:00
|
|
|
border-radius: 1000px;
|
|
|
|
}
|
2012-07-19 07:18:12 +00:00
|
|
|
.avatar-op h3 {
|
|
|
|
border:none;
|
|
|
|
margin-bottom:2px;
|
|
|
|
}
|
|
|
|
.avatar-op .upload-new-avatar-hd {
|
|
|
|
margin-top:15px;
|
|
|
|
}
|
|
|
|
/*user-basic-info*/
|
2013-11-07 07:56:42 +00:00
|
|
|
.setting-item {
|
2013-10-12 07:23:19 +00:00
|
|
|
margin-top:15px;
|
|
|
|
margin-bottom:30px;
|
2012-07-19 07:18:12 +00:00
|
|
|
}
|
2013-11-07 07:56:42 +00:00
|
|
|
.setting-item h3 {
|
|
|
|
color:#000;
|
2013-11-19 09:39:21 +00:00
|
|
|
padding-bottom:0.2em;
|
|
|
|
border-bottom:1px solid #ddd;
|
|
|
|
margin-bottom:0.7em;
|
2013-11-07 07:56:42 +00:00
|
|
|
}
|
2012-07-19 07:18:12 +00:00
|
|
|
#user-basic-info label {
|
2014-02-13 07:18:45 +00:00
|
|
|
width:5.6em;
|
2012-07-19 07:18:12 +00:00
|
|
|
margin-right:1em;
|
|
|
|
}
|
2013-04-25 08:09:41 +00:00
|
|
|
.ru #user-basic-info label {
|
|
|
|
width:9em;
|
|
|
|
}
|
|
|
|
.es #user-basic-info label,
|
|
|
|
.hu #user-basic-info label {
|
|
|
|
width:7em;
|
|
|
|
}
|
|
|
|
.it #user-basic-info label {
|
|
|
|
width:6em;
|
|
|
|
}
|
|
|
|
.fr #user-basic-info label {
|
|
|
|
width:8em;
|
|
|
|
}
|
|
|
|
#user-basic-info .avatar,
|
2012-07-19 07:18:12 +00:00
|
|
|
#user-basic-info textarea {
|
|
|
|
vertical-align:text-top;
|
|
|
|
}
|
2013-12-19 11:22:18 +00:00
|
|
|
#user-basic-info .avatar {
|
2012-07-19 07:18:12 +00:00
|
|
|
margin-bottom:8px;
|
|
|
|
}
|
2012-12-06 09:44:50 +00:00
|
|
|
#user-avatar-change {
|
|
|
|
position:relative;
|
|
|
|
}
|
|
|
|
#user-avatar-form {
|
|
|
|
position:absolute;
|
|
|
|
top:5px;
|
|
|
|
}
|
|
|
|
#grp-avatar-form {
|
|
|
|
position:relative;
|
|
|
|
margin-left:10px;
|
|
|
|
}
|
2012-03-28 02:38:12 +00:00
|
|
|
/*repo page*/
|
2013-07-19 12:05:18 +00:00
|
|
|
#repo-top {
|
|
|
|
padding-bottom:15px;
|
|
|
|
}
|
2014-02-21 08:47:34 +00:00
|
|
|
#repo-top .hd,
|
2012-09-15 13:01:06 +00:00
|
|
|
#repo-basic-info {
|
2014-02-21 08:47:34 +00:00
|
|
|
display:inline-block;
|
|
|
|
}
|
|
|
|
#repo-top .hd {
|
|
|
|
margin-right:15px;
|
2012-09-15 13:01:06 +00:00
|
|
|
}
|
2014-02-21 08:47:34 +00:00
|
|
|
#repo-basic-info .link-icon {
|
|
|
|
margin:0 5px 0 15px;
|
|
|
|
}
|
2013-07-19 12:05:18 +00:00
|
|
|
.split {
|
|
|
|
border-left:2px solid #888;
|
|
|
|
padding-left:1em;
|
|
|
|
margin-left:1em;
|
2012-09-15 13:01:06 +00:00
|
|
|
}
|
2013-08-20 10:30:17 +00:00
|
|
|
#repo-file-list {
|
|
|
|
margin-bottom:100px;
|
|
|
|
}
|
2012-09-18 03:52:51 +00:00
|
|
|
.path { margin: 1.4em 0 0; }
|
2013-11-07 07:56:42 +00:00
|
|
|
.access-notice { margin: 0.8em 0 0.4em; }
|
2012-09-15 13:01:06 +00:00
|
|
|
.repo-op {
|
|
|
|
text-align:right;
|
2014-03-05 09:53:06 +00:00
|
|
|
margin-bottom:4px;
|
2012-09-15 13:01:06 +00:00
|
|
|
}
|
2012-11-12 09:48:26 +00:00
|
|
|
.file-op button,
|
|
|
|
#file-op button,
|
|
|
|
.repo-op .op-btn {
|
|
|
|
*margin-left:5px;/* for ie 7*/
|
|
|
|
}
|
2013-07-19 12:05:18 +00:00
|
|
|
.repo-op .op-btn [class^="icon-"],
|
|
|
|
.repo-op .op-btn [class^="sf-icon-"] {
|
|
|
|
margin-right:3px;
|
2012-09-26 07:15:08 +00:00
|
|
|
}
|
2012-11-20 08:28:33 +00:00
|
|
|
#featured-filetype {
|
|
|
|
margin:5px 0;
|
|
|
|
}
|
|
|
|
#featured-filetype button {
|
|
|
|
padding: 2px;
|
|
|
|
line-height: 1.2;
|
2013-07-19 12:05:18 +00:00
|
|
|
border: 1px solid #bbb;
|
2012-11-20 08:28:33 +00:00
|
|
|
margin: 2px 0 5px;
|
|
|
|
}
|
2012-09-15 13:01:06 +00:00
|
|
|
.repo-file-list-outer-container,
|
|
|
|
.commit-list-outer-container {
|
|
|
|
padding:3px;
|
|
|
|
background:#eee;
|
|
|
|
border-radius:3px;
|
2012-09-18 03:52:51 +00:00
|
|
|
margin:10px 0 25px;
|
2012-09-15 13:01:06 +00:00
|
|
|
}
|
|
|
|
.repo-file-list-inner-container,
|
|
|
|
.commit-list-inner-container {
|
|
|
|
min-height:250px;
|
|
|
|
background:#fff;
|
|
|
|
border:1px solid #ddd;
|
|
|
|
border-radius:3px;
|
|
|
|
}
|
|
|
|
.repo-file-list-not-show {
|
|
|
|
padding-left:10px;
|
|
|
|
}
|
2013-07-19 12:05:18 +00:00
|
|
|
.repo-file-list-inner-container .repo-file-list-topbar {
|
|
|
|
padding:8px 10px;
|
|
|
|
}
|
2012-09-15 13:01:06 +00:00
|
|
|
.repo-file-list-topbar .path {
|
2014-02-21 10:32:56 +00:00
|
|
|
font-size:14px;
|
2012-09-15 13:01:06 +00:00
|
|
|
line-height:25px;
|
|
|
|
margin:0;
|
|
|
|
}
|
|
|
|
.repo-file-list {
|
2013-07-19 12:05:18 +00:00
|
|
|
table-layout:auto;
|
2013-08-20 10:30:17 +00:00
|
|
|
margin:0;
|
2013-07-19 12:05:18 +00:00
|
|
|
}
|
2013-08-30 05:46:56 +00:00
|
|
|
.repo-file-list .select {
|
|
|
|
width:15px;
|
|
|
|
}
|
2013-07-19 12:05:18 +00:00
|
|
|
.repo-file-list .star {
|
2013-08-30 05:46:56 +00:00
|
|
|
width:25px;
|
2013-07-19 12:05:18 +00:00
|
|
|
}
|
|
|
|
.repo-file-list .dirent-icon {
|
2013-08-30 05:46:56 +00:00
|
|
|
width:27px;
|
2013-07-19 12:05:18 +00:00
|
|
|
}
|
|
|
|
.repo-file-list .dirent-name {
|
2013-07-28 14:44:34 +00:00
|
|
|
display:inline-block;
|
2013-11-07 07:56:42 +00:00
|
|
|
width:400px;
|
2013-07-19 12:05:18 +00:00
|
|
|
}
|
|
|
|
.repo-file-list .dirent-size {
|
|
|
|
width:89px;
|
|
|
|
}
|
|
|
|
.repo-file-list .dirent-update {
|
|
|
|
width:108px;
|
|
|
|
}
|
|
|
|
.repo-file-list .dirent-op {
|
|
|
|
width:250px;
|
|
|
|
}
|
2013-08-30 05:46:56 +00:00
|
|
|
.repo-file-list .checkbox-label,
|
|
|
|
.repo-file-list .checkbox {
|
|
|
|
margin:0;
|
|
|
|
}
|
2013-07-19 12:05:18 +00:00
|
|
|
.repo-file-list th {
|
|
|
|
padding-top:20px;
|
|
|
|
}
|
2013-08-30 05:46:56 +00:00
|
|
|
#repo-file-list .fixed-hd {
|
2013-07-19 12:05:18 +00:00
|
|
|
position:fixed;
|
|
|
|
width:950px;
|
|
|
|
top:0;
|
|
|
|
z-index:11; /*make it on top of dirent op(popup)*/
|
2013-08-30 05:46:56 +00:00
|
|
|
border-color:#efefef; /*for repo-file-list-topbar*/
|
2013-07-19 12:05:18 +00:00
|
|
|
}
|
2014-02-21 08:47:34 +00:00
|
|
|
#repo-file-list .repo-file-list-topbar.fixed-hd {
|
|
|
|
width:930px;
|
|
|
|
}
|
2013-07-19 12:05:18 +00:00
|
|
|
.repo-file-list .fixed-hd th {
|
2014-02-21 08:47:34 +00:00
|
|
|
background:#fff;
|
2013-07-19 12:05:18 +00:00
|
|
|
-webkit-box-shadow:0 2px 2px -1px #aaa;
|
2013-11-11 12:02:29 +00:00
|
|
|
box-shadow:0 2px 2px -3px #aaa;
|
2012-09-15 13:01:06 +00:00
|
|
|
}
|
2012-12-21 11:53:09 +00:00
|
|
|
.file-star {
|
|
|
|
cursor:pointer;
|
2013-04-13 09:30:42 +00:00
|
|
|
line-height:19px;
|
2013-08-30 05:46:56 +00:00
|
|
|
vertical-align:middle;
|
2012-12-21 11:53:09 +00:00
|
|
|
}
|
2012-12-10 07:58:37 +00:00
|
|
|
.repo-file-list .repo-file-op {
|
|
|
|
position:relative;
|
|
|
|
}
|
2012-09-15 13:01:06 +00:00
|
|
|
.displayed-op {
|
|
|
|
display:inline;
|
|
|
|
margin-right:8px;
|
|
|
|
}
|
|
|
|
.repo-file-list .hidden-op {
|
2012-07-02 02:21:17 +00:00
|
|
|
position:absolute;
|
|
|
|
background:#fff;
|
|
|
|
padding:6px 1px;
|
|
|
|
border:1px solid #eee;
|
|
|
|
border-radius:5px;
|
|
|
|
z-index:10;
|
|
|
|
}
|
2012-09-15 13:01:06 +00:00
|
|
|
.hidden-op li a {
|
2012-09-06 11:50:04 +00:00
|
|
|
display:block;
|
2012-07-02 02:21:17 +00:00
|
|
|
padding:0 12px;
|
|
|
|
}
|
2013-05-17 03:12:32 +00:00
|
|
|
.file-choose-form {
|
2012-09-06 11:50:04 +00:00
|
|
|
width:500px;
|
|
|
|
padding:10px 20px;
|
|
|
|
}
|
2013-05-17 03:12:32 +00:00
|
|
|
.file-tree-cont, .dir-tree-cont {
|
2012-09-06 11:50:04 +00:00
|
|
|
padding:5px;
|
|
|
|
height:280px;
|
|
|
|
overflow:auto;
|
|
|
|
border:1px solid #eee;
|
2012-12-06 03:30:23 +00:00
|
|
|
margin:5px 0 10px;
|
2012-09-06 11:50:04 +00:00
|
|
|
}
|
2014-03-20 02:49:26 +00:00
|
|
|
.jstree.file-tree-cont [root_node] > a > .jstree-checkbox,
|
|
|
|
.jstree.file-tree-cont [type="dir"] > a > .jstree-checkbox {
|
|
|
|
display:none;
|
|
|
|
}
|
2014-04-12 08:53:48 +00:00
|
|
|
.jstree [root_node] > a > .jstree-icon,
|
|
|
|
.jstree .jstree-open[root_node] > a > .jstree-icon {
|
|
|
|
background: transparent url('../img/lib-16.png') no-repeat scroll left center;
|
|
|
|
}
|
2013-06-06 12:09:29 +00:00
|
|
|
.jstree .jstree-leaf[type=file] a ins.jstree-icon {
|
2014-04-12 08:53:48 +00:00
|
|
|
background: transparent url('../img/file-icon-16.png') no-repeat scroll left center;
|
2013-05-17 03:12:32 +00:00
|
|
|
vertical-align:top;
|
|
|
|
}
|
2013-06-06 12:09:29 +00:00
|
|
|
.jstree-classic .jstree-leaf[type=dir] a ins.jstree-icon {
|
2014-03-08 03:13:48 +00:00
|
|
|
background:transparent url('../js/themes/classic/d.png') no-repeat scroll -56px -36px;
|
2013-05-17 03:12:32 +00:00
|
|
|
}
|
2013-10-29 04:00:09 +00:00
|
|
|
#mv-dir-list .icon-caret-down,
|
|
|
|
#mv-dir-list .icon-caret-right {
|
|
|
|
margin-right:15px;
|
2012-09-06 11:50:04 +00:00
|
|
|
}
|
2012-07-02 02:21:17 +00:00
|
|
|
#rename-form .new-name {
|
2012-09-15 13:01:06 +00:00
|
|
|
min-width:180px;
|
|
|
|
margin-top:6px;
|
2012-05-29 07:38:44 +00:00
|
|
|
}
|
2013-02-05 09:50:32 +00:00
|
|
|
.repo-top-op-btn {
|
2012-09-15 13:01:06 +00:00
|
|
|
font-size:14px;
|
2012-05-31 04:00:32 +00:00
|
|
|
}
|
2013-04-13 09:30:42 +00:00
|
|
|
.repo-top-op-btn [class^="icon-"] {
|
|
|
|
color:#444;
|
|
|
|
margin-right:2px;
|
2013-01-02 06:49:41 +00:00
|
|
|
}
|
2013-07-19 12:05:18 +00:00
|
|
|
#repo-latest-commit .avatar {
|
2012-09-15 13:01:06 +00:00
|
|
|
vertical-align:middle;
|
2012-03-28 02:38:12 +00:00
|
|
|
}
|
2012-09-17 04:57:29 +00:00
|
|
|
#repo-latest-commit .time {
|
2012-09-15 13:01:06 +00:00
|
|
|
color:#666;
|
|
|
|
margin-left:5px;
|
2012-05-05 05:57:42 +00:00
|
|
|
}
|
2013-08-30 05:46:56 +00:00
|
|
|
#dirents-op {
|
|
|
|
position:fixed;
|
|
|
|
}
|
|
|
|
#dirents-op .op-icon-btn {
|
|
|
|
display:block;
|
|
|
|
margin-bottom:6px;
|
|
|
|
}
|
|
|
|
#dirents-op .op-icon-btn .icon-trash {
|
|
|
|
display:inline-block;
|
|
|
|
width:14px;
|
|
|
|
text-align:center;
|
|
|
|
}
|
2012-10-20 03:48:19 +00:00
|
|
|
.lsch,
|
|
|
|
.lsch-encrypted,
|
|
|
|
.file-diff {
|
2012-05-31 04:00:32 +00:00
|
|
|
font-size:12px;
|
|
|
|
font-weight:normal;
|
2012-05-30 06:11:33 +00:00
|
|
|
color:#666;
|
|
|
|
text-decoration:underline;
|
|
|
|
}
|
|
|
|
#ls-ch {/*repo commit details container*/
|
|
|
|
min-width:300px;
|
|
|
|
min-height:300px;
|
|
|
|
max-width:850px;
|
|
|
|
max-height:550px;
|
|
|
|
overflow:auto;
|
2012-10-17 03:55:15 +00:00
|
|
|
line-height:1.6;
|
|
|
|
}
|
|
|
|
#ls-ch h2,
|
|
|
|
#ls-ch h3 {
|
|
|
|
margin: 0 0 0.2em;
|
|
|
|
color:#333;
|
|
|
|
font-weight:bold;
|
2012-05-30 06:11:33 +00:00
|
|
|
}
|
2012-09-17 06:30:36 +00:00
|
|
|
#ls-ch .commit-time,
|
|
|
|
.commit-time {
|
2012-09-15 13:01:06 +00:00
|
|
|
color:#333;
|
|
|
|
font-size:13px;
|
|
|
|
font-weight:normal;
|
2012-10-17 03:55:15 +00:00
|
|
|
margin-top: 0em;
|
2012-09-15 13:01:06 +00:00
|
|
|
}
|
2012-05-30 06:11:33 +00:00
|
|
|
#ls-ch ul {
|
|
|
|
padding:0 0 6px 0;
|
|
|
|
}
|
2012-09-26 11:02:48 +00:00
|
|
|
#ls-ch a {
|
|
|
|
color:#e83;
|
|
|
|
font-weight:normal;
|
|
|
|
}
|
2012-08-21 08:01:18 +00:00
|
|
|
#dirs { /* file mv */
|
2012-07-02 02:21:17 +00:00
|
|
|
margin-top:8px;
|
|
|
|
}
|
2013-07-29 12:25:24 +00:00
|
|
|
/* file upload */
|
|
|
|
.fileupload-buttonbar .start,
|
|
|
|
.fileupload-buttonbar .cancel {
|
|
|
|
*margin-left:5px;
|
|
|
|
}
|
|
|
|
.fileinput-button {
|
|
|
|
display:inline-block;
|
|
|
|
line-height:19px;
|
|
|
|
position:relative;
|
|
|
|
overflow:hidden;
|
|
|
|
}
|
2014-02-20 08:37:49 +00:00
|
|
|
.fileinput-button .icon-plus {
|
|
|
|
font-size:13px;
|
|
|
|
color:#333;
|
|
|
|
}
|
2013-07-29 12:25:24 +00:00
|
|
|
.fileinput-button input {
|
|
|
|
position: absolute;
|
|
|
|
top: 0;
|
|
|
|
right: 0;
|
|
|
|
margin: 0;
|
|
|
|
height:27px;
|
|
|
|
opacity: 0;
|
|
|
|
filter: alpha(opacity=0);
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
.table {
|
|
|
|
margin-bottom:0;
|
|
|
|
}
|
|
|
|
.table .name {
|
|
|
|
width:60%;
|
|
|
|
}
|
|
|
|
.table .size {
|
2014-02-27 10:06:44 +00:00
|
|
|
width:14%;
|
2013-07-29 12:25:24 +00:00
|
|
|
}
|
|
|
|
.template-upload .start {
|
|
|
|
text-align:right;
|
|
|
|
}
|
|
|
|
.template-upload .start {
|
|
|
|
text-align:right;
|
|
|
|
}
|
|
|
|
.template-upload .start,
|
|
|
|
.template-upload .cancel {
|
2014-02-27 10:06:44 +00:00
|
|
|
width:13%;
|
2013-07-29 12:25:24 +00:00
|
|
|
}
|
|
|
|
.fileupload-progress {
|
|
|
|
margin-top:10px;
|
|
|
|
}
|
2014-04-08 09:57:09 +00:00
|
|
|
.ui-progressbar,
|
2013-07-29 12:25:24 +00:00
|
|
|
.progress {
|
|
|
|
background-color: #F7F7F7;
|
|
|
|
background-image: linear-gradient(to bottom, #F5F5F5, #F9F9F9);
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
border-radius: 4px 4px 4px 4px;
|
|
|
|
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
|
|
|
|
height: 1em;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
2014-04-08 09:57:09 +00:00
|
|
|
#mv-progress {
|
|
|
|
margin:10px 0;
|
|
|
|
}
|
2013-07-29 12:25:24 +00:00
|
|
|
.template-upload .progress {
|
|
|
|
width:90%;
|
|
|
|
}
|
2014-04-08 09:57:09 +00:00
|
|
|
.ui-progressbar-value,
|
2013-07-29 12:25:24 +00:00
|
|
|
.progress .bar {
|
|
|
|
background:#e83;
|
|
|
|
height:100%;
|
|
|
|
}
|
|
|
|
.fade {
|
|
|
|
opacity:0;
|
|
|
|
visibility:hidden;/*for ie*/
|
|
|
|
}
|
|
|
|
.fade.in {
|
|
|
|
opacity:1;
|
|
|
|
visibility:visible;/*for ie*/
|
|
|
|
}
|
2013-08-02 06:49:27 +00:00
|
|
|
#upload-file-form .tip {
|
|
|
|
padding-left:1.5em;
|
|
|
|
*padding-left:1.9em;
|
|
|
|
margin-top:5px;
|
|
|
|
}
|
2012-09-15 13:01:06 +00:00
|
|
|
/* repo-history */
|
2012-09-21 07:32:52 +00:00
|
|
|
#back {
|
|
|
|
margin-top:3px;
|
2012-09-15 13:01:06 +00:00
|
|
|
}
|
|
|
|
.commit-list {
|
|
|
|
margin:0 0 20px;
|
|
|
|
}
|
|
|
|
.commit-list .time {
|
|
|
|
padding-left:10px;
|
|
|
|
}
|
|
|
|
.commit-list .avatar {
|
|
|
|
border-radius:2px;
|
|
|
|
}
|
2012-05-07 08:33:36 +00:00
|
|
|
/*repo-share-form*/
|
2012-12-12 11:43:17 +00:00
|
|
|
#link-send-input,
|
2013-11-13 02:29:52 +00:00
|
|
|
#upload-link-send-input,
|
2012-06-12 02:13:14 +00:00
|
|
|
#email_or_group,
|
|
|
|
#share-link,
|
2013-10-25 11:21:01 +00:00
|
|
|
#added-member-name {
|
2012-05-07 08:33:36 +00:00
|
|
|
width:260px;
|
|
|
|
height:80px;
|
2012-12-12 11:43:17 +00:00
|
|
|
padding:2px;
|
|
|
|
}
|
2013-09-13 06:20:14 +00:00
|
|
|
#mods-enable-form {
|
2012-10-24 08:59:19 +00:00
|
|
|
width:266px;
|
|
|
|
}
|
2013-10-25 11:21:01 +00:00
|
|
|
|
2013-10-24 06:25:56 +00:00
|
|
|
#email_or_group,
|
|
|
|
#added-member-name {
|
2013-06-27 05:55:22 +00:00
|
|
|
width:98.5%;
|
2012-09-21 03:22:46 +00:00
|
|
|
}
|
2013-06-29 03:35:41 +00:00
|
|
|
#emails {
|
|
|
|
width:98.5%;
|
|
|
|
height:80px;
|
|
|
|
padding:2px;
|
|
|
|
}
|
2012-09-26 09:05:32 +00:00
|
|
|
/* group-join-form */
|
|
|
|
#id_group_join_msg {
|
|
|
|
width:260px;
|
|
|
|
height:80px;
|
|
|
|
}
|
2012-06-20 11:14:18 +00:00
|
|
|
/* group, org */
|
2014-01-24 07:05:43 +00:00
|
|
|
.group-hl {
|
|
|
|
background:#fbfbfb;
|
|
|
|
}
|
2013-02-21 11:59:58 +00:00
|
|
|
.group-list,
|
|
|
|
.user-list {
|
|
|
|
margin-top:30px;
|
2012-07-03 09:21:51 +00:00
|
|
|
}
|
2013-02-21 11:59:58 +00:00
|
|
|
.group-list .group,
|
|
|
|
.user-list .user {
|
2012-12-22 11:12:51 +00:00
|
|
|
display:inline-block; /*to handle different height of items*/
|
|
|
|
vertical-align:top;
|
2013-12-16 10:00:30 +00:00
|
|
|
width:330px;
|
|
|
|
margin:0 17px 30px 0;
|
2012-07-03 09:21:51 +00:00
|
|
|
}
|
2013-12-18 04:59:44 +00:00
|
|
|
.group-list .group {
|
2014-01-24 07:05:43 +00:00
|
|
|
width:310px;
|
|
|
|
padding:10px;
|
|
|
|
margin-bottom:20px;
|
2013-12-18 04:59:44 +00:00
|
|
|
}
|
2013-02-21 11:59:58 +00:00
|
|
|
.group-list .group,
|
|
|
|
.user-list .user {
|
2013-01-08 09:43:29 +00:00
|
|
|
*display:inline; /* for ie 6,7 */
|
|
|
|
}
|
2014-01-24 07:05:43 +00:00
|
|
|
.group .txt {
|
|
|
|
width:240px;
|
|
|
|
}
|
2014-02-26 08:42:03 +00:00
|
|
|
.user-list .txt {
|
|
|
|
width:265px;
|
|
|
|
}
|
2012-07-03 09:21:51 +00:00
|
|
|
.group h4 {
|
|
|
|
margin:0 0 4px;
|
|
|
|
}
|
2012-07-28 07:25:08 +00:00
|
|
|
.group p {
|
|
|
|
margin:0;
|
|
|
|
}
|
2012-07-03 09:21:51 +00:00
|
|
|
.group .item-name {
|
|
|
|
display:inline-block;
|
|
|
|
width:5em;
|
|
|
|
color:#666;
|
|
|
|
}
|
2013-12-13 12:02:29 +00:00
|
|
|
.group .fast .a {
|
2014-01-24 07:05:43 +00:00
|
|
|
margin:8px 12px 0 0;
|
2013-12-20 05:20:19 +00:00
|
|
|
display:inline-block;
|
|
|
|
vertical-align:middle;
|
|
|
|
}
|
2013-12-13 12:02:29 +00:00
|
|
|
.group .fast .a:hover {
|
|
|
|
text-decoration:none;
|
|
|
|
}
|
2013-03-02 07:24:33 +00:00
|
|
|
.ru .group .item-name,
|
|
|
|
.de .group .item-name,
|
|
|
|
.it .group .item-name {
|
|
|
|
width:6em;
|
|
|
|
}
|
2012-09-04 08:13:06 +00:00
|
|
|
.member {
|
2012-08-02 10:55:51 +00:00
|
|
|
_height:21px;
|
2012-10-19 02:35:56 +00:00
|
|
|
padding-bottom:4px;
|
2012-08-02 10:55:51 +00:00
|
|
|
}
|
2012-09-04 08:13:06 +00:00
|
|
|
.member .avatar {
|
2012-10-19 02:35:56 +00:00
|
|
|
border-radius: 2px;
|
|
|
|
-moz-border-radius: 2px;
|
|
|
|
margin-right: 5px;
|
2012-05-17 12:39:37 +00:00
|
|
|
}
|
2012-09-04 08:13:06 +00:00
|
|
|
.member .avatar,
|
|
|
|
.member .name {
|
2012-10-19 02:35:56 +00:00
|
|
|
vertical-align:middle;
|
2012-05-17 12:39:37 +00:00
|
|
|
}
|
2012-06-23 08:12:33 +00:00
|
|
|
#user-profile {
|
|
|
|
width:318px;
|
|
|
|
position:absolute;
|
|
|
|
left:365px;
|
|
|
|
top:50px;
|
|
|
|
z-index:10;
|
2013-11-13 02:29:52 +00:00
|
|
|
padding:15px;
|
2012-06-23 08:12:33 +00:00
|
|
|
min-height:130px;
|
|
|
|
border:1px solid #ddd;
|
|
|
|
background:#fff;
|
|
|
|
box-shadow: 0 2px 4px rgba(0,0,0,0.2);
|
|
|
|
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
|
|
|
|
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
|
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.grp-profile {
|
|
|
|
margin-top:2px;
|
|
|
|
}
|
|
|
|
.grp-profile .name {
|
|
|
|
font-size:16px;
|
|
|
|
font-weight:bold;
|
|
|
|
margin:0 6px;
|
|
|
|
}
|
|
|
|
.grp-profile .avatar,
|
|
|
|
.grp-profile .name {
|
|
|
|
vertical-align:middle;
|
|
|
|
}
|
2013-04-06 09:18:20 +00:00
|
|
|
.group-basic-info [class^="icon-"] {
|
|
|
|
margin-left:8px;
|
|
|
|
}
|
|
|
|
.group-basic-info .avatar {
|
|
|
|
float:left;
|
|
|
|
}
|
2012-10-10 10:11:13 +00:00
|
|
|
.group-basic-info .txt {
|
2013-04-06 09:18:20 +00:00
|
|
|
margin-left:63px;
|
2012-10-10 10:11:13 +00:00
|
|
|
}
|
2012-10-29 13:43:52 +00:00
|
|
|
#grp-member-add {
|
|
|
|
margin-top:2px;
|
|
|
|
}
|
2012-06-04 13:27:32 +00:00
|
|
|
|
|
|
|
/* notification admin */
|
|
|
|
.cur-note { color: red; font-size: 75%; }
|
2012-06-20 11:39:21 +00:00
|
|
|
|
2012-06-20 11:14:18 +00:00
|
|
|
/*user-profile*/
|
|
|
|
.user-profile .pic {
|
|
|
|
width:80px;
|
|
|
|
text-align:center;
|
2012-06-20 11:39:21 +00:00
|
|
|
}
|
2012-06-20 11:14:18 +00:00
|
|
|
.user-profile .avatar {
|
|
|
|
border-radius:4px;
|
|
|
|
-moz-border-radius:4px;
|
|
|
|
margin-bottom:5px;
|
|
|
|
}
|
|
|
|
.user-profile .txt {
|
|
|
|
width:225px;
|
|
|
|
word-wrap:break-word;
|
|
|
|
}
|
|
|
|
.user-profile .txt p {
|
|
|
|
margin-bottom:4px;
|
|
|
|
}
|
|
|
|
.user-profile .intro {
|
|
|
|
color:#444;
|
|
|
|
font-size:12px;
|
|
|
|
margin-top:10px;
|
2012-06-20 11:39:21 +00:00
|
|
|
}
|
2012-06-25 06:57:14 +00:00
|
|
|
|
|
|
|
/* group message and replies */
|
2013-01-25 11:15:48 +00:00
|
|
|
#grp-repos-commits td {
|
|
|
|
padding:6px 3px;
|
|
|
|
}
|
2013-06-01 06:15:47 +00:00
|
|
|
.msg-panel {
|
2013-03-12 13:48:47 +00:00
|
|
|
width:640px;
|
2013-03-04 12:23:59 +00:00
|
|
|
margin-top:10px;
|
2012-06-25 06:57:14 +00:00
|
|
|
}
|
2014-03-31 10:57:48 +00:00
|
|
|
.msg-form .avatar,
|
|
|
|
.msg .avatar {
|
|
|
|
border-radius:1000px;
|
|
|
|
}
|
2014-02-14 10:46:53 +00:00
|
|
|
#personal-msg-panel {
|
|
|
|
margin-top:22px;
|
|
|
|
}
|
2012-06-26 08:44:39 +00:00
|
|
|
.msg-num {
|
|
|
|
font-size:12px;
|
|
|
|
color:#333;
|
|
|
|
}
|
2013-06-01 06:15:47 +00:00
|
|
|
.msg-form {
|
2014-03-31 10:57:48 +00:00
|
|
|
padding:10px;
|
|
|
|
background:#f2f2f2;
|
|
|
|
border-radius:3px;
|
|
|
|
margin:0 0 22px 64px;
|
2013-03-12 13:48:47 +00:00
|
|
|
position:relative;
|
2012-06-26 08:44:39 +00:00
|
|
|
}
|
2013-06-01 06:15:47 +00:00
|
|
|
.msg-form .avatar {
|
2013-03-20 08:48:43 +00:00
|
|
|
position:absolute;
|
|
|
|
left:-64px;
|
|
|
|
top:-1px;
|
|
|
|
}
|
2014-03-31 10:57:48 +00:00
|
|
|
.msg-form .ops {
|
|
|
|
text-align:right;
|
|
|
|
margin-top:6px;
|
|
|
|
}
|
|
|
|
.msg-form .add-file {
|
|
|
|
margin:9px 10px 0 3px;
|
|
|
|
}
|
|
|
|
#selected-files .item {
|
|
|
|
text-align:left;
|
|
|
|
padding:2px 3px;
|
|
|
|
}
|
|
|
|
#selected-files .rm {
|
|
|
|
margin-right:3px;
|
|
|
|
}
|
|
|
|
#selected-files .rm,
|
|
|
|
.msg-form .add-file {
|
|
|
|
cursor:pointer;
|
2014-04-09 10:30:45 +00:00
|
|
|
opacity:0.8;
|
|
|
|
}
|
|
|
|
#selected-files .rm:hover,
|
|
|
|
.msg-form .add-file:hover {
|
|
|
|
opacity:1;
|
2014-03-31 10:57:48 +00:00
|
|
|
}
|
2013-06-01 06:15:47 +00:00
|
|
|
.msg-input {
|
2014-03-31 10:57:48 +00:00
|
|
|
width:544px;
|
2013-03-12 13:48:47 +00:00
|
|
|
padding:3px 5px;
|
|
|
|
height:25px;
|
|
|
|
vertical-align:top;
|
2012-06-25 06:57:14 +00:00
|
|
|
}
|
2013-06-01 06:15:47 +00:00
|
|
|
.personal-msg-panel .msg-input {
|
2014-04-01 03:18:59 +00:00
|
|
|
width:480px;
|
2013-06-01 06:15:47 +00:00
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.say {
|
|
|
|
position:absolute;
|
|
|
|
width:10px;
|
|
|
|
height:21px;
|
|
|
|
background:transparent url('../img/say.png') no-repeat scroll left top;
|
|
|
|
left:-10px;
|
2014-04-01 03:18:59 +00:00
|
|
|
top:20px;
|
2012-10-20 02:41:38 +00:00
|
|
|
}
|
2012-06-26 08:44:39 +00:00
|
|
|
.msg {
|
|
|
|
word-wrap: break-word;
|
2013-04-18 06:46:41 +00:00
|
|
|
padding:1px 0; /* to fix 'top border missing' when only 1 discussion & no scrollbar in chrome */
|
2013-03-12 13:48:47 +00:00
|
|
|
margin:15px 0 20px;
|
2012-06-25 06:57:14 +00:00
|
|
|
}
|
2012-06-26 08:44:39 +00:00
|
|
|
.msg .txt {
|
2013-04-04 11:58:00 +00:00
|
|
|
margin-left:64px;
|
2012-06-25 06:57:14 +00:00
|
|
|
}
|
2013-06-01 06:15:47 +00:00
|
|
|
.personal-msg-panel .msg-form,
|
|
|
|
.personal-msg-panel .msg .txt {
|
|
|
|
margin-right:64px;
|
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.msg a {
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
.msg-main {
|
|
|
|
position:relative;
|
|
|
|
padding:16px;
|
|
|
|
background:#fff;
|
|
|
|
border:1px solid #ccc;
|
|
|
|
border-top-left-radius:3px;
|
|
|
|
border-top-right-radius:3px;
|
|
|
|
}
|
2013-06-01 06:15:47 +00:00
|
|
|
.personal-msg-panel .msg-main {
|
|
|
|
border-radius:3px;
|
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.msg-main .say {
|
|
|
|
background-image:url('../img/say_white.png');
|
|
|
|
}
|
2013-06-01 06:15:47 +00:00
|
|
|
.msg-received .say {
|
|
|
|
background-image:url('../img/say_white_reverse.png');
|
|
|
|
left:auto;
|
|
|
|
right:-10px;
|
|
|
|
}
|
2013-03-15 06:41:20 +00:00
|
|
|
.msg-attachment {
|
|
|
|
padding-top:10px;
|
|
|
|
border-top:1px solid #e9e9e9;
|
|
|
|
margin-top:12px;
|
|
|
|
}
|
2013-03-28 12:00:39 +00:00
|
|
|
.msg-attachment .img-cont {
|
|
|
|
display:block;
|
|
|
|
text-align:center;
|
|
|
|
line-height:0;
|
|
|
|
background:#fcfcfc;
|
2014-03-17 04:16:13 +00:00
|
|
|
padding:5px 0;
|
2013-03-28 12:00:39 +00:00
|
|
|
}
|
|
|
|
.msg-attachment .img {
|
|
|
|
width:auto;
|
|
|
|
height:auto;
|
|
|
|
max-width:100%;
|
|
|
|
max-height:300px;
|
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.msg-hd .author {
|
|
|
|
font-weight:bold;
|
|
|
|
}
|
|
|
|
.msg .time {
|
|
|
|
font-size:11px;
|
|
|
|
color:#999;
|
|
|
|
margin-left:5px;
|
|
|
|
}
|
|
|
|
.msg .op {
|
|
|
|
font-size:11px;
|
|
|
|
color:#999;
|
|
|
|
cursor:pointer;
|
|
|
|
margin-left:5px;
|
2012-06-26 08:44:39 +00:00
|
|
|
}
|
2012-09-19 12:42:55 +00:00
|
|
|
.msg-hd .group,
|
2013-04-04 11:58:00 +00:00
|
|
|
.discussion-to-grp .time {
|
2012-06-25 06:57:14 +00:00
|
|
|
color: #808080;
|
|
|
|
}
|
2012-08-01 09:35:33 +00:00
|
|
|
.msg-hd .group {
|
|
|
|
margin-left:30px;
|
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.msg-con {
|
|
|
|
margin-bottom:0;
|
2012-07-03 09:13:35 +00:00
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.msg-op {
|
2013-03-15 06:41:20 +00:00
|
|
|
color:#444;
|
2013-03-12 13:48:47 +00:00
|
|
|
padding:10px 16px;
|
|
|
|
background:#f8f8f8;
|
|
|
|
border:1px solid #d5d5d5;
|
|
|
|
border-top:0;
|
|
|
|
border-bottom-left-radius:3px;
|
|
|
|
border-bottom-right-radius:3px;
|
|
|
|
}
|
2013-03-15 06:41:20 +00:00
|
|
|
.replies-op {
|
2013-03-12 13:48:47 +00:00
|
|
|
font-weight:bold;
|
|
|
|
cursor:pointer;
|
|
|
|
margin-bottom:10px;
|
2013-03-15 06:41:20 +00:00
|
|
|
position:relative;
|
|
|
|
}
|
|
|
|
.unfold-replies,
|
|
|
|
.fold-replies {
|
|
|
|
padding-right:14px;
|
|
|
|
background:transparent scroll no-repeat right center;
|
|
|
|
}
|
|
|
|
.unfold-replies {
|
|
|
|
background-image:url('../img/unfold.png');
|
|
|
|
}
|
|
|
|
.fold-replies {
|
|
|
|
background-image:url('../img/fold.png');
|
|
|
|
}
|
|
|
|
.unfold-replies-nobg {
|
|
|
|
background-image:none;
|
|
|
|
}
|
|
|
|
.replies-loading-icon {
|
|
|
|
position:absolute;
|
|
|
|
top:0;
|
2012-08-10 13:16:55 +00:00
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.msg .at {
|
2012-08-10 06:32:03 +00:00
|
|
|
color:#808;
|
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.reply {
|
|
|
|
line-height:1.2;
|
|
|
|
margin-bottom:15px;
|
2012-08-10 06:32:03 +00:00
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.reply .txt {
|
2013-04-04 11:58:00 +00:00
|
|
|
margin-left:38px;
|
2012-06-26 08:44:39 +00:00
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.reply-con {
|
2013-03-15 06:41:20 +00:00
|
|
|
font-size:12px;
|
|
|
|
line-height:1.3;
|
|
|
|
margin:4px 0 0;
|
2012-08-14 08:33:16 +00:00
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
.reply-input {
|
|
|
|
width:530px;
|
|
|
|
padding:5px;
|
|
|
|
height:20px;
|
|
|
|
vertical-align:top;
|
2012-06-26 08:44:39 +00:00
|
|
|
}
|
2013-06-01 06:15:47 +00:00
|
|
|
.msg-form .submit,
|
|
|
|
.msg-form .cancel,
|
2013-03-12 13:48:47 +00:00
|
|
|
.reply-submit,
|
|
|
|
.reply-cancel {
|
2014-04-12 08:53:48 +00:00
|
|
|
padding:5px 15px;
|
2014-03-31 10:57:48 +00:00
|
|
|
background:#fff;
|
2014-04-12 08:53:48 +00:00
|
|
|
margin-top:6px;
|
|
|
|
}
|
|
|
|
.msg-form .submit {
|
|
|
|
color:#fff;
|
|
|
|
background:#4abb49;
|
|
|
|
border:1px solid #5cb25b;
|
|
|
|
}
|
|
|
|
.msg-form .submit:hover {
|
|
|
|
background:#3eab36;
|
2014-03-31 10:57:48 +00:00
|
|
|
}
|
|
|
|
.msg-form .cancel {
|
|
|
|
margin-left:6px;
|
2012-06-25 06:57:14 +00:00
|
|
|
}
|
2013-01-25 09:56:02 +00:00
|
|
|
#msg-upward {
|
|
|
|
position:fixed;
|
2013-02-05 09:50:32 +00:00
|
|
|
font-weight:normal;
|
|
|
|
}
|
|
|
|
#msg-upward:hover {
|
|
|
|
text-decoration:none;
|
2013-01-25 09:56:02 +00:00
|
|
|
}
|
2013-03-12 13:48:47 +00:00
|
|
|
#msgs-more {
|
|
|
|
width:576px;
|
|
|
|
margin-left:64px;
|
|
|
|
}
|
2012-07-02 02:21:17 +00:00
|
|
|
/*file upload*/
|
|
|
|
#upload-file-form {
|
|
|
|
margin-top:10px;
|
|
|
|
}
|
2013-02-05 09:50:32 +00:00
|
|
|
.files-add {
|
2012-12-06 09:44:50 +00:00
|
|
|
position: relative;
|
|
|
|
overflow: hidden;
|
|
|
|
margin-bottom:7px;
|
|
|
|
}
|
2013-02-05 09:50:32 +00:00
|
|
|
.files-add .op {
|
2012-12-06 09:44:50 +00:00
|
|
|
font-size:1.15em;
|
|
|
|
font-weight:bold;
|
|
|
|
display:inline-block;
|
|
|
|
padding-left:18px;
|
2013-02-05 09:50:32 +00:00
|
|
|
background-color:#fff;
|
|
|
|
background-position:0 -207px;
|
2012-12-06 09:44:50 +00:00
|
|
|
}
|
|
|
|
#user-avatar-input,
|
|
|
|
#grp-avatar-input,
|
|
|
|
#upload-file-form .files-add input {
|
2012-12-07 03:22:41 +00:00
|
|
|
cursor:pointer;
|
2012-12-06 09:44:50 +00:00
|
|
|
position: absolute;
|
|
|
|
top: 0;
|
|
|
|
margin: 0;
|
|
|
|
opacity: 0;
|
2013-03-04 09:41:43 +00:00
|
|
|
filter: alpha(opacity=0);
|
2012-12-06 09:44:50 +00:00
|
|
|
}
|
|
|
|
#user-avatar-input,
|
|
|
|
#grp-avatar-input {
|
|
|
|
right:0;
|
|
|
|
}
|
|
|
|
#upload-file-form .MultiFile-label {
|
|
|
|
padding:4px 0;
|
|
|
|
border-bottom:1px solid #ebebeb;
|
|
|
|
}
|
|
|
|
#upload-file-form .MultiFile-remove {
|
|
|
|
padding:0 4px;
|
|
|
|
color:#000;
|
|
|
|
font-weight:bold;
|
|
|
|
border:1px solid #eee;
|
|
|
|
}
|
|
|
|
#upload-file-form .MultiFile-remove:hover {
|
|
|
|
text-decoration:none;
|
|
|
|
}
|
2012-12-08 12:11:39 +00:00
|
|
|
.upload-progress-con,
|
|
|
|
.upload-cancel {
|
2012-12-06 09:44:50 +00:00
|
|
|
margin-top:.8em;
|
|
|
|
}
|
2012-12-08 12:11:39 +00:00
|
|
|
.upload-progress-bar {/*for progress container*/
|
2012-07-02 02:21:17 +00:00
|
|
|
height:1em;
|
2012-12-08 12:11:39 +00:00
|
|
|
margin-top:-3px;
|
2012-07-02 02:21:17 +00:00
|
|
|
}
|
2012-12-08 12:11:39 +00:00
|
|
|
.upload-progress-bar .ui-progressbar-value {/*for progress*/
|
2012-07-02 02:21:17 +00:00
|
|
|
background:#e83;
|
|
|
|
margin:0;
|
|
|
|
}
|
2012-07-02 14:45:21 +00:00
|
|
|
|
2012-08-21 08:01:18 +00:00
|
|
|
/* file view online, file edit */
|
2012-07-13 09:26:33 +00:00
|
|
|
.file-op {
|
|
|
|
color:#444;
|
|
|
|
text-align:right;
|
|
|
|
}
|
2013-01-03 11:28:57 +00:00
|
|
|
#shared-link,
|
2013-11-13 02:29:52 +00:00
|
|
|
#shared-upload-link,
|
|
|
|
#shared-link-text,
|
|
|
|
#shared-upload-link-text {
|
2012-09-07 11:50:29 +00:00
|
|
|
border:0;
|
2013-01-08 09:43:29 +00:00
|
|
|
}
|
2013-11-13 02:29:52 +00:00
|
|
|
#shared-link-text,
|
|
|
|
#shared-upload-link-text {
|
2013-07-01 06:29:22 +00:00
|
|
|
background:transparent;
|
2013-07-19 12:05:18 +00:00
|
|
|
height:auto;
|
2012-09-07 11:50:29 +00:00
|
|
|
}
|
2013-11-14 07:45:43 +00:00
|
|
|
#gen-upload-link-btn {
|
|
|
|
margin-top: 0.5em;
|
|
|
|
}
|
2012-12-14 11:56:27 +00:00
|
|
|
.file-op {
|
2012-07-28 07:25:08 +00:00
|
|
|
margin-top:0.8em;
|
2012-07-14 07:19:09 +00:00
|
|
|
}
|
2012-07-13 09:26:33 +00:00
|
|
|
.file-op a {
|
|
|
|
font-weight:normal;
|
2012-08-06 12:29:14 +00:00
|
|
|
margin-left:2px;
|
2012-07-13 09:26:33 +00:00
|
|
|
}
|
|
|
|
.file-op button {
|
|
|
|
color:#444;
|
|
|
|
}
|
2013-07-23 10:56:52 +00:00
|
|
|
.file-op [class^='icon-'],
|
|
|
|
.file-op [class^='sf-icon-'] {
|
|
|
|
font-size:1em;
|
|
|
|
margin-right:3px;
|
|
|
|
color:#666;
|
|
|
|
}
|
2012-10-24 07:40:25 +00:00
|
|
|
#file,
|
|
|
|
#text-diff-output {
|
2012-07-27 11:53:49 +00:00
|
|
|
padding:3px;
|
2012-07-13 09:26:33 +00:00
|
|
|
background:#dedede;
|
|
|
|
border-radius:3px;
|
|
|
|
-moz-border-radius:3px;
|
2012-09-17 04:57:29 +00:00
|
|
|
margin-top:12px;
|
2012-08-10 13:35:58 +00:00
|
|
|
}
|
|
|
|
#file-op {
|
|
|
|
padding:8px 10px;
|
|
|
|
background:#fff;
|
|
|
|
text-align:right;
|
|
|
|
border:1px solid #ccc;
|
|
|
|
}
|
|
|
|
#file-op button {
|
2012-11-12 06:12:49 +00:00
|
|
|
padding:2px 8px;
|
2012-08-10 13:35:58 +00:00
|
|
|
}
|
2013-02-24 08:52:10 +00:00
|
|
|
#file-enc-cont {
|
|
|
|
width:950px;
|
|
|
|
margin:-20px auto 6px;
|
|
|
|
text-align:right;
|
|
|
|
}
|
|
|
|
#file-enc {
|
|
|
|
border:1px solid #ddd;
|
|
|
|
border-radius:2px;
|
|
|
|
background:#efefef;
|
|
|
|
}
|
2012-12-14 11:56:27 +00:00
|
|
|
#file-view-tip {
|
2012-08-10 13:35:58 +00:00
|
|
|
height: 150px;
|
|
|
|
padding:10px;
|
2012-12-14 11:56:27 +00:00
|
|
|
width:930px;
|
2012-08-10 13:35:58 +00:00
|
|
|
background:#fff;
|
2012-07-13 09:26:33 +00:00
|
|
|
}
|
|
|
|
#docu-view {
|
2012-08-23 07:37:36 +00:00
|
|
|
font-size:14px;/*override .ace_editor*/
|
2012-08-24 03:50:28 +00:00
|
|
|
line-height:1.6em;
|
2012-07-31 09:29:25 +00:00
|
|
|
font-family: Consolas,"Liberation Mono",Courier,monospace;/*override .ace_editor*/
|
2012-07-02 14:45:21 +00:00
|
|
|
min-height: 200px;
|
2012-07-13 09:26:33 +00:00
|
|
|
}
|
2013-01-31 05:17:28 +00:00
|
|
|
#img-prev-next {
|
|
|
|
font-size:1.1em;
|
|
|
|
margin-bottom:5px;
|
2012-08-24 03:50:28 +00:00
|
|
|
}
|
2012-07-13 09:26:33 +00:00
|
|
|
#image-view {
|
|
|
|
padding:1px;
|
|
|
|
background:#fff;
|
|
|
|
border:1px solid #eee;
|
|
|
|
}
|
|
|
|
#docu-view,
|
2012-07-23 06:58:54 +00:00
|
|
|
#svg-view,
|
2012-07-27 11:53:49 +00:00
|
|
|
#pdf,
|
2013-03-25 12:27:17 +00:00
|
|
|
#md-view,
|
|
|
|
#md-edit {
|
2012-07-13 09:26:33 +00:00
|
|
|
background:#fff;
|
|
|
|
}
|
2013-03-25 12:27:17 +00:00
|
|
|
#md-view,
|
|
|
|
#md-edit {
|
2012-12-06 09:28:37 +00:00
|
|
|
width:756px;
|
2012-08-25 02:55:01 +00:00
|
|
|
}
|
2013-03-15 08:57:33 +00:00
|
|
|
#md-view h2,
|
2013-03-25 12:27:17 +00:00
|
|
|
#wmd-preview h2,
|
2013-03-15 08:57:33 +00:00
|
|
|
#wiki-content h2 {
|
2013-01-05 12:22:59 +00:00
|
|
|
border-bottom: 1px solid #ccc;
|
|
|
|
}
|
2014-01-17 08:56:20 +00:00
|
|
|
.wiki-image {
|
|
|
|
display: block;
|
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
|
|
|
max-width: 100%;
|
|
|
|
}
|
2013-07-22 09:16:44 +00:00
|
|
|
#wiki-content img {
|
|
|
|
padding: 5px;
|
|
|
|
border: 1px solid #DDD;
|
|
|
|
box-shadow: 0 1px 1px #CCC;
|
|
|
|
border-radius: 2px;
|
2014-01-17 08:56:20 +00:00
|
|
|
max-width:688px;
|
2013-08-07 10:04:12 +00:00
|
|
|
margin:15px 0;
|
2013-07-22 09:16:44 +00:00
|
|
|
}
|
2014-01-17 08:56:20 +00:00
|
|
|
#wiki-content .file-icon {
|
|
|
|
border:0;
|
|
|
|
padding:0;
|
|
|
|
border-radius:0;
|
|
|
|
box-shadow:none;
|
|
|
|
margin:0 2px 0 0;
|
2013-04-13 12:50:18 +00:00
|
|
|
}
|
2014-01-14 07:35:53 +00:00
|
|
|
.anchor {
|
|
|
|
font-size:0.8em;
|
|
|
|
margin-left:6px;
|
|
|
|
}
|
|
|
|
.anchor:hover {
|
|
|
|
text-decoration:none;
|
|
|
|
}
|
2012-07-13 09:26:33 +00:00
|
|
|
#svg-view {
|
|
|
|
min-height:500px;/*for ff*/
|
2012-07-02 16:30:15 +00:00
|
|
|
}
|
2012-12-14 11:56:27 +00:00
|
|
|
#svg-view,
|
|
|
|
#pdf {
|
|
|
|
width:950px;
|
|
|
|
margin:0 auto;
|
|
|
|
}
|
2012-07-24 09:44:44 +00:00
|
|
|
#doc-view {
|
2012-08-02 10:55:51 +00:00
|
|
|
min-height:700px;
|
|
|
|
_height:700px;
|
2012-07-24 09:44:44 +00:00
|
|
|
}
|
2012-07-24 05:12:18 +00:00
|
|
|
#pdf-op-bar {
|
|
|
|
padding:10px 0 7px;
|
|
|
|
margin-bottom:3px;
|
|
|
|
border-bottom:1px solid #ddd;
|
|
|
|
}
|
|
|
|
#pdf-op-bar button {
|
|
|
|
color:#000;
|
|
|
|
border-color:#aaa;
|
2012-07-21 14:12:23 +00:00
|
|
|
margin:0 5px;
|
|
|
|
}
|
2012-07-24 05:12:18 +00:00
|
|
|
#pdf-page {
|
2012-09-24 07:29:24 +00:00
|
|
|
margin:0 10px;
|
2012-07-24 05:12:18 +00:00
|
|
|
}
|
2012-07-21 14:12:23 +00:00
|
|
|
#page-number {
|
|
|
|
padding:0 3px;
|
|
|
|
min-width:16px;
|
|
|
|
width:30px;
|
|
|
|
text-align:right;
|
|
|
|
border-radius:3px;
|
|
|
|
-moz-border-radius:3px;
|
|
|
|
}
|
2013-02-27 13:37:38 +00:00
|
|
|
#pdf-view {
|
|
|
|
max-width:950px;
|
|
|
|
}
|
2012-11-21 07:10:42 +00:00
|
|
|
#op-after-edit {
|
2012-11-27 07:47:08 +00:00
|
|
|
margin-top:.9em;
|
2012-08-20 09:15:24 +00:00
|
|
|
}
|
2012-11-23 03:29:02 +00:00
|
|
|
#op-after-edit button {
|
|
|
|
margin-left:5px;
|
|
|
|
}
|
2012-08-20 09:15:24 +00:00
|
|
|
#file-edit-cancel {
|
|
|
|
color:#900;
|
2012-11-27 07:47:08 +00:00
|
|
|
font-weight: normal;
|
|
|
|
margin-left: 3px;
|
2012-08-20 09:15:24 +00:00
|
|
|
}
|
2012-12-03 03:34:32 +00:00
|
|
|
#op-after-edit button,
|
|
|
|
#file-edit-cancel {
|
|
|
|
vertical-align:middle; /* for ie 7 */
|
|
|
|
}
|
2012-11-27 07:47:08 +00:00
|
|
|
#sf {
|
2012-12-06 09:28:37 +00:00
|
|
|
width:624px;
|
2013-09-16 04:03:57 +00:00
|
|
|
/*font-size:15px;*/
|
|
|
|
font-size:medium;
|
2012-11-20 08:28:33 +00:00
|
|
|
background:#fff;
|
|
|
|
}
|
2012-12-06 09:28:37 +00:00
|
|
|
#sf, #md-view {
|
|
|
|
padding:40px 96px;
|
|
|
|
}
|
2013-03-25 12:27:17 +00:00
|
|
|
#md-edit-help {
|
|
|
|
width:550px;
|
|
|
|
}
|
2013-10-15 09:41:02 +00:00
|
|
|
/* shareadmin & useradmin */
|
2012-07-19 03:30:12 +00:00
|
|
|
.view-link-alert p {
|
|
|
|
display: inline-block;
|
|
|
|
}
|
2013-10-15 09:41:02 +00:00
|
|
|
.share-permission-select,
|
|
|
|
.user-status-select {
|
2013-03-02 07:24:33 +00:00
|
|
|
position:relative;/*for long text in other lang in 'share admin'*/
|
2014-02-24 10:41:31 +00:00
|
|
|
padding:3px 2px;
|
2012-10-18 13:28:15 +00:00
|
|
|
background:#fff;
|
2012-10-19 07:14:43 +00:00
|
|
|
border:1px solid #ddd;
|
2012-10-18 13:28:15 +00:00
|
|
|
border-radius:2px;
|
|
|
|
}
|
2012-08-08 10:19:38 +00:00
|
|
|
/*bottom bar*/
|
2012-11-13 08:22:35 +00:00
|
|
|
#bottom-bar {
|
|
|
|
position:fixed;
|
|
|
|
bottom:0;
|
|
|
|
right:10px;
|
2014-02-25 04:05:10 +00:00
|
|
|
background:#fff;
|
2014-02-24 03:17:40 +00:00
|
|
|
border-style:solid;
|
|
|
|
border-width:1px;
|
|
|
|
border-color:#f2f2f2 #cacaca #919191;
|
|
|
|
border-top-left-radius:4px;
|
|
|
|
border-top-right-radius:4px;
|
2012-11-13 08:22:35 +00:00
|
|
|
}
|
2014-02-24 03:17:40 +00:00
|
|
|
#discuss, #click-into-group {
|
2014-02-21 10:32:56 +00:00
|
|
|
color:#424242;
|
2014-02-25 04:05:10 +00:00
|
|
|
font-size:15px;
|
|
|
|
line-height:21px;
|
|
|
|
padding:3px 16px;
|
2014-02-24 03:17:40 +00:00
|
|
|
border:none;
|
|
|
|
}
|
2014-03-05 09:53:06 +00:00
|
|
|
#discuss {
|
|
|
|
padding-left: 42px;
|
|
|
|
background-color:#fff;
|
|
|
|
background-position: 16px -162px;
|
|
|
|
}
|
2014-02-24 03:17:40 +00:00
|
|
|
#click-into-group {
|
2014-03-05 09:53:06 +00:00
|
|
|
background:#fff;
|
2014-02-24 03:17:40 +00:00
|
|
|
border-left:1px solid #ebebeb;
|
2014-02-21 10:32:56 +00:00
|
|
|
}
|
|
|
|
#bottom-bar button:focus {
|
|
|
|
outline:none;
|
2012-08-08 10:19:38 +00:00
|
|
|
}
|
2012-10-22 09:15:35 +00:00
|
|
|
#to-group,
|
2013-04-04 11:58:00 +00:00
|
|
|
#discuss-to-group {
|
2012-09-19 12:42:55 +00:00
|
|
|
width:400px;
|
2012-11-13 08:22:35 +00:00
|
|
|
padding:0 15px;
|
2012-09-19 12:42:55 +00:00
|
|
|
position:fixed;
|
|
|
|
right:10px;
|
2012-11-13 08:22:35 +00:00
|
|
|
background:#fff;
|
2012-09-19 12:42:55 +00:00
|
|
|
border:1px solid #cbcbcb;
|
|
|
|
box-shadow: 0 2px 4px rgba(0,0,0,.2);
|
|
|
|
-moz-box-shadow: -1px 1px 1px rgba(0,0,0,.2);
|
|
|
|
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2);
|
|
|
|
}
|
2013-04-04 11:58:00 +00:00
|
|
|
#discuss-to-group {
|
|
|
|
padding-bottom:10px;
|
2012-09-19 12:42:55 +00:00
|
|
|
}
|
2013-04-04 11:58:00 +00:00
|
|
|
#discussions-to-grp {
|
|
|
|
height:auto;
|
|
|
|
overflow:auto;
|
2013-04-09 07:26:06 +00:00
|
|
|
position:relative;/*for ie7*/
|
2012-09-19 12:42:55 +00:00
|
|
|
}
|
2013-04-04 11:58:00 +00:00
|
|
|
#discussions-to-grp .msg {
|
2012-09-19 12:42:55 +00:00
|
|
|
width:380px;
|
|
|
|
}
|
2013-04-09 07:26:06 +00:00
|
|
|
#discussions-to-grp .msg-main {
|
|
|
|
width:282px;/*for ie7*/
|
|
|
|
}
|
2013-04-04 11:58:00 +00:00
|
|
|
#discussions-to-grp .reply-input {
|
2013-04-09 07:26:06 +00:00
|
|
|
width:270px;
|
2012-09-19 12:42:55 +00:00
|
|
|
}
|
2012-10-22 09:15:35 +00:00
|
|
|
#to-group-caret,
|
2013-03-15 06:41:20 +00:00
|
|
|
#discuss-to-group-caret {
|
2012-10-20 13:37:02 +00:00
|
|
|
width:28px;
|
2012-09-19 12:42:55 +00:00
|
|
|
position:fixed;
|
|
|
|
}
|
2013-07-20 08:44:05 +00:00
|
|
|
#to-group,
|
|
|
|
#discuss-to-group,
|
|
|
|
#to-group-caret,
|
|
|
|
#discuss-to-group-caret {
|
|
|
|
z-index:12; /* to be on top of 'fixed-hd' in repo.html*/
|
|
|
|
}
|
2012-10-20 13:37:02 +00:00
|
|
|
/*to-group*/
|
|
|
|
#to-group {
|
2012-10-22 05:19:12 +00:00
|
|
|
min-width:100px;
|
|
|
|
width:auto;
|
|
|
|
padding:6px 0;
|
|
|
|
}
|
2013-03-15 06:41:20 +00:00
|
|
|
/*discuss to group*/
|
2013-04-04 11:58:00 +00:00
|
|
|
#discuss-to-group-form .checkbox-label {
|
|
|
|
display:inline-block;
|
|
|
|
white-space:nowrap;
|
|
|
|
padding-right:3px;
|
|
|
|
margin-right:10px;
|
2013-04-05 03:52:37 +00:00
|
|
|
margin-top:0;
|
2012-10-22 09:15:35 +00:00
|
|
|
}
|
2013-03-15 06:41:20 +00:00
|
|
|
#discuss-to-group-form .input {
|
|
|
|
padding:5px;
|
|
|
|
width:388px;
|
2012-10-22 09:15:35 +00:00
|
|
|
height:5em;
|
2013-04-05 03:52:37 +00:00
|
|
|
resize:none;
|
|
|
|
vertical-align:top;
|
|
|
|
}
|
|
|
|
#discuss-to-group-form .attachment {
|
|
|
|
margin-left:5px;
|
2012-10-22 09:15:35 +00:00
|
|
|
}
|
2012-10-16 06:47:36 +00:00
|
|
|
/* text file diff */
|
2012-10-24 07:40:25 +00:00
|
|
|
.file-modification-hd .modifier,
|
|
|
|
.file-modification-hd .time {
|
|
|
|
font-weight:normal;
|
|
|
|
font-size:13px;
|
|
|
|
color:#666;
|
2012-10-20 03:48:19 +00:00
|
|
|
}
|
2012-10-24 07:40:25 +00:00
|
|
|
.file-modification-hd a {
|
|
|
|
margin:0 3px 0 5px;
|
|
|
|
}
|
|
|
|
.file-modification-hd .avatar,
|
|
|
|
.file-modification-meta-info .span {
|
|
|
|
vertical-align:middle;
|
|
|
|
}
|
|
|
|
.file-modification-hd .time {
|
|
|
|
margin-left:5px;
|
|
|
|
}
|
|
|
|
#text-diff-output {
|
|
|
|
font-size:14px;
|
|
|
|
font-family:monospace;
|
|
|
|
}
|
|
|
|
#text-diff-output .blank-file,
|
|
|
|
#text-diff-output .diff-con {
|
|
|
|
background:#fff;
|
|
|
|
border:1px solid #ccc;
|
|
|
|
margin:0;
|
|
|
|
}
|
|
|
|
#text-diff-output .blank-file {
|
|
|
|
padding:2em 1em;
|
|
|
|
}
|
|
|
|
#text-diff-output th {
|
2012-10-20 03:48:19 +00:00
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
#text-diff-output td {
|
2012-10-24 07:40:25 +00:00
|
|
|
font-size:12px;
|
|
|
|
word-wrap:break-word;
|
|
|
|
padding:2px 3px;
|
|
|
|
border-bottom:none;
|
|
|
|
}
|
|
|
|
#text-diff-output .diff-header {
|
|
|
|
text-align:right;
|
|
|
|
vertical-align:top; /* make the line number stay there even its right td gets multi lines of content */
|
|
|
|
background-color:#ebebeb;
|
|
|
|
border-right:1px solid #eee;
|
2012-10-20 03:48:19 +00:00
|
|
|
}
|
2012-10-24 07:40:25 +00:00
|
|
|
.diff-add {
|
|
|
|
color: #080;
|
2012-10-20 03:48:19 +00:00
|
|
|
}
|
2012-10-24 07:40:25 +00:00
|
|
|
.diff-sub {
|
|
|
|
color: #c00;
|
|
|
|
}
|
|
|
|
.diff-chg {
|
|
|
|
color: #c3f;
|
2012-10-20 03:48:19 +00:00
|
|
|
}
|
2013-02-21 11:59:58 +00:00
|
|
|
.pubinfo-item {
|
|
|
|
display:inline-block;
|
|
|
|
min-width:66px;
|
|
|
|
}
|
2013-03-02 07:51:16 +00:00
|
|
|
.pubinfo-item {
|
|
|
|
*display:inline;
|
|
|
|
}
|
2013-03-02 07:24:33 +00:00
|
|
|
.ru .pubinfo-item {
|
|
|
|
min-width:64px;
|
|
|
|
}
|
|
|
|
.de .pubinfo-item {
|
|
|
|
min-width:63px;
|
|
|
|
}
|
2013-02-21 11:59:58 +00:00
|
|
|
.pubinfo-item .amount {
|
|
|
|
font-size:28px;
|
|
|
|
line-height:1;
|
|
|
|
font-weight:bold;
|
|
|
|
color:#222;
|
|
|
|
}
|
|
|
|
.pubinfo-item .obj {
|
|
|
|
font-size:11px;
|
|
|
|
color:#999;
|
|
|
|
}
|
2013-02-26 04:16:18 +00:00
|
|
|
.video-container {
|
|
|
|
margin: auto;
|
|
|
|
width: 800px;
|
|
|
|
height: 400px;
|
|
|
|
}
|
|
|
|
.audio-container {
|
|
|
|
margin: auto;
|
|
|
|
width: 500px;
|
|
|
|
height: 30px;
|
2013-02-27 10:43:18 +00:00
|
|
|
}
|
2013-03-07 04:05:30 +00:00
|
|
|
|
|
|
|
/* wiki page */
|
2014-02-26 03:55:54 +00:00
|
|
|
.wiki-top {/* for lang with long words */
|
2013-03-15 08:57:33 +00:00
|
|
|
text-align:right;
|
2014-02-26 03:55:54 +00:00
|
|
|
height:auto;
|
2013-03-12 08:09:30 +00:00
|
|
|
}
|
2013-03-15 08:57:33 +00:00
|
|
|
.wiki-top .op-btn {
|
|
|
|
margin-left:3px;
|
2013-03-07 04:05:30 +00:00
|
|
|
}
|
2013-03-15 08:57:33 +00:00
|
|
|
.wiki-nav .item {
|
|
|
|
float:left;
|
2013-03-15 02:16:19 +00:00
|
|
|
}
|
2013-03-15 08:57:33 +00:00
|
|
|
.wiki-nav .link {
|
2014-02-14 10:46:53 +00:00
|
|
|
color:#333;
|
2013-03-15 08:57:33 +00:00
|
|
|
font-weight:normal;
|
2013-03-15 02:16:19 +00:00
|
|
|
}
|
2013-03-15 08:57:33 +00:00
|
|
|
#wiki-area {
|
|
|
|
padding: 0 0;
|
2013-03-15 02:16:19 +00:00
|
|
|
}
|
2013-03-15 12:47:26 +00:00
|
|
|
#wiki-last-modified {
|
|
|
|
margin-top: 10px;
|
|
|
|
font-size:12px;
|
|
|
|
color: #666;
|
|
|
|
}
|
2013-03-15 08:57:33 +00:00
|
|
|
#wiki-pages {
|
|
|
|
list-style-type:disc;
|
|
|
|
padding-left:2em;
|
|
|
|
margin-top:1.6em;
|
2013-03-08 11:34:53 +00:00
|
|
|
}
|
|
|
|
.wiki-page-missing {
|
|
|
|
color:red;
|
2013-03-09 04:01:28 +00:00
|
|
|
}
|
2013-03-04 09:25:47 +00:00
|
|
|
|
2013-03-15 08:57:33 +00:00
|
|
|
/* search */
|
2013-05-20 07:03:55 +00:00
|
|
|
.search-form,
|
|
|
|
#search-form .input_and_submit {
|
2013-03-08 08:45:04 +00:00
|
|
|
padding-left:5px;
|
2013-03-09 12:44:28 +00:00
|
|
|
height:24px;
|
2013-03-08 08:45:04 +00:00
|
|
|
border:1px solid #ddd;
|
|
|
|
border-radius:3px;
|
|
|
|
background:#fff;
|
2013-04-20 11:19:38 +00:00
|
|
|
position:relative;
|
2013-03-04 09:25:47 +00:00
|
|
|
}
|
2013-03-08 08:45:04 +00:00
|
|
|
#top-search-form {
|
2014-01-17 05:34:55 +00:00
|
|
|
margin-top:7px;
|
2013-03-08 08:45:04 +00:00
|
|
|
}
|
|
|
|
.search-input,
|
|
|
|
.search-form .search-submit {
|
2014-02-26 06:36:05 +00:00
|
|
|
padding:0;
|
2013-03-09 12:44:28 +00:00
|
|
|
height:24px;
|
2013-03-08 08:45:04 +00:00
|
|
|
border:0;
|
|
|
|
margin:0;
|
2013-04-20 11:19:38 +00:00
|
|
|
vertical-align:top;
|
2013-03-04 09:25:47 +00:00
|
|
|
}
|
2013-03-08 08:45:04 +00:00
|
|
|
.search-input {
|
2014-02-08 08:09:21 +00:00
|
|
|
width:155px;
|
2013-03-08 08:45:04 +00:00
|
|
|
outline:0;
|
2013-03-04 09:25:47 +00:00
|
|
|
}
|
2013-04-20 11:19:38 +00:00
|
|
|
.search-form .icon-caret-down {
|
|
|
|
color:#bbb;
|
|
|
|
cursor:pointer;
|
|
|
|
line-height:24px;
|
|
|
|
}
|
2013-05-20 07:03:55 +00:00
|
|
|
#advanced-search-form {
|
2013-04-20 11:19:38 +00:00
|
|
|
position:absolute;
|
2013-05-20 07:03:55 +00:00
|
|
|
width:500px;
|
|
|
|
padding:18px;
|
|
|
|
height:auto;
|
|
|
|
box-shadow:0 0 10px #ddd;
|
|
|
|
z-index:100;/* for pages with jquery tabs*/
|
|
|
|
}
|
|
|
|
#advanced-search-form .search-input {
|
|
|
|
width:98%;
|
|
|
|
padding:0 3px;
|
2013-04-20 11:19:38 +00:00
|
|
|
border:1px solid #ddd;
|
|
|
|
border-radius:3px;
|
2013-05-20 07:03:55 +00:00
|
|
|
}
|
|
|
|
#advanced-search-form .submit {
|
|
|
|
margin-bottom:0;
|
|
|
|
}
|
|
|
|
.search-scales {
|
|
|
|
margin-top:8px;
|
2013-04-20 11:19:38 +00:00
|
|
|
}
|
|
|
|
.search-scales .item {
|
2013-05-20 07:03:55 +00:00
|
|
|
width:48%;
|
2013-04-20 11:19:38 +00:00
|
|
|
}
|
2013-05-20 07:03:55 +00:00
|
|
|
.search-repos {
|
|
|
|
border-bottom:1px dotted #ddd;
|
|
|
|
margin-bottom:3px;
|
2013-04-20 11:19:38 +00:00
|
|
|
}
|
2013-05-20 07:03:55 +00:00
|
|
|
.custom-ftype-options {
|
|
|
|
font-size:13px;
|
|
|
|
padding:2px 0;
|
|
|
|
background:#fafafa;
|
|
|
|
}
|
|
|
|
.custom-ftype-options .checkbox-label {
|
|
|
|
display:inline-block;
|
|
|
|
margin:0 10px 0 0;
|
|
|
|
}
|
|
|
|
.custom-ftype-options .fileext-input {
|
|
|
|
padding:0 3px;
|
|
|
|
width:70%;
|
2013-04-20 11:19:38 +00:00
|
|
|
}
|
2013-03-08 08:45:04 +00:00
|
|
|
.search-form .search-submit {
|
|
|
|
width:30px;
|
2013-04-13 09:30:42 +00:00
|
|
|
background:#fff;
|
|
|
|
}
|
|
|
|
.search-form .icon-search {
|
|
|
|
font-size:16px;
|
|
|
|
color:#aaa;
|
2013-03-04 09:25:47 +00:00
|
|
|
}
|
2013-09-07 03:44:21 +00:00
|
|
|
#search-form,
|
2013-09-23 07:57:54 +00:00
|
|
|
#search-user-form,
|
|
|
|
#search-repo-form{
|
2013-05-20 07:03:55 +00:00
|
|
|
padding:7px 5px;
|
|
|
|
height:auto;
|
|
|
|
background:#f7f7f8;
|
|
|
|
border:0;
|
|
|
|
border-radius:2px;
|
|
|
|
}
|
|
|
|
#search-form .input_and_submit {
|
|
|
|
display:inline-block;
|
2013-03-08 08:45:04 +00:00
|
|
|
width:426px;
|
|
|
|
*width:430px;
|
2013-03-04 09:25:47 +00:00
|
|
|
}
|
2013-05-20 07:03:55 +00:00
|
|
|
#search-form .advanced-search {
|
|
|
|
color:#666;
|
|
|
|
font-size:16px;
|
|
|
|
cursor:pointer;
|
|
|
|
margin-left:4px;
|
|
|
|
}
|
2013-03-08 08:45:04 +00:00
|
|
|
#search-form .search-input {
|
|
|
|
width:392px;
|
2013-03-04 09:25:47 +00:00
|
|
|
}
|
2013-03-08 08:45:04 +00:00
|
|
|
#search-results {
|
|
|
|
padding-top:15px;
|
2013-03-09 06:15:53 +00:00
|
|
|
}
|
|
|
|
#search-results a {
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
.search-results-item {
|
2013-03-27 09:09:59 +00:00
|
|
|
margin-top:15px;
|
2013-03-09 06:15:53 +00:00
|
|
|
}
|
2013-03-27 09:09:59 +00:00
|
|
|
.search-results-item .main-con {
|
|
|
|
margin-left:40px;
|
2013-03-09 06:15:53 +00:00
|
|
|
}
|
2013-03-27 09:09:59 +00:00
|
|
|
.search-results-item .avatar {
|
|
|
|
vertical-align:middle;
|
2013-03-09 06:15:53 +00:00
|
|
|
}
|
2013-03-27 09:09:59 +00:00
|
|
|
.search-results-item .time {
|
|
|
|
color:#666;
|
2013-03-12 13:48:47 +00:00
|
|
|
}
|
2013-05-15 05:43:21 +00:00
|
|
|
#plan-form {
|
|
|
|
width:260px;
|
2013-05-18 03:09:34 +00:00
|
|
|
}
|
2013-06-01 06:15:47 +00:00
|
|
|
#mass-msg {
|
2013-06-06 12:09:29 +00:00
|
|
|
width:424px;
|
|
|
|
height:100px;
|
2013-07-22 09:16:44 +00:00
|
|
|
padding:2px;
|
2013-06-01 06:15:47 +00:00
|
|
|
margin-bottom:3px;
|
2013-05-08 09:13:55 +00:00
|
|
|
}
|
2013-06-01 06:15:47 +00:00
|
|
|
#mass-email {
|
2013-06-06 12:09:29 +00:00
|
|
|
width:432px;
|
2013-05-08 09:13:55 +00:00
|
|
|
}
|
2013-05-18 06:09:17 +00:00
|
|
|
/* payments */
|
|
|
|
#current-plan p {
|
|
|
|
font-size:15px;
|
|
|
|
}
|
|
|
|
#plan-form input[type=radio] {
|
|
|
|
margin-right: 10px;
|
2013-05-21 14:54:35 +00:00
|
|
|
}
|
2013-10-14 06:13:15 +00:00
|
|
|
#search-repo-form label,
|
|
|
|
#search-user-form label {
|
|
|
|
width:3.5em;
|
2013-09-28 08:50:34 +00:00
|
|
|
}
|
2013-10-14 06:13:15 +00:00
|
|
|
#search-repo-form .submit,
|
|
|
|
#search-user-form .submit {
|
|
|
|
margin-left:3.5em;
|
2013-09-28 08:50:34 +00:00
|
|
|
}
|
2014-02-12 10:07:50 +00:00
|
|
|
#enable-mods,
|
|
|
|
#edit-index {
|
2014-02-27 07:26:08 +00:00
|
|
|
color:#d7d7d7;
|
2014-01-24 03:49:50 +00:00
|
|
|
margin-top:3px;
|
2013-10-12 05:49:02 +00:00
|
|
|
}
|
2014-02-12 10:07:50 +00:00
|
|
|
#enable-mods:hover,
|
|
|
|
#edit-index:hover {
|
2013-10-12 05:49:02 +00:00
|
|
|
color:#666;
|
2013-12-10 04:14:12 +00:00
|
|
|
cursor:pointer;
|
2013-10-12 05:49:02 +00:00
|
|
|
}
|
2013-11-25 10:43:40 +00:00
|
|
|
#add-msg .icon-pencil {
|
|
|
|
font-size:1em;
|
|
|
|
margin:0 3px 0 0;
|
|
|
|
}
|
2013-12-17 09:49:11 +00:00
|
|
|
.help-con {
|
2014-02-08 08:09:21 +00:00
|
|
|
padding:0 0 0 30px;
|
2013-12-17 09:49:11 +00:00
|
|
|
}
|
2014-01-14 07:35:53 +00:00
|
|
|
/* wiki index */
|
|
|
|
.wiki-index {
|
|
|
|
margin-top:25px;
|
|
|
|
}
|
2014-04-10 07:59:03 +00:00
|
|
|
.grp-wiki-index {
|
|
|
|
margin-left:12px;
|
|
|
|
}
|
|
|
|
.wiki-index h3 {
|
|
|
|
color:#6b6b6b;
|
|
|
|
}
|
2014-02-28 12:27:27 +00:00
|
|
|
#wiki-index-con {
|
|
|
|
padding-left:12px;
|
2014-04-10 07:59:03 +00:00
|
|
|
color:#8c8c8c;
|
|
|
|
}
|
|
|
|
.grp-wiki-index #wiki-index-con {
|
|
|
|
padding:0;
|
2014-02-28 12:27:27 +00:00
|
|
|
}
|
2014-01-14 07:35:53 +00:00
|
|
|
.wiki-index ul {
|
|
|
|
list-style-type: square;
|
|
|
|
padding-left: 1.5em;
|
|
|
|
margin-bottom:5px;
|
|
|
|
}
|
2014-04-10 07:59:03 +00:00
|
|
|
.wiki-index a {
|
|
|
|
font-weight:normal;
|
2014-04-12 08:53:48 +00:00
|
|
|
color:#8c8c8c;
|
|
|
|
}
|
|
|
|
.wiki-index a:hover {
|
|
|
|
color:#f93;
|
|
|
|
text-decoration:underline;
|
2014-04-10 07:59:03 +00:00
|
|
|
}
|
2014-03-27 04:09:36 +00:00
|
|
|
.client-list .lib-num {
|
|
|
|
cursor:pointer;
|
|
|
|
}
|
|
|
|
.client-list .dir-icon {
|
|
|
|
color:#666;
|
|
|
|
}
|
2014-04-01 07:13:07 +00:00
|
|
|
/* side-info */
|
|
|
|
.side-info {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.go-back {
|
|
|
|
position: absolute;
|
|
|
|
left: -41px;
|
|
|
|
top: -15px;
|
|
|
|
padding: 0 5px;
|
|
|
|
font-size: 25px;
|
|
|
|
color:#ccc;
|
|
|
|
}
|
|
|
|
.go-back:hover {
|
|
|
|
color:#f93;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
#set-quota-form {
|
|
|
|
min-width:255px;
|
|
|
|
}
|
2014-04-01 09:52:41 +00:00
|
|
|
/* lib setting */
|
|
|
|
.lib-setting .input,
|
|
|
|
.lib-setting .textarea {
|
|
|
|
width:320px;
|
|
|
|
}
|
|
|
|
.lib-setting .form {
|
|
|
|
margin-bottom:30px;
|
|
|
|
}
|
|
|
|
|