Augmentation vers version 3.3.0

This commit is contained in:
Gauvain Boiché
2020-03-31 15:31:03 +02:00
parent d926806907
commit a1864c0414
2618 changed files with 406015 additions and 31377 deletions

View File

@@ -132,7 +132,7 @@ a:hover { text-decoration: underline; }
.logo {
display: block;
width: auto;
padding: 0;
padding: 0;
}
.logo:hover {
@@ -167,21 +167,21 @@ a:hover { text-decoration: underline; }
float: right;
}
body.navbar_i_header .site-description {margin: 50px auto 100px;}
body.navbar_i_header .site-description {margin: 100px auto 100px;}
body.navbar_i_header .site-description.logo_left {margin: 100px 50px 100px;}
body.navbar_i_header .site-description.logo_right {margin: 100px 50px 100px;}
body.navbar_o_header .site-description {margin: 50px auto 100px;}
body.navbar_o_header .site-description.logo_left {margin: 50px 50px 100px;}
body.navbar_o_header .site-description.logo_right {margin: 50px 50px 100px;}
.site-description h1 {
margin-right: 0;
margin-top: 30px;
}
.site-description p {
margin-bottom: 0;
margin-bottom: 0;
}
/* Round cornered boxes and backgrounds
@@ -214,6 +214,10 @@ body.navbar_o_header .site-description.logo_right {margin: 50px 50px 100px;}
clear: both;
}
.forumlist_grid .forabg {
margin-bottom: 45px;
}
.panel {
margin-bottom: 15px;
padding: 15px;
@@ -491,6 +495,11 @@ a.header-avatar span:after {
padding: 5px;
}
ul.search-results li {
width: 200px;
padding: 5px;
}
.jumpbox {
margin: 5px 0;
}
@@ -790,6 +799,11 @@ fieldset.fields1 dl.pmlist dd.recipients {
margin: 0 0 30px;
}
.jumpbox-return {
position: relative;
z-index: 3;
}
.action-bar.bar-bottom {
margin-top: 30px;
}
@@ -842,7 +856,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
}
.pagination li a, .pagination li span {
padding: 2px 5px;
padding: 4px 7px;
}
.pagination li.active span {
@@ -868,14 +882,14 @@ fieldset.fields1 dl.pmlist dd.recipients {
}
.pagination .arrow a {
padding: 2px 0;
padding: 4px 3px;
}
/* Pagination in viewforum for multipage topics */
.row .pagination {
display: block;
margin-top: 3px;
margin-bottom: 3px;
margin-bottom: 3px;
}
.row .pagination > ul {
@@ -961,7 +975,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
.copyright {
padding: 5px;
text-align: center;
}
.titlespace {
@@ -979,7 +993,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
div.rules {
margin-bottom: 30px;
padding: 15px;
border-left: 5px solid;
border-left: 3px solid;
}
div.rules ul, div.rules ol {