mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user