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
82172d09
Commit
82172d09
authored
May 21, 2021
by
wufan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style:面包屑样式调整
parent
b2948971
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
12 additions
and
9 deletions
+12
-9
src/bu-components/ShowTip.less
+1
-1
src/components/Breadcrumbs.less
+5
-2
src/components/ShowTips.less
+1
-1
src/components/TableSelectedData.less
+1
-1
src/modules/course-manage/modal/RelatedPlanModal.less
+1
-1
src/modules/plan-manage/modal/relatedCourseModal.less
+2
-2
src/modules/teach-tool/paper-manage/components/SelectQuestionList.less
+1
-1
No files found.
src/bu-components/ShowTip.less
View file @
82172d09
.xm-show-tip {
position: relative;
min-height:32px;
background:#
FFF4DD
;
background:#
E9EFFF
;
border-radius:4px;
display: flex;
justify-content: flex-start;
...
...
src/components/Breadcrumbs.less
View file @
82172d09
...
...
@@ -2,9 +2,12 @@
.xm-breadCrumb{
margin-left: 16px;
padding-left: 16px;
color: #989898;
margin-top:10px;
margin-bottom: 10px;
padding-top: 16px;
padding-bottom: 8px;
background: #fff;
width: calc(100vw - 218px);
+.statistic-tips{
position: relative;
top: -8px;
...
...
src/components/ShowTips.less
View file @
82172d09
.xm-show-tip {
position: relative;
min-height:32px;
background:#
FFF4DD
;
background:#
E9EFFF
;
border-radius:4px;
display: flex;
justify-content: flex-start;
...
...
src/components/TableSelectedData.less
View file @
82172d09
...
...
@@ -3,7 +3,7 @@
min-width: 186px;
height: 32px;
line-height: 32px;
background: #
FFF4DD
;
background: #
E9EFFF
;
padding: 0px 16px;
border-radius:4px;
margin: 16px 10px 13px 0;
...
...
src/modules/course-manage/modal/RelatedPlanModal.less
View file @
82172d09
...
...
@@ -5,7 +5,7 @@
.select-container{
margin-bottom:12px;
.con{
background: #
FFF4DD
;
background: #
E9EFFF
;
border-radius: 4px;
padding:6px 16px;
display: inline-flex;
...
...
src/modules/plan-manage/modal/relatedCourseModal.less
View file @
82172d09
...
...
@@ -51,7 +51,7 @@
.select-box{
display:inline-box;
width: 186px;
background: #
FFF4DD
;
background: #
E9EFFF
;
border-radius: 4px;
padding:6px 16px;
margin-right:8px;
...
...
@@ -74,7 +74,7 @@
}
.related-box{
padding:6px 16px;
background: #
FFF4DD
;
background: #
E9EFFF
;
border-radius: 4px;
flex:1;
color:#666666;
...
...
src/modules/teach-tool/paper-manage/components/SelectQuestionList.less
View file @
82172d09
...
...
@@ -67,7 +67,7 @@
}
}
.select-tip-box {
background: #
fff4dd
;
background: #
E9EFFF
;
border-radius: 4px;
padding: 6px 16px;
display: flex;
...
...
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