* changes to deployment pages structure * fix sidebar links * added button to quickstart * comment out button * comment out button * added note * small fixes * small fixes
10 lines
153 B
CSS
10 lines
153 B
CSS
.osTabs {
|
|
background-color: #f4f4f4;
|
|
padding: 10px;
|
|
border-radius: 6.4px;
|
|
color: #000;
|
|
}
|
|
|
|
.osTabs li:not([aria-selected=true]) {
|
|
color: #000;
|
|
} |