mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[feature/ajax] Do not hard-code sorting images of acp_forums ordering
PHPBB3-10270
This commit is contained in:
@@ -101,6 +101,10 @@ hr {
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* General links */
|
||||
a:link, a:visited {
|
||||
color: #105289;
|
||||
|
Reference in New Issue
Block a user