Merge branch 'master' of https://gitcode.com/hk_openRepo/OpenRepo_Portal
This commit is contained in:
@@ -117,11 +117,29 @@
|
||||
background: transparent;
|
||||
|
||||
li {
|
||||
background: #F3F3F3;
|
||||
//background: #F3F3F3;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.active {
|
||||
background: #ffffff !important;
|
||||
//background: #ffffff !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
.jyh-tabs-4 {
|
||||
.devui-tabs__nav {
|
||||
background: transparent;
|
||||
|
||||
li {
|
||||
background: transparent;
|
||||
padding: 8px 0;
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.active {
|
||||
background: transparent !important;
|
||||
border: 0px !important;
|
||||
border-bottom: 2px solid black !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -246,3 +264,11 @@
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
.devui-status:before {
|
||||
margin-right: 12px;
|
||||
}
|
||||
|
||||
.yellow-status:before {
|
||||
background-color: #FAC20A !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user