mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Remove bold in description of backup item
This commit is contained in:
parent
05b94e5c0b
commit
f572e6f634
2 changed files with 6 additions and 2 deletions
|
@ -449,3 +449,7 @@ a.list-group-item-heading,
|
|||
.clearfix();
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
label .list-group-item-text {
|
||||
font-weight:normal;
|
||||
}
|
||||
|
|
4
src/dist/css/style.min.css
vendored
4
src/dist/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue