mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 19:00:12 +00:00
modified 'add' icon, grp public icon & 'quit', sysadmin user/lib search
This commit is contained in:
@@ -359,10 +359,6 @@ textarea:-moz-placeholder {/* for FF */
|
||||
border-radius:1000px;
|
||||
margin:0 6px 0 4px;
|
||||
}
|
||||
.side-tabnav .hd .icon-globe { /*for 'group'*/
|
||||
line-height:1;
|
||||
color:#666;
|
||||
}
|
||||
.side-tabnav-tabs {
|
||||
margin-bottom:1em;
|
||||
}
|
||||
@@ -501,10 +497,21 @@ textarea:-moz-placeholder {/* for FF */
|
||||
color:#de3f1c;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.side-info dt {
|
||||
margin-top:15px;
|
||||
}
|
||||
.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;
|
||||
}
|
||||
/**** checkbox ****/
|
||||
.checkbox-orig {
|
||||
width:14px;
|
||||
@@ -980,6 +987,7 @@ textarea:-moz-placeholder {/* for FF */
|
||||
.repo-file-list-topbar button {
|
||||
height:29px;
|
||||
background:#fff;
|
||||
line-height:17px;
|
||||
}
|
||||
/* info-bar */
|
||||
#info-bar,
|
||||
@@ -2726,12 +2734,6 @@ textarea:-moz-placeholder {/* for FF */
|
||||
font-size:1em;
|
||||
margin:0 3px 0 0;
|
||||
}
|
||||
#quit-group {
|
||||
margin-top:4px;
|
||||
font-size:12px;
|
||||
font-weight:normal;
|
||||
color:#888;
|
||||
}
|
||||
.help-con {
|
||||
padding:0 0 0 30px;
|
||||
}
|
||||
|
BIN
media/img/add.png
Normal file
BIN
media/img/add.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
BIN
media/img/grp_public.png
Normal file
BIN
media/img/grp_public.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 429 B |
Reference in New Issue
Block a user