84 |
margin-top: 25px; |
margin-top: 25px; |
85 |
} |
} |
86 |
.list-sel-ser-them { |
.list-sel-ser-them { |
87 |
|
overflow : auto; |
88 |
} |
} |
89 |
|
|
90 |
|
|
91 |
.liste_gauche_service{ |
.liste_gauche_service{ |
92 |
padding-left: 30px; |
padding-left: 30px; |
93 |
display: block; |
display: block; |
94 |
line-height: 1.3; |
line-height: 1.3; |
95 |
} |
} |
96 |
.liste_gauche_service:hover, .liste_gauche_them:hover { |
.liste_gauche_service:hover, .liste_gauche_them:hover, .liste_droite_service:hover { |
97 |
background-color:#999999; |
background-color:#999999; |
98 |
color: #fff; |
color: #fff; |
99 |
} |
} |
104 |
margin: 0 1px 0 0; |
margin: 0 1px 0 0; |
105 |
padding: 2px; |
padding: 2px; |
106 |
} |
} |
107 |
.list-ser-them.liste_gauche_service_selected { |
.liste_gauche_service input[type=checkbox] { |
108 |
|
display: none; |
109 |
|
} |
110 |
|
.list-ser-them .liste_gauche_service_selected, .list-sel-ser-them .liste_droite_service_selected { |
111 |
background-color:#999999; |
background-color:#999999; |
112 |
color: #fff; |
color: #fff; |
|
} |
|
113 |
|
} |
114 |
|
#list-sel-ser-them-title { |
115 |
|
font-weight: bold; |
116 |
|
} |
117 |
|
div.row { |
118 |
|
float: left; |
119 |
|
width: 98.5%; |
120 |
|
} |
121 |
|
div.cell1 { |
122 |
|
float: left; |
123 |
|
width: 74.5%; |
124 |
|
} |
125 |
|
div.cell2 { |
126 |
|
float: left; |
127 |
|
width: 25%; |
128 |
|
} |