瀏覽代碼

Removed unwanted css and add quota icon

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
tags/v13.0.0beta1
John Molakvoæ (skjnldsv) 6 年之前
父節點
當前提交
3cdfd21784
No account linked to committer's email address
共有 1 個文件被更改,包括 3 次插入7 次删除
  1. 3
    7
      apps/files/css/files.scss

+ 3
- 7
apps/files/css/files.scss 查看文件

@@ -108,9 +108,8 @@
.nav-icon-trashbin {
background-image: url('../img/delete.svg?v=1');
}
/* no icon for the quota bar */
.nav-icon-quota {
padding-left: 15px !important;
background-image: url('../img/quota.svg?v=1');
}

#app-navigation .nav-files a.nav-icon-files {
@@ -777,12 +776,9 @@ table.dragshadow td.size {
margin: 0 !important;
border: none;
border-radius: 0;
position: fixed !important;
bottom: 44px;
width: inherit !important;
background-color: #fff;
border-right: 1px solid #eee;
background-color: transparent;
z-index:1;
order: 3; /* after the trash */

.quota-container {
height: 5px;

Loading…
取消
儲存