Feat: Versteckt Standard-Anmelde-Form
This commit is contained in:
@@ -337,4 +337,12 @@ footer {
|
|||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.ui.attached.segment form.ui.form {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.ui.attached.segment div.divider.divider-text {
|
||||||
|
display: none;
|
||||||
}
|
}
|
||||||
@@ -312,4 +312,12 @@ footer {
|
|||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.ui.attached.segment form.ui.form {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.ui.attached.segment div.divider.divider-text {
|
||||||
|
display: none;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user