mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-22 03:16:34 +00:00
@@ -367,12 +367,6 @@ table img { vertical-align:middle; }
|
||||
border-radius: 5px;
|
||||
display: block;
|
||||
}
|
||||
/**** overwrite bootstrap css ****/
|
||||
.breadcrumb {
|
||||
padding:0;
|
||||
background-color:#fff;
|
||||
border-radius:0;
|
||||
}
|
||||
/********** common class ***********/
|
||||
.hl { background-color: #f8f8f8; }/*highlight*/
|
||||
.fleft { float:left }
|
||||
@@ -594,6 +588,11 @@ textarea:-moz-placeholder {/* for FF */
|
||||
padding:0.6rem 0rem 0.5rem;
|
||||
word-break:break-all;
|
||||
}
|
||||
.path-split {
|
||||
display:inline-block;
|
||||
padding:0 5px;
|
||||
color:#818a91;
|
||||
}
|
||||
/****paginator****/
|
||||
#paginator {
|
||||
text-align:center;
|
||||
|
Reference in New Issue
Block a user