Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xiaomai-cloud-class-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiaomai-cloud-class
xiaomai-cloud-class-web
Commits
e10bc4c5
Commit
e10bc4c5
authored
Jul 15, 2021
by
guomingpang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style:将switch 大小由28px改为32px
parent
e08cc472
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
22 deletions
+24
-22
src/core/antd.less
+24
-22
No files found.
src/core/antd.less
View file @
e10bc4c5
...
...
@@ -6,7 +6,7 @@
*/
@import './variables.less';
@active-color: #2966
FF
;
@active-color: #2966
ff
;
// 消息提示框
.ant-message {
...
...
@@ -41,6 +41,9 @@
.ant-switch-small:after {
top: 0.3px;
}
tbody .ant-switch-small {
min-width: 32px;
}
.ant-pagination {
display: inline !important;
...
...
@@ -234,7 +237,7 @@
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
font-weight: 500!important;
font-weight: 500
!important;
}
.ant-tabs-nav .ant-tabs-tab-active {
...
...
@@ -264,7 +267,7 @@
position: absolute;
width: 30px;
height: 4px;
background: #2966
FF
!important;
background: #2966
ff
!important;
left: 50%;
transform: translateX(-50%);
}
...
...
@@ -339,14 +342,14 @@ mr0 {
background: #f3f6fa;
.ant-select-selected-icon {
color:
#2966FF
!important;
color:
#2966ff
!important;
}
}
.ant-select-dropdown-menu-item-selected {
background: none;
font-weight: 400 !important;
color:
#2966FF
;
color:
#2966ff
;
}
.ant-select-open .ant-select-selection {
...
...
@@ -444,7 +447,7 @@ mr0 {
.ant-modal {
.ant-input {
&:focus {
border: 1px solid #2966
FF
!important;
border: 1px solid #2966
ff
!important;
}
}
}
...
...
@@ -457,8 +460,8 @@ mr0 {
.ant-calendar-footer-extra {
.ant-tag-blue {
background: #fff;
color: #2966
FF
;
border-color: #2966
FF
;
color: #2966
ff
;
border-color: #2966
ff
;
}
}
}
...
...
@@ -474,7 +477,7 @@ mr0 {
}
.ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
color: #2966
FF
!important;
color: #2966
ff
!important;
}
.ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
...
...
@@ -502,7 +505,7 @@ mr0 {
font-size: 22px !important;
line-height: 22px !important;
float: left !important;
color:
#2966FF
!important;
color:
#2966ff
!important;
margin-right: 16px !important;
&.blue {
color: #5cbaff !important;
...
...
@@ -527,8 +530,8 @@ mr0 {
float: left;
margin-right: 16px;
}
>
.confirm-icon
{
color: #2966
FF
;
>
.confirm-icon
{
color: #2966
ff
;
}
.ant-modal-confirm-content {
margin-left: 38px;
...
...
@@ -594,9 +597,9 @@ mr0 {
// background: #FAFAFA !important;
// }
.ant-table-thead > tr > th{
font-weight:bold !important;
color:#333 !important;
.ant-table-thead > tr > th
{
font-weight:
bold !important;
color:
#333 !important;
}
td.ant-table-column-sort {
background: none;
...
...
@@ -657,11 +660,11 @@ td.ant-table-column-sort {
border-color: @xm-color-text-select-primary !important;
border: none !important;
&:hover {
background-color: #2966
FF
!important;
background-color: #2966
ff
!important;
opacity: 0.8 !important;
}
&:active{
background-color:
#5C8AFF
!important;
&:active
{
background-color:
#5c8aff
!important;
}
}
...
...
@@ -720,9 +723,9 @@ td.ant-table-column-sort {
border-right: 0px !important;
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button span{
color:#bfbfbf !important;
font-size:12px;
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button span
{
color:
#bfbfbf !important;
font-size:
12px;
}
.ant-modal-footer {
...
...
@@ -774,4 +777,3 @@ td.ant-table-column-sort {
.ant-table-column-sorter {
margin-left: 8px !important;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment