From be63e3d23f6839b97c76b5a59320526e10e6db33 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 05 一月 2021 23:05:09 +0800 Subject: [PATCH] 2021-01-05 --- src/assets/css/viewstyle.scss | 120 ++++++++++++++++++++++++++++++------------------------------ 1 files changed, 60 insertions(+), 60 deletions(-) diff --git a/src/assets/css/viewstyle.scss b/src/assets/css/viewstyle.scss index 008f8d2..94b6ba0 100644 --- a/src/assets/css/viewstyle.scss +++ b/src/assets/css/viewstyle.scss @@ -41,9 +41,9 @@ color: $color6; } } - .anticon-eye { - color: $color6; - } + // .anticon-eye { + // color: $color6; + // } } .login-bottom { color: $font1; @@ -250,63 +250,63 @@ } // 绯荤粺鏍峰紡淇敼 - .ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) { - background-color: $color1; - } - .ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) { - background-color: $color1; - } - // 澶嶉�夋 - .ant-checkbox-checked .ant-checkbox-inner { - background-color: $color6; - border-color: $color6; - } - .ant-checkbox-checked::after { - border: 1px solid $color6; - } - .ant-checkbox-indeterminate .ant-checkbox-inner::after { - background-color: $color6; - } - .ant-checkbox-wrapper:hover .ant-checkbox-inner, .ant-checkbox:hover .ant-checkbox-inner, .ant-checkbox-input:focus + .ant-checkbox-inner { - border-color: $color6; - } - // 涓嬫媺妗� - .ant-select-selection:hover { - border-color: $color5; - } - .ant-select-focused .ant-select-selection, .ant-select-selection:focus, .ant-select-selection:active { - border-color: $color5; - box-shadow: 0 0 0 2px $color2; - } - // 鍒囨崲 - .ant-switch-checked { - background-color: $color6; - } - // 杈撳叆妗� - .ant-input:hover { - border-color: $color5; - } - .ant-input:focus, .ant-input:active { - border-color: $color5; - box-shadow: 0 0 0 2px $color2; - } - .ant-input-number-focused { - border-color: $color5; - box-shadow: 0 0 0 2px $color2; - } - .ant-input-number:hover, .ant-input-number:focus, .ant-input-number:active, .ant-input-number-input:hover, .ant-input-number-input:focus, .ant-input-number-input:active, .ant-input-number-focused:hover, .ant-input-number-focused:focus, .ant-input-number-focused:active { - border-color: $color5; - } - .ant-input-number:focus, .ant-input-number:active { - box-shadow: 0 0 0 2px $color2; - } - .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) { - border-color: $color5; - } - // 鏃ュ巻 - .ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled) { - border-color: $color5; - } + // .ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) { + // background-color: $color1; + // } + // .ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) { + // background-color: $color1; + // } + // // 澶嶉�夋 + // .ant-checkbox-checked .ant-checkbox-inner { + // background-color: $color6; + // border-color: $color6; + // } + // .ant-checkbox-checked::after { + // border: 1px solid $color6; + // } + // .ant-checkbox-indeterminate .ant-checkbox-inner::after { + // background-color: $color6; + // } + // .ant-checkbox-wrapper:hover .ant-checkbox-inner, .ant-checkbox:hover .ant-checkbox-inner, .ant-checkbox-input:focus + .ant-checkbox-inner { + // border-color: $color6; + // } + // // 涓嬫媺妗� + // .ant-select-selection:hover { + // border-color: $color5; + // } + // .ant-select-focused .ant-select-selection, .ant-select-selection:focus, .ant-select-selection:active { + // border-color: $color5; + // box-shadow: 0 0 0 2px $color2; + // } + // // 鍒囨崲 + // .ant-switch-checked { + // background-color: $color6; + // } + // // 杈撳叆妗� + // .ant-input:hover { + // border-color: $color5; + // } + // .ant-input:focus, .ant-input:active { + // border-color: $color5; + // box-shadow: 0 0 0 2px $color2; + // } + // .ant-input-number-focused { + // border-color: $color5; + // box-shadow: 0 0 0 2px $color2; + // } + // .ant-input-number:hover, .ant-input-number:focus, .ant-input-number:active, .ant-input-number-input:hover, .ant-input-number-input:focus, .ant-input-number-input:active, .ant-input-number-focused:hover, .ant-input-number-focused:focus, .ant-input-number-focused:active { + // border-color: $color5; + // } + // .ant-input-number:focus, .ant-input-number:active { + // box-shadow: 0 0 0 2px $color2; + // } + // .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) { + // border-color: $color5; + // } + // // 鏃ュ巻 + // .ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled) { + // border-color: $color5; + // } } body.hidden-split-line #root { // 鍘婚櫎鐧诲綍椤靛垎鍓茬嚎 -- Gitblit v1.8.0