fieldset popravki
This commit is contained in:
parent
2ff5f69afc
commit
69a07e1ad6
File diff suppressed because it is too large
Load Diff
@ -8,25 +8,6 @@ fieldset{
|
|||||||
|
|
||||||
border: 1px solid $gray;
|
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{
|
legend{
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
|
|
||||||
@ -120,4 +101,34 @@ fieldset{
|
|||||||
margin-block-end: 0;
|
margin-block-end: 0;
|
||||||
padding-inline-start: 25px;
|
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;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user