All CSS declarations must end with a semi-colon
This commit is contained in:
parent
3797015908
commit
9c04d3ff93
39 changed files with 75 additions and 76 deletions
|
@ -1,9 +1,9 @@
|
|||
#state_description.row{ style: 'width: 55%; margin-left: auto; margin-right: auto' }
|
||||
#state_description.row{ style: 'width: 55%; margin-left: auto; margin-right: auto;' }
|
||||
.panel.panel-info
|
||||
.panel-body.center
|
||||
.row
|
||||
.col-md-1.col-lg-1.col-sm-1.col-xs-1
|
||||
.fa.fa-info-circle.text-info{ style: 'font-size: 2em; margin-top: 20%' }
|
||||
.fa.fa-info-circle.text-info{ style: 'font-size: 2em; margin-top: 20%;' }
|
||||
.col-xs-11
|
||||
- if dossiers_list_facade.liste == 'brouillon'
|
||||
Les dossiers présents dans cette liste
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue