[Redizajn 1KA] Urejanje --> Nastavitve --> Obveščanje --> O izbrisu ankete - v6
This commit is contained in:
parent
b4c8845ec2
commit
c712e2ac08
@ -14019,6 +14019,9 @@ fieldset textarea#alert_delete_other_emails {
|
||||
width: 538px;
|
||||
height: 100px;
|
||||
}
|
||||
fieldset label {
|
||||
cursor: default;
|
||||
}
|
||||
fieldset label.bottom4 {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
@ -32,9 +32,14 @@ fieldset{
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
//Label nad editorjem besedila
|
||||
label.bottom4 {
|
||||
|
||||
label{
|
||||
cursor: default;
|
||||
|
||||
//Label nad editorjem besedila
|
||||
&.bottom4 {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user