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
d345447c
Commit
d345447c
authored
Mar 18, 2021
by
yuananting
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:分类树修改
parent
5d4609a0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
+4
-6
src/modules/teach-tool/QuestionCategoryManage.less
+2
-3
src/modules/teach-tool/components/QuestionBankSider.less
+2
-3
No files found.
src/modules/teach-tool/QuestionCategoryManage.less
View file @
d345447c
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: yuananting
* @Author: yuananting
* @Date: 2021-02-23 19:41:42
* @Date: 2021-02-23 19:41:42
* @LastEditors: yuananting
* @LastEditors: yuananting
* @LastEditTime: 2021-03-18 1
3:58:30
* @LastEditTime: 2021-03-18 1
6:23:42
* @Description: 助学工具-题库-题目分类管理样式
* @Description: 助学工具-题库-题目分类管理样式
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
*/
*/
...
@@ -55,8 +55,7 @@
...
@@ -55,8 +55,7 @@
}
}
.ant-tree-treenode-selected:hover::before,
.ant-tree-treenode-selected:hover::before,
.ant-tree-treenode-selected::before {
.ant-tree-treenode-selected::before {
background: #ffb714;
background: #fffbf1;
opacity: 0.06;
}
}
}
}
}
}
...
...
src/modules/teach-tool/components/QuestionBankSider.less
View file @
d345447c
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: yuananting
* @Author: yuananting
* @Date: 2021-02-22 12:02:34
* @Date: 2021-02-22 12:02:34
* @LastEditors: yuananting
* @LastEditors: yuananting
* @LastEditTime: 2021-03-18 1
3:59:24
* @LastEditTime: 2021-03-18 1
6:22:58
* @Description: 助学工具-题库-题库主页面侧边栏样式
* @Description: 助学工具-题库-题库主页面侧边栏样式
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
*/
*/
...
@@ -56,8 +56,7 @@
...
@@ -56,8 +56,7 @@
}
}
.ant-tree-treenode-selected:hover::before,
.ant-tree-treenode-selected:hover::before,
.ant-tree-treenode-selected::before {
.ant-tree-treenode-selected::before {
background: #ffb714;
background: #fffbf1;
opacity: 0.06;
}
}
}
}
}
}
...
...
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