mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-25 02:42:28 +02:00
Оформление доков
This commit is contained in:
parent
e823e66949
commit
4b504e56b8
@ -97,6 +97,7 @@ const config = {
|
|||||||
href: 'https://github.com/Bayselonarrend/OpenIntegrations',
|
href: 'https://github.com/Bayselonarrend/OpenIntegrations',
|
||||||
label: 'GitHub',
|
label: 'GitHub',
|
||||||
position: 'right',
|
position: 'right',
|
||||||
|
className: 'navbar-icon-menu',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'dropdown',
|
type: 'dropdown',
|
||||||
|
@ -238,7 +238,7 @@ li > a.menu__link {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-community-menu:after {
|
.navbar-icon-menu:after {
|
||||||
transition: opacity 0.2s;
|
transition: opacity 0.2s;
|
||||||
content: "";
|
content: "";
|
||||||
width: 24px;
|
width: 24px;
|
||||||
@ -250,11 +250,11 @@ li > a.menu__link {
|
|||||||
margin-right: 12px;
|
margin-right: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-community-menu:hover:after {
|
.navbar-icon-menu:after {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-community-menu:after, .navbar-community-link:after {
|
.navbar-icon-menu:after, .navbar-community-link:after {
|
||||||
border-style: none !important;
|
border-style: none !important;
|
||||||
margin-left: -5px !important;
|
margin-left: -5px !important;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user