瀏覽代碼

Update admin.css

tags/6.2.5
叙述、别离 2 年之前
父節點
當前提交
eae4703f71
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. +4
    -4
      src/static/web/css/admin.css

+ 4
- 4
src/static/web/css/admin.css 查看文件

@@ -3,7 +3,7 @@
height:6px
}
::-webkit-scrollbar-track {
background:#f2f2f2;
background:#f5f5f5;
border-radius:.2rem
}
::-webkit-scrollbar-thumb {
@@ -367,7 +367,7 @@ span.page-link {
}
.admin-win {
background:#f5f5f5;
border:1px solid #dee2e6
border:1px solid #dee2e6!important
}
.admin-win-iframe {
width:100%;
@@ -384,12 +384,12 @@ span.page-link {
border-radius:.2rem .2rem 0 0
}
.admin-border {
border:1px solid #dee2e6
border:1px solid #dee2e6!important
}
.admin-td {
padding:.65rem;
vertical-align:middle;
border-bottom:1px solid #dee2e6
border-bottom:1px solid #dee2e6!important
}
.admin-textarea-xl {
width:100%;


Loading…
取消
儲存