mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 04:22:11 +02:00
Merge remote-tracking branch 'upstream/develop' into ticket/10734
Conflicts: phpBB/styles/prosilver/theme/tweaks.css
This commit is contained in:
@@ -355,7 +355,7 @@ ul.rightside {
|
||||
/* Table styles
|
||||
----------------------------------------*/
|
||||
table.table1 {
|
||||
/* See tweaks.css */
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#ucp-main table.table1 {
|
||||
@@ -548,7 +548,7 @@ li.pagination {
|
||||
border: 1px solid transparent;
|
||||
position: fixed;
|
||||
display: none;
|
||||
top: 100px;
|
||||
top: 40%;
|
||||
left: 35%;
|
||||
width: 30%;
|
||||
z-index: 50;
|
||||
@@ -667,3 +667,7 @@ p.rules a {
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.smilies {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
Reference in New Issue
Block a user