mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
Remove unused css
This commit is contained in:
@@ -1085,7 +1085,6 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
.article p {
|
.article p {
|
||||||
margin:0.8em 0;
|
margin:0.8em 0;
|
||||||
}
|
}
|
||||||
#md-edit-help ul,
|
|
||||||
.article ul {
|
.article ul {
|
||||||
list-style-type:disc;
|
list-style-type:disc;
|
||||||
padding-left:2em;
|
padding-left:2em;
|
||||||
@@ -1408,8 +1407,7 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
#notice-popup a {
|
#notice-popup a {
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
}
|
}
|
||||||
#notice-popup .close,
|
#notice-popup .close {
|
||||||
#discuss-to-group .close {
|
|
||||||
position:absolute;
|
position:absolute;
|
||||||
top:.5em;
|
top:.5em;
|
||||||
right:10px;
|
right:10px;
|
||||||
@@ -1482,15 +1480,13 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
white-space:nowrap;
|
white-space:nowrap;
|
||||||
z-index:10; /* for shared dir grid view */
|
z-index:10; /* for shared dir grid view */
|
||||||
}
|
}
|
||||||
#lang-context-selector a,
|
#lang-context-selector a {
|
||||||
#to-group a {
|
|
||||||
color:#000;
|
color:#000;
|
||||||
display:block;
|
display:block;
|
||||||
padding:1px 5px;
|
padding:1px 5px;
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
}
|
}
|
||||||
#lang-context-selector a:hover,
|
#lang-context-selector a:hover {
|
||||||
#to-group a:hover {
|
|
||||||
background:#eee;
|
background:#eee;
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
}
|
}
|
||||||
@@ -1657,16 +1653,14 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
#repo-create-form .checkbox-label { /* for "Encrypt" */
|
#repo-create-form .checkbox-label { /* for "Encrypt" */
|
||||||
margin:10px 0 0;
|
margin:10px 0 0;
|
||||||
}
|
}
|
||||||
.activity-group-hd,
|
.activity-group-hd {
|
||||||
.event-group-hd {
|
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
color: #444;
|
color: #444;
|
||||||
font-size:16px;
|
font-size:16px;
|
||||||
border-bottom: 1px solid #e5e5e5;
|
border-bottom: 1px solid #e5e5e5;
|
||||||
margin:0;
|
margin:0;
|
||||||
}
|
}
|
||||||
.activity-group-bd,
|
.activity-group-bd {
|
||||||
.event-group-bd {
|
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
font-size:15px;
|
font-size:15px;
|
||||||
line-height:21px;
|
line-height:21px;
|
||||||
@@ -1912,13 +1906,6 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
display:inline;
|
display:inline;
|
||||||
margin-right:5px;
|
margin-right:5px;
|
||||||
}
|
}
|
||||||
.displayed-op .dir-download,
|
|
||||||
.displayed-op .file-download {
|
|
||||||
margin-right:5px;
|
|
||||||
}
|
|
||||||
.displayed-op .op:hover {
|
|
||||||
text-decoration:none;
|
|
||||||
}
|
|
||||||
.audit-item .audit-select-hidden {
|
.audit-item .audit-select-hidden {
|
||||||
position:absolute;
|
position:absolute;
|
||||||
background:#fff;
|
background:#fff;
|
||||||
@@ -1997,18 +1984,6 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
color:#666;
|
color:#666;
|
||||||
margin-left:5px;
|
margin-left:5px;
|
||||||
}
|
}
|
||||||
#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;
|
|
||||||
}
|
|
||||||
.lsch,
|
.lsch,
|
||||||
.lsch-encrypted,
|
.lsch-encrypted,
|
||||||
.file-diff {
|
.file-diff {
|
||||||
@@ -2265,12 +2240,6 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
#repo-transfer-form .op-target {
|
#repo-transfer-form .op-target {
|
||||||
max-width:200px;
|
max-width:200px;
|
||||||
}
|
}
|
||||||
/* group-join-form */
|
|
||||||
/* group-join-form */
|
|
||||||
#id_group_join_msg {
|
|
||||||
width:260px;
|
|
||||||
height:80px;
|
|
||||||
}
|
|
||||||
/* group, org */
|
/* group, org */
|
||||||
.user-list {
|
.user-list {
|
||||||
margin-top:30px;
|
margin-top:30px;
|
||||||
@@ -2300,29 +2269,11 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
.member .name {
|
.member .name {
|
||||||
vertical-align:middle;
|
vertical-align:middle;
|
||||||
}
|
}
|
||||||
.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;
|
|
||||||
}
|
|
||||||
#grp-member-add {
|
|
||||||
margin-top:2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* notification admin */
|
/* notification admin */
|
||||||
.cur-note { color: red; font-size: 75%; }
|
.cur-note { color: red; font-size: 75%; }
|
||||||
|
|
||||||
/* group message and replies */
|
/* group message and replies */
|
||||||
#grp-repos-commits td {
|
|
||||||
padding:6px 3px;
|
|
||||||
}
|
|
||||||
.msg-panel {
|
.msg-panel {
|
||||||
width:640px;
|
width:640px;
|
||||||
margin-top:10px;
|
margin-top:10px;
|
||||||
@@ -2577,7 +2528,6 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
background-position:0 -207px;
|
background-position:0 -207px;
|
||||||
}
|
}
|
||||||
#user-avatar-input,
|
#user-avatar-input,
|
||||||
#grp-avatar-input,
|
|
||||||
#upload-file-form .files-add input {
|
#upload-file-form .files-add input {
|
||||||
cursor:pointer;
|
cursor:pointer;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -2586,8 +2536,7 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
filter: alpha(opacity=0);
|
filter: alpha(opacity=0);
|
||||||
}
|
}
|
||||||
#user-avatar-input,
|
#user-avatar-input {
|
||||||
#grp-avatar-input {
|
|
||||||
right:0;
|
right:0;
|
||||||
}
|
}
|
||||||
#upload-file-form .MultiFile-label {
|
#upload-file-form .MultiFile-label {
|
||||||
@@ -2779,9 +2728,6 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
#md-view {
|
#md-view {
|
||||||
padding:40px 96px;
|
padding:40px 96px;
|
||||||
}
|
}
|
||||||
#md-edit-help {
|
|
||||||
width:550px;
|
|
||||||
}
|
|
||||||
/* for repo, file_view page. */
|
/* for repo, file_view page. */
|
||||||
#side-toolbar {
|
#side-toolbar {
|
||||||
position:fixed;
|
position:fixed;
|
||||||
@@ -2823,87 +2769,6 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
border:1px solid #ddd;
|
border:1px solid #ddd;
|
||||||
border-radius:2px;
|
border-radius:2px;
|
||||||
}
|
}
|
||||||
#to-group,
|
|
||||||
#discuss-to-group {
|
|
||||||
width:400px;
|
|
||||||
padding:0 15px;
|
|
||||||
position:fixed;
|
|
||||||
right:0;
|
|
||||||
border-radius:5px 0 0 5px;
|
|
||||||
background:#fff;
|
|
||||||
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);
|
|
||||||
}
|
|
||||||
#discuss-to-group {
|
|
||||||
padding-bottom:10px;
|
|
||||||
}
|
|
||||||
#discussions-to-grp {
|
|
||||||
height:auto;
|
|
||||||
overflow:auto;
|
|
||||||
position:relative;/*for ie7*/
|
|
||||||
}
|
|
||||||
#discussions-to-grp .msg {
|
|
||||||
width:380px;
|
|
||||||
}
|
|
||||||
#discussions-to-grp .msg-main {
|
|
||||||
width:282px;/*for ie7*/
|
|
||||||
}
|
|
||||||
#discussions-to-grp .reply-input {
|
|
||||||
width:270px;
|
|
||||||
}
|
|
||||||
#to-group,
|
|
||||||
#discuss-to-group {
|
|
||||||
z-index:12; /* to be on top of 'fixed-hd' in repo.html*/
|
|
||||||
}
|
|
||||||
/*to-group*/
|
|
||||||
#to-group {
|
|
||||||
width:auto;
|
|
||||||
min-width:250px;
|
|
||||||
padding:0 12px 10px;
|
|
||||||
right:78px;
|
|
||||||
}
|
|
||||||
#to-group .outer-caret {
|
|
||||||
position:absolute;
|
|
||||||
top: 15px;
|
|
||||||
right: -15px;
|
|
||||||
}
|
|
||||||
#to-group .outer-caret,
|
|
||||||
#to-group .inner-caret {
|
|
||||||
border-color:transparent #cbcbcb;
|
|
||||||
border-right-width:0;
|
|
||||||
}
|
|
||||||
#to-group .inner-caret {
|
|
||||||
border-left-color:#fff;
|
|
||||||
top:-15px;
|
|
||||||
left:-16px;
|
|
||||||
}
|
|
||||||
#to-group ul {
|
|
||||||
padding-left: 20px;
|
|
||||||
list-style-type: disc;
|
|
||||||
}
|
|
||||||
#to-group a {
|
|
||||||
padding:1px 3px;
|
|
||||||
}
|
|
||||||
/*discuss to group*/
|
|
||||||
#discuss-to-group-form .checkbox-label {
|
|
||||||
display:inline-block;
|
|
||||||
white-space:nowrap;
|
|
||||||
padding-right:3px;
|
|
||||||
margin-right:10px;
|
|
||||||
margin-top:0;
|
|
||||||
}
|
|
||||||
#discuss-to-group-form .input {
|
|
||||||
padding:5px;
|
|
||||||
width:388px;
|
|
||||||
height:5em;
|
|
||||||
resize:none;
|
|
||||||
vertical-align:top;
|
|
||||||
}
|
|
||||||
#discuss-to-group-form .attachment {
|
|
||||||
margin-left:5px;
|
|
||||||
}
|
|
||||||
/* text file diff */
|
/* text file diff */
|
||||||
.file-modification-hd .modifier,
|
.file-modification-hd .modifier,
|
||||||
.file-modification-hd .time {
|
.file-modification-hd .time {
|
||||||
@@ -2958,29 +2823,6 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
.diff-chg {
|
.diff-chg {
|
||||||
color: #c3f;
|
color: #c3f;
|
||||||
}
|
}
|
||||||
.pubinfo-item {
|
|
||||||
display:inline-block;
|
|
||||||
min-width:66px;
|
|
||||||
}
|
|
||||||
.pubinfo-item {
|
|
||||||
*display:inline;
|
|
||||||
}
|
|
||||||
.ru .pubinfo-item {
|
|
||||||
min-width:64px;
|
|
||||||
}
|
|
||||||
.de .pubinfo-item {
|
|
||||||
min-width:63px;
|
|
||||||
}
|
|
||||||
.pubinfo-item .amount {
|
|
||||||
font-size:28px;
|
|
||||||
line-height:1;
|
|
||||||
font-weight:bold;
|
|
||||||
color:#222;
|
|
||||||
}
|
|
||||||
.pubinfo-item .obj {
|
|
||||||
font-size:11px;
|
|
||||||
color:#999;
|
|
||||||
}
|
|
||||||
.video-container {
|
.video-container {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
width: 800px;
|
width: 800px;
|
||||||
@@ -3267,6 +3109,8 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
color:#f93;
|
color:#f93;
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* client list */
|
||||||
.client-list .lib-num {
|
.client-list .lib-num {
|
||||||
cursor:pointer;
|
cursor:pointer;
|
||||||
}
|
}
|
||||||
@@ -3293,14 +3137,6 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
#set-quota-form {
|
#set-quota-form {
|
||||||
min-width:255px;
|
min-width:255px;
|
||||||
}
|
}
|
||||||
/* lib setting */
|
|
||||||
.lib-setting .input,
|
|
||||||
.lib-setting .textarea {
|
|
||||||
width:320px;
|
|
||||||
}
|
|
||||||
.lib-setting .form {
|
|
||||||
margin-bottom:30px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* org reg */
|
/* org reg */
|
||||||
#org-url {
|
#org-url {
|
||||||
@@ -3601,10 +3437,6 @@ textarea:-moz-placeholder {/* for FF */
|
|||||||
#user-profile .nickname {
|
#user-profile .nickname {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
#user-profile .intro {
|
|
||||||
color: #888;
|
|
||||||
padding-top: 0;
|
|
||||||
}
|
|
||||||
#user-profile .info {
|
#user-profile .info {
|
||||||
border-top: 1px solid #eee;
|
border-top: 1px solid #eee;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user