br*
|
Border Radius all
|
br-0-hc
|
.br-0-hc {
border-radius: 0;
}
|
.br-0-hc
|
br-1-hc
|
.br-1-hc {
border-radius: var(--bw-1);
}
|
.br-1-hc
|
br-2-hc
|
.br-2-hc {
border-radius: var(--bw-2);
}
|
.br-2-hc
|
br-3-hc
|
.br-3-hc {
border-radius: var(--bw-3);
}
|
.br-3-hc
|
br-4-hc
|
.br-4-hc {
border-radius: var(--bw-4);
}
|
.br-4-hc
|
br-5-hc
|
.br-5-hc {
border-radius: var(--bw-5);
}
|
.br-5-hc
|
br-100-hc
|
.br-100-hc {
border-radius: 100%;
}
|
.br-100-hc
|
br-pill-hc
|
.br-pill-hc {
border-radius: 999px;
}
|
.br-pill-hc
|
br-bottom*
|
Border Radius bottom
|
br-bottom-0-hc
|
.br-bottom-0-hc {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
|
.br-bottom-0-hc
|
br-bottom-1-hc
|
.br-bottom-1-hc {
border-bottom-left-radius: var(--bw-1);
border-bottom-right-radius: var(--bw-1);
}
|
.br-bottom-1-hc
|
br-bottom-2-hc
|
.br-bottom-2-hc {
border-bottom-left-radius: var(--bw-2);
border-bottom-right-radius: var(--bw-2);
}
|
.br-bottom-2-hc
|
br-bottom-3-hc
|
.br-bottom-3-hc {
border-bottom-left-radius: var(--bw-3);
border-bottom-right-radius: var(--bw-3);
}
|
.br-bottom-3-hc
|
br-bottom-4-hc
|
.br-bottom-4-hc {
border-bottom-left-radius: var(--bw-4);
border-bottom-right-radius: var(--bw-4);
}
|
.br-bottom-4-hc
|
br-bottom-5-hc
|
.br-bottom-5-hc {
border-bottom-left-radius: var(--bw-5);
border-bottom-right-radius: var(--bw-5);
}
|
.br-bottom-5-hc
|
br-bottom-100-hc
|
.br-bottom-100-hc {
border-bottom-left-radius: 100%;
border-bottom-right-radius: 100%;
}
|
.br-bottom-100-hc
|
br-bottom-pill-hc
|
.br-bottom-pill-hc {
border-bottom-left-radius: 999px;
border-bottom-right-radius: 999px;
}
|
.br-bottom-pill-hc
|
br-top*
|
Border Radius top
|
br-top-0-hc
|
.br-top-0-hc {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
|
.br-top-0-hc
|
br-top-1-hc
|
.br-top-1-hc {
border-top-left-radius: var(--bw-1);
border-top-right-radius: var(--bw-1);
}
|
.br-top-1-hc
|
br-top-2-hc
|
.br-top-2-hc {
border-top-left-radius: var(--bw-2);
border-top-right-radius: var(--bw-2);
}
|
.br-top-2-hc
|
br-top-3-hc
|
.br-top-3-hc {
border-top-left-radius: var(--bw-3);
border-top-right-radius: var(--bw-3);
}
|
.br-top-3-hc
|
br-top-4-hc
|
.br-top-4-hc {
border-top-left-radius: var(--bw-4);
border-top-right-radius: var(--bw-4);
}
|
.br-top-4-hc
|
br-top-5-hc
|
.br-top-5-hc {
border-top-left-radius: var(--bw-5);
border-top-right-radius: var(--bw-5);
}
|
.br-top-5-hc
|
br-top-100-hc
|
.br-top-100-hc {
border-top-left-radius: 100%;
border-top-right-radius: 100%;
}
|
.br-top-100-hc
|
br-top-pill-hc
|
.br-top-pill-hc {
border-top-left-radius: 999px;
border-top-right-radius: 999px;
}
|
.br-top-pill-hc
|
br-left*
|
Border Radius left
|
br-left-0-hc
|
.br-left-0-hc {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
|
.br-left-0-hc
|
br-left-1-hc
|
.br-left-1-hc {
border-bottom-left-radius: var(--bw-1);
border-top-left-radius: var(--bw-1);
}
|
.br-left-1-hc
|
br-left-2-hc
|
.br-left-2-hc {
border-bottom-left-radius: var(--bw-2);
border-top-left-radius: var(--bw-2);
}
|
.br-left-2-hc
|
br-left-3-hc
|
.br-left-3-hc {
border-bottom-left-radius: var(--bw-3);
border-top-left-radius: var(--bw-3);
}
|
.br-left-3-hc
|
br-left-4-hc
|
.br-left-4-hc {
border-bottom-left-radius: var(--bw-4);
border-top-left-radius: var(--bw-4);
}
|
.br-left-4-hc
|
br-left-5-hc
|
.br-left-5-hc {
border-bottom-left-radius: var(--bw-5);
border-top-left-radius: var(--bw-5);
}
|
.br-left-5-hc
|
br-left-100-hc
|
.br-left-100-hc {
border-bottom-left-radius: 100%;
border-top-left-radius: 100%;
}
|
.br-left-100-hc
|
br-left-pill-hc
|
.br-left-pill-hc {
border-bottom-left-radius: 999px;
border-top-left-radius: 999px;
}
|
.br-left-pill-hc
|
br-right*
|
Border Radius right
|
br-right-0-hc
|
.br-right-0-hc {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
|
.br-right-0-hc
|
br-right-1-hc
|
.br-right-1-hc {
border-bottom-right-radius: var(--bw-1);
border-top-right-radius: var(--bw-1);
}
|
.br-right-1-hc
|
br-right-2-hc
|
.br-right-2-hc {
border-bottom-right-radius: var(--bw-2);
border-top-right-radius: var(--bw-2);
}
|
.br-right-2-hc
|
br-right-3-hc
|
.br-right-3-hc {
border-bottom-right-radius: var(--bw-3);
border-top-right-radius: var(--bw-3);
}
|
.br-right-3-hc
|
br-right-4-hc
|
.br-right-4-hc {
border-bottom-right-radius: var(--bw-4);
border-top-right-radius: var(--bw-4);
}
|
.br-right-4-hc
|
br-right-5-hc
|
.br-right-5-hc {
border-bottom-right-radius: var(--bw-5);
border-top-right-radius: var(--bw-5);
}
|
.br-right-5-hc
|
br-right-100-hc
|
.br-right-100-hc {
border-bottom-right-radius: 100%;
border-top-right-radius: 100%;
}
|
.br-right-100-hc
|
br-right-pill-hc
|
.br-right-pill-hc {
border-bottom-right-radius: 999px;
border-top-right-radius: 999px;
}
|
.br-right-pill-hc
|
br-tr*
|
Border Radius top right
|
br-tr-0-hc
|
.br-tr-0-hc {
border-top-right-radius: 0;
}
|
.br-tr-0-hc
|
br-tr-1-hc
|
.br-tr-1-hc {
border-top-right-radius: var(--bw-1);
}
|
.br-tr-1-hc
|
br-tr-2-hc
|
.br-tr-2-hc {
border-top-right-radius: var(--bw-2);
}
|
.br-tr-2-hc
|
br-tr-3-hc
|
.br-tr-3-hc {
border-top-right-radius: var(--bw-3);
}
|
.br-tr-3-hc
|
br-tr-4-hc
|
.br-tr-4-hc {
border-top-right-radius: var(--bw-4);
}
|
.br-tr-4-hc
|
br-tr-5-hc
|
.br-tr-5-hc {
border-top-right-radius: var(--bw-5);
}
|
.br-tr-5-hc
|
br-tr-100-hc
|
.br-tr-100-hc {
border-top-right-radius: 100%;
}
|
.br-tr-100-hc
|
br-tr-pill-hc
|
.br-tr-pill-hc {
border-top-right-radius: 999px;
}
|
.br-tr-pill-hc
|
br-br*
|
Border Radius bottom right
|
br-br-0-hc
|
.br-br-0-hc {
border-bottom-right-radius: 0;
}
|
.br-br-0-hc
|
br-br-1-hc
|
.br-br-1-hc {
border-bottom-right-radius: var(--bw-1);
}
|
.br-br-1-hc
|
br-br-2-hc
|
.br-br-2-hc {
border-bottom-right-radius: var(--bw-2);
}
|
.br-br-2-hc
|
br-br-3-hc
|
.br-br-3-hc {
border-bottom-right-radius: var(--bw-3);
}
|
.br-br-3-hc
|
br-br-4-hc
|
.br-br-4-hc {
border-bottom-right-radius: var(--bw-4);
}
|
.br-br-4-hc
|
br-br-5-hc
|
.br-br-5-hc {
border-bottom-right-radius: var(--bw-5);
}
|
.br-br-5-hc
|
br-br-100-hc
|
.br-br-100-hc {
border-bottom-right-radius: 100%;
}
|
.br-br-100-hc
|
br-br-pill-hc
|
.br-br-pill-hc {
border-bottom-right-radius: 999px;
}
|
.br-br-pill-hc
|
br-tl*
|
Border Radius top left
|
br-tl-0-hc
|
.br-tl-0-hc {
border-top-left-radius: 0;
}
|
.br-tl-0-hc
|
br-tl-1-hc
|
.br-tl-1-hc {
border-top-left-radius: var(--bw-1);
}
|
.br-tl-1-hc
|
br-tl-2-hc
|
.br-tl-2-hc {
border-top-left-radius: var(--bw-2);
}
|
.br-tl-2-hc
|
br-tl-3-hc
|
.br-tl-3-hc {
border-top-left-radius: var(--bw-3);
}
|
.br-tl-3-hc
|
br-tl-4-hc
|
.br-tl-4-hc {
border-top-left-radius: var(--bw-4);
}
|
.br-tl-4-hc
|
br-tl-5-hc
|
.br-tl-5-hc {
border-top-left-radius: var(--bw-5);
}
|
.br-tl-5-hc
|
br-tl-100-hc
|
.br-tl-100-hc {
border-top-left-radius: 100%;
}
|
.br-tl-100-hc
|
br-tl-pill-hc
|
.br-tl-pill-hc {
border-top-left-radius: 999px;
}
|
.br-tl-pill-hc
|
br-bl*
|
Border Radius bottom left
|
br-bl-0-hc
|
.br-bl-0-hc {
border-bottom-left-radius: 0;
}
|
.br-bl-0-hc
|
br-bl-1-hc
|
.br-bl-1-hc {
border-bottom-left-radius: var(--bw-1);
}
|
.br-bl-1-hc
|
br-bl-2-hc
|
.br-bl-2-hc {
border-bottom-left-radius: var(--bw-2);
}
|
.br-bl-2-hc
|
br-bl-3-hc
|
.br-bl-3-hc {
border-bottom-left-radius: var(--bw-3);
}
|
.br-bl-3-hc
|
br-bl-4-hc
|
.br-bl-4-hc {
border-bottom-left-radius: var(--bw-4);
}
|
.br-bl-4-hc
|
br-bl-5-hc
|
.br-bl-5-hc {
border-bottom-left-radius: var(--bw-5);
}
|
.br-bl-5-hc
|
br-bl-100-hc
|
.br-bl-100-hc {
border-bottom-left-radius: 100%;
}
|
.br-bl-100-hc
|
br-bl-pill-hc
|
.br-bl-pill-hc {
border-bottom-left-radius: 999px;
}
|
.br-bl-pill-hc
|