mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[enh] Add light radius on button. Rebuild CSS with Bootstrap update.
This commit is contained in:
parent
c5f64522b2
commit
a94226c849
2 changed files with 9 additions and 4 deletions
|
@ -16,8 +16,9 @@
|
|||
@icon-font-path: @font-path;
|
||||
|
||||
@border-radius-base: 0;
|
||||
@border-radius-small: @border-radius-base;
|
||||
@border-radius-large: @border-radius-base;
|
||||
@btn-border-radius-base: 1px;
|
||||
@btn-border-radius-small: @btn-border-radius-base;
|
||||
@btn-border-radius-large: @btn-border-radius-base;
|
||||
|
||||
|
||||
/*
|
||||
|
|
8
src/dist/css/style.min.css
vendored
8
src/dist/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue