mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 18:30:53 +00:00
['Files' page] improved empty tips (#6088)
This commit is contained in:
@@ -2,4 +2,11 @@
|
||||
text-align: left!important;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
#files-content-container .libraries-empty-tip {
|
||||
color: #a4a4a4;
|
||||
text-align: center;
|
||||
padding: 4px 0;
|
||||
border-bottom: 1px solid #e8e8e8;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user