This website requires JavaScript.
Explore
Help
Sign In
public_git
/
kubernetes-operator
mirror of
https://github.com/jenkinsci/kubernetes-operator.git
Watch
1
Star
0
Fork
You've already forked kubernetes-operator
0
Code
Issues
Releases
Wiki
Activity
d110a92f6e
kubernetes-operator
/
website
/
themes
/
docsy
/
assets
/
scss
/
_buttons.scss
16 lines
200 B
SCSS
Raw
Blame
History
// Buttons
@if
$enable-rounded
{
.
btn
{
border-radius
:
1
rem
;
&
-
lg
{
border-radius
:
2
rem
;
}
&
-
sm
{
border-radius
:
1
rem
;
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink