mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Procedure for updating Operator (#608)
Build out Operator Upgrade Procedure Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com>
This commit is contained in:
@ -299,7 +299,6 @@ ul {
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
|
||||
// ----------------------
|
||||
// Misc
|
||||
// ----------------------
|
||||
@ -316,4 +315,16 @@ abbr, acronym {
|
||||
dt:target,
|
||||
span.highlighted {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
// ----------------------
|
||||
// Container - Procedure
|
||||
// ----------------------
|
||||
|
||||
.container.procedure {
|
||||
padding: 0px;
|
||||
|
||||
> ol > li > p:first-of-type {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user