Skip to content

Commit fd736bb

Browse files
auroreallibemmoqui
authored andcommitted
Nettoyage et mise en adéquation skin Waves
1 parent f67e4b1 commit fd736bb

File tree

2 files changed

+295
-551
lines changed

2 files changed

+295
-551
lines changed

aurora/aurora-configuration/src/main/config/data/web/weblib.war/skins/waves/css/main.css

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -260,10 +260,6 @@ Prévoir de mettre la présentation de l'aide à la recherche ? Recherche avncé
260260
background: none !important;
261261
}
262262

263-
#sp-layout-body-part-layout-content-part {
264-
padding-left: 1em;
265-
}
266-
267263
#sp-layout-footer-part {
268264
height: 40px !important;
269265
background-color: #f0f0f0;
@@ -275,10 +271,6 @@ Prévoir de mettre la présentation de l'aide à la recherche ? Recherche avncé
275271
height: 140px;
276272
}
277273

278-
#topar-header * {
279-
font-size: 1em;
280-
}
281-
282274
.btn-header,
283275
#search-form-header a {
284276
display: block;
@@ -529,7 +521,6 @@ Prévoir de mettre la présentation de l'aide à la recherche ? Recherche avncé
529521

530522
#infoConnection .spacePerso ul li a {
531523
color: #141414;
532-
font-size: 1em;
533524
display: block;
534525
font-weight: 500;
535526
padding: 5px 5px 5px 3em;
@@ -728,7 +719,6 @@ Prévoir de mettre la présentation de l'aide à la recherche ? Recherche avncé
728719
height: 60px;
729720
line-height: 60px;
730721
text-align: center;
731-
font-size: 1em;
732722
}
733723

734724
#search-form-header a {
@@ -994,16 +984,6 @@ button.button:hover {
994984
color: var(--couleur-text-sur-boutonHover);
995985
}
996986

997-
#advanced-search form .sp_button,
998-
#globalResult form .sp_button,
999-
#directory form .sp_button,
1000-
#navBlog .sp_button {
1001-
padding: 1px 10px;
1002-
font-size: 0.8em !important;
1003-
height: 30px;
1004-
line-height: 30px;
1005-
margin-top: 0;
1006-
}
1007987

1008988
/* ONGLET */
1009989

@@ -1030,7 +1010,6 @@ button.button:hover {
10301010
padding: 8px 10px 6px;
10311011
border-bottom: 3px solid var(--couleur-flashy);
10321012
font-weight: 700;
1033-
font-size: 1em;
10341013
}
10351014

10361015

@@ -1048,7 +1027,6 @@ button.button:hover {
10481027
.sp_tabOff a:hover {
10491028
color: var(--couleur-flashy);
10501029
background-color: var(--couleur-de-fond-clair);
1051-
border-radius: 0;
10521030
}
10531031

10541032

@@ -2064,7 +2042,7 @@ ul li.category:last-child,
20642042
button.button,
20652043
#faq-home .link-add.sp-link,
20662044
.ui-dialog .ui-dialog-buttonpane button {
2067-
border-radius: 5px;
2045+
border-radius:var(--radius-btn-secondaire);
20682046
background: #323237;
20692047
color: #FFF;
20702048
padding: 0.75rem;

0 commit comments

Comments
 (0)