Skip to content

Commit 1be8a9e

Browse files
auroreallibemmoqui
authored andcommitted
Travail non fini sur WhitePages to be continued...
1 parent a85eabb commit 1be8a9e

File tree

2 files changed

+324
-330
lines changed
  • survey/survey-war/src/main/webapp/survey/jsp/styleSheets
  • whitePages/whitePages-war/src/main/webapp/whitePages/jsp/styleSheets

2 files changed

+324
-330
lines changed

survey/survey-war/src/main/webapp/survey/jsp/styleSheets/survey.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,15 +212,15 @@ fieldset#answers legend {
212212

213213
.eventInfo div {
214214
display: table-cell;
215-
border-left: 2px solid #DCDCDC;
215+
border-left: 2px solid var(--color-trait-separateur);
216216
min-height: 16px;
217217
vertical-align: middle;
218218
text-align: left;
219219
width: 33%;
220220
}
221221

222222
#eventInfoPublication {
223-
padding-bottom: 11px;
223+
padding-bottom: 1em;
224224
}
225225

226226
.eventInfo div:first-child {

0 commit comments

Comments
 (0)