Compare commits
No commits in common. "571544e4d2a281775ca0602834dd27f245a7dc6a" and "a7ebeef0f4a4305c66f5c0ac027c39093eef44bd" have entirely different histories.
571544e4d2
...
a7ebeef0f4
@ -1,10 +0,0 @@
|
|||||||
.craue_formflow_buttons {
|
|
||||||
display: inline-block;
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
.craue_formflow_buttons .btn-secondary,
|
|
||||||
.craue_formflow_buttons .btn-primary,
|
|
||||||
.craue_formflow_buttons .btnnextstep
|
|
||||||
{
|
|
||||||
float:right;
|
|
||||||
}
|
|
@ -19,7 +19,6 @@
|
|||||||
|
|
||||||
<link href="/{{ appAlias }}/styles/css/font.css" rel="stylesheet" media="screen" />
|
<link href="/{{ appAlias }}/styles/css/font.css" rel="stylesheet" media="screen" />
|
||||||
<link href="/{{ appAlias }}/styles/css/style.css" rel="stylesheet" media="screen" />
|
<link href="/{{ appAlias }}/styles/css/style.css" rel="stylesheet" media="screen" />
|
||||||
<link href="/{{ appAlias }}/styles/css/local.css" rel="stylesheet" media="screen" />
|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
{{ include('Include/style.css.twig') }}
|
{{ include('Include/style.css.twig') }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user