mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
colors hover datepicker
This commit is contained in:
parent
e3b54acb65
commit
7e96b88890
@ -1,4 +1,4 @@
|
||||
<form [formGroup]="form" class="box">
|
||||
<form [formGroup]="form" class="form-advanced-config">
|
||||
<fieldset class="complete well">
|
||||
<label for="descr">Description (optionnel)</label>
|
||||
<br />
|
||||
|
@ -3,8 +3,8 @@
|
||||
<section class="supplement">
|
||||
<app-stepper [step_current]="5" [step_max]="pollService.step_max"></app-stepper>
|
||||
<app-errors-list [form]="pollService.form"></app-errors-list>
|
||||
<div class="advanced-config">
|
||||
<h2>
|
||||
<div class="advanced-config padded">
|
||||
<h2 class="title is-2">
|
||||
Configuration avancée
|
||||
</h2>
|
||||
<div class="complete" *ngIf="environment.advanced_options_display">
|
||||
|
Loading…
Reference in New Issue
Block a user