Opening curly braces must be preceded by one single space
This commit is contained in:
parent
8cad7361cf
commit
5e1c99d642
17 changed files with 34 additions and 34 deletions
|
@ -1,4 +1,4 @@
|
|||
#admin_index{
|
||||
#admin_index {
|
||||
margin-left: 2em;
|
||||
margin-right: 2em;
|
||||
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
@ -118,7 +118,7 @@
|
|||
text-align: end;
|
||||
}
|
||||
|
||||
.btn-action{
|
||||
.btn-action {
|
||||
border: none;
|
||||
margin: 20px 0 40px 0;
|
||||
}
|
||||
|
|
|
@ -37,7 +37,7 @@ h5 span {
|
|||
}
|
||||
}
|
||||
|
||||
#dossiers_list tr:hover{
|
||||
#dossiers_list tr:hover {
|
||||
background-color: #EEEEEE;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#france_connect_particulier_email{
|
||||
#france_connect_particulier_email {
|
||||
width: 300px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#pref_list_menu{
|
||||
#pref_list_menu {
|
||||
z-index: 100;
|
||||
display: none;
|
||||
position: fixed;
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
#main_div{
|
||||
#main_div {
|
||||
margin-left: 50px;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
#procedure_lien_demarche{
|
||||
#procedure_lien_demarche {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
|
@ -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);
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#switch_menu{
|
||||
#switch_menu {
|
||||
position: fixed;
|
||||
left: 10px;
|
||||
bottom: 10px;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
@import "variables";
|
||||
|
||||
#users_index, #admins_index{
|
||||
#users_index, #admins_index {
|
||||
margin-left: 2rem;
|
||||
margin-right: 2rem;
|
||||
|
||||
|
|
Loading…
Reference in a new issue