소스 검색

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%;


불러오는 중...
취소
저장