mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt demo
This commit is contained in:
@@ -17,19 +17,19 @@
|
|||||||
> .nav.nav-tabs {
|
> .nav.nav-tabs {
|
||||||
> .nav-item {
|
> .nav-item {
|
||||||
> .nav-link {
|
> .nav-link {
|
||||||
border-left-width: 0!important;
|
//border-left-width: 0!important;
|
||||||
background-color: #fafafa;
|
background-color: #fafafa;
|
||||||
&:hover, &:focus, &:active {
|
&:hover, &:focus, &:active {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
&.active {
|
&.active {
|
||||||
border-top-width: 2px;
|
border-top-width: 2px;
|
||||||
border-left-width: 1px!important;
|
//border-left-width: 1px!important;
|
||||||
border-right-width: 1px!important;
|
//border-right-width: 1px!important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&:first-child > .nav-link {
|
&:first-child > .nav-link {
|
||||||
border-left-width: 1px!important;
|
//border-left-width: 1px!important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user