mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
Small color bug on group/permission view
This commit is contained in:
parent
ab390d0b00
commit
e66f65c93f
1 changed files with 1 additions and 0 deletions
|
@ -795,6 +795,7 @@ input[type='radio'].nice-radio {
|
|||
padding-left:6px;
|
||||
border-left: #ccc 1px solid;
|
||||
color:lighten(@label-info-bg,20);
|
||||
background-color:transparent;
|
||||
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue