mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-20 16:15:00 +01: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;
|
||||
}
|
||||
|
||||
.pagination span.page-sep {
|
||||
display:none;
|
||||
}
|
||||
|
||||
.pagination span strong {
|
||||
padding: 0 2px;
|
||||
margin: 0 2px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user