mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-07 08:05:25 +02:00
Missed:
.pagination span.page-sep { display:none; } ... for the ACP ^o^; git-svn-id: file:///svn/phpbb/trunk@6978 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
5e3afe73ec
commit
3062c3643d
@ -820,6 +820,10 @@ input.autowidth { width: auto !important;}
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pagination span.page-sep {
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
|
||||||
.pagination span strong {
|
.pagination span strong {
|
||||||
padding: 0 2px;
|
padding: 0 2px;
|
||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user