fieldset popravki

This commit is contained in:
Nejc Kovač 2022-08-02 13:17:52 +02:00
parent 2ff5f69afc
commit 69a07e1ad6
2 changed files with 1499 additions and 1549 deletions

File diff suppressed because it is too large Load Diff

View File

@ -8,25 +8,6 @@ fieldset{
border: 1px solid $gray;
.bold{
font-weight: 400;
color: #1E88E5;
text-decoration: underline;
}
.spaceLeft{
display: flex;
.bold{
padding-left: 3px;
}
}
.authority_name{
font-weight: 600;
}
legend{
padding: 0 15px;
@ -121,3 +102,33 @@ fieldset{
padding-inline-start: 25px;
}
}
.gdpr_authority_info_data{
.spaceLeft{
display: flex;
.bold{
padding-left: 3px;
}
}
.authority_name{
font-weight: 600;
}
}
#gdpr_nastavitve {
.bold{
font-weight: 400;
color: #1E88E5;
text-decoration: underline;
}
}