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;
|
||||
|
||||
.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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user