From 5e1c99d6421b9c949c6f9bb0019853e1436fb72a Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Wed, 12 Apr 2017 10:42:48 +0200 Subject: [PATCH] Opening curly braces must be preceded by one single space --- app/assets/stylesheets/admin_index.scss | 2 +- app/assets/stylesheets/admin_type_de_champ.scss | 6 +++--- app/assets/stylesheets/description.scss | 4 ++-- app/assets/stylesheets/dossier_show.scss | 2 +- app/assets/stylesheets/dossiers.scss | 2 +- app/assets/stylesheets/etapes.scss | 10 +++++----- app/assets/stylesheets/france_connect_particulier.scss | 2 +- app/assets/stylesheets/landing.scss | 10 +++++----- app/assets/stylesheets/login.scss | 4 ++-- app/assets/stylesheets/navbar.scss | 8 ++++---- app/assets/stylesheets/pref_list_menu.scss | 2 +- app/assets/stylesheets/print.scss | 2 +- app/assets/stylesheets/procedure.scss | 2 +- app/assets/stylesheets/search.scss | 4 ++-- app/assets/stylesheets/support_navigator_banner.scss | 4 ++-- app/assets/stylesheets/switch_menu.scss | 2 +- app/assets/stylesheets/users.scss | 2 +- 17 files changed, 34 insertions(+), 34 deletions(-) diff --git a/app/assets/stylesheets/admin_index.scss b/app/assets/stylesheets/admin_index.scss index 8a4d10b22..fe6c3d73c 100644 --- a/app/assets/stylesheets/admin_index.scss +++ b/app/assets/stylesheets/admin_index.scss @@ -1,4 +1,4 @@ -#admin_index{ +#admin_index { margin-left: 2em; margin-right: 2em; diff --git a/app/assets/stylesheets/admin_type_de_champ.scss b/app/assets/stylesheets/admin_type_de_champ.scss index b21fae2a1..6c8a5ffcb 100644 --- a/app/assets/stylesheets/admin_type_de_champ.scss +++ b/app/assets/stylesheets/admin_type_de_champ.scss @@ -1,4 +1,4 @@ -.header_section{ +.header_section { background-color: rgb(0, 49, 137); margin-top: 20px; margin-bottom: 10px; @@ -22,7 +22,7 @@ } } -#liste_champ{ +#liste_champ { .form-inline { margin-bottom: 30px; } @@ -31,7 +31,7 @@ display: inline-block !important; } - .form-group.drop_down_list{ + .form-group.drop_down_list { display: none; } diff --git a/app/assets/stylesheets/description.scss b/app/assets/stylesheets/description.scss index a658d1cb7..66b3f5e9d 100644 --- a/app/assets/stylesheets/description.scss +++ b/app/assets/stylesheets/description.scss @@ -7,7 +7,7 @@ .show-block { width: 90%; - .body{ + .body { padding: 15px; } } @@ -19,7 +19,7 @@ } } -.page-header{ +.page-header { border-bottom: 1px solid #CCCCCC !important; } diff --git a/app/assets/stylesheets/dossier_show.scss b/app/assets/stylesheets/dossier_show.scss index 48992a25a..b453da366 100644 --- a/app/assets/stylesheets/dossier_show.scss +++ b/app/assets/stylesheets/dossier_show.scss @@ -118,7 +118,7 @@ text-align: end; } - .btn-action{ + .btn-action { border: none; margin: 20px 0 40px 0; } diff --git a/app/assets/stylesheets/dossiers.scss b/app/assets/stylesheets/dossiers.scss index 8c6ff80f9..3793159f2 100644 --- a/app/assets/stylesheets/dossiers.scss +++ b/app/assets/stylesheets/dossiers.scss @@ -37,7 +37,7 @@ h5 span { } } -#dossiers_list tr:hover{ +#dossiers_list tr:hover { background-color: #EEEEEE; cursor: pointer; } diff --git a/app/assets/stylesheets/etapes.scss b/app/assets/stylesheets/etapes.scss index 637ea23f8..58ed601f4 100644 --- a/app/assets/stylesheets/etapes.scss +++ b/app/assets/stylesheets/etapes.scss @@ -1,15 +1,15 @@ -.etape_2{ - .etapes_menu{ - #dossier_siret{ +.etape_2 { + .etapes_menu { + #dossier_siret { width: 200px; } - button{ + button { margin-top: 8px; } } - .etapes_informations{ + .etapes_informations { padding-top: 15px; } } diff --git a/app/assets/stylesheets/france_connect_particulier.scss b/app/assets/stylesheets/france_connect_particulier.scss index 61bafa91a..03d671366 100644 --- a/app/assets/stylesheets/france_connect_particulier.scss +++ b/app/assets/stylesheets/france_connect_particulier.scss @@ -1,4 +1,4 @@ -#france_connect_particulier_email{ +#france_connect_particulier_email { width: 300px; margin-left: auto; margin-right: auto; diff --git a/app/assets/stylesheets/landing.scss b/app/assets/stylesheets/landing.scss index 6d68c655b..a36884f41 100644 --- a/app/assets/stylesheets/landing.scss +++ b/app/assets/stylesheets/landing.scss @@ -9,7 +9,7 @@ background-position: top center; background-repeat: no-repeat; - h5{ + h5 { color: #808080; } @@ -33,16 +33,16 @@ } } -.background-tps{ +.background-tps { background-color: #668AEA; color: #FFFFFF; } -.latest_release{ +.latest_release { margin-left: 1% } -#landing_body{ +#landing_body { .split-hr-left { margin-left: auto; margin-right: auto; @@ -54,7 +54,7 @@ width: 40%; } - #etapes, #request_access{ + #etapes, #request_access { margin-top: 20px; margin-bottom: 20px; } diff --git a/app/assets/stylesheets/login.scss b/app/assets/stylesheets/login.scss index ae31e1ed6..c3d162d47 100644 --- a/app/assets/stylesheets/login.scss +++ b/app/assets/stylesheets/login.scss @@ -1,4 +1,4 @@ -#form_login{ +#form_login { text-align: center; max-width: 500px; @@ -14,7 +14,7 @@ } } - #new_user{ + #new_user { width: 80%; margin-left: auto; margin-right: auto; diff --git a/app/assets/stylesheets/navbar.scss b/app/assets/stylesheets/navbar.scss index 2d6024f5d..72f6aa02c 100644 --- a/app/assets/stylesheets/navbar.scss +++ b/app/assets/stylesheets/navbar.scss @@ -9,7 +9,7 @@ border-radius: 0; height: 60px; - #title_navbar{ + #title_navbar { color: #FFFFFF; font-weight: bold; font-size: 1.8em; @@ -17,7 +17,7 @@ overflow: hidden; } - #title_navbar:hover{ + #title_navbar:hover { text-decoration: none; } @@ -96,7 +96,7 @@ } } - #sign_in{ + #sign_in { margin-top: 7px; .btn { @@ -105,7 +105,7 @@ } } - #sign_out{ + #sign_out { height: 60px; .fa { diff --git a/app/assets/stylesheets/pref_list_menu.scss b/app/assets/stylesheets/pref_list_menu.scss index ebea47305..84dee03a5 100644 --- a/app/assets/stylesheets/pref_list_menu.scss +++ b/app/assets/stylesheets/pref_list_menu.scss @@ -1,4 +1,4 @@ -#pref_list_menu{ +#pref_list_menu { z-index: 100; display: none; position: fixed; diff --git a/app/assets/stylesheets/print.scss b/app/assets/stylesheets/print.scss index bdbc39347..acae37478 100644 --- a/app/assets/stylesheets/print.scss +++ b/app/assets/stylesheets/print.scss @@ -3,7 +3,7 @@ margin: 0; } - #main_div{ + #main_div { margin-left: 50px; margin-right: 0; } diff --git a/app/assets/stylesheets/procedure.scss b/app/assets/stylesheets/procedure.scss index bb353956f..2bc5b4e87 100644 --- a/app/assets/stylesheets/procedure.scss +++ b/app/assets/stylesheets/procedure.scss @@ -2,7 +2,7 @@ display: none; } -#procedure_lien_demarche{ +#procedure_lien_demarche { display: none; } diff --git a/app/assets/stylesheets/search.scss b/app/assets/stylesheets/search.scss index ce3219ac5..af9a8e362 100644 --- a/app/assets/stylesheets/search.scss +++ b/app/assets/stylesheets/search.scss @@ -1,4 +1,4 @@ -#search-block{ +#search-block { margin: 15px 10px 0 10px; height: 30px; } @@ -7,7 +7,7 @@ height: 34px; } -#mask_search{ +#mask_search { display: none; position: fixed; background-color: rgba(0, 0, 0, 0.4); diff --git a/app/assets/stylesheets/support_navigator_banner.scss b/app/assets/stylesheets/support_navigator_banner.scss index b10939527..9371dd4d2 100644 --- a/app/assets/stylesheets/support_navigator_banner.scss +++ b/app/assets/stylesheets/support_navigator_banner.scss @@ -1,4 +1,4 @@ -#support_navigator_banner{ +#support_navigator_banner { position: fixed; text-align: center; line-height: 2em; @@ -10,7 +10,7 @@ left: 0; z-index: 1000; - a{ + a { color: #C3D9FF; } } diff --git a/app/assets/stylesheets/switch_menu.scss b/app/assets/stylesheets/switch_menu.scss index a7c66e6c1..49fb5289c 100644 --- a/app/assets/stylesheets/switch_menu.scss +++ b/app/assets/stylesheets/switch_menu.scss @@ -1,4 +1,4 @@ -#switch_menu{ +#switch_menu { position: fixed; left: 10px; bottom: 10px; diff --git a/app/assets/stylesheets/users.scss b/app/assets/stylesheets/users.scss index 595095334..4e94a6e28 100644 --- a/app/assets/stylesheets/users.scss +++ b/app/assets/stylesheets/users.scss @@ -1,6 +1,6 @@ @import "variables"; -#users_index, #admins_index{ +#users_index, #admins_index { margin-left: 2rem; margin-right: 2rem;