mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 02:48:56 +00:00
[ticket/12735] Undo selector rename
PHPBB3-12735
This commit is contained in:
parent
7d04d953c7
commit
194224b550
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ a { color: #105289; }
|
|||
a:hover { color: #D31141; }
|
||||
|
||||
/* Links on gradient backgrounds */
|
||||
.headerbar form a, .navbg a, .forumbg .header a, .forabg .header a, th a {
|
||||
#search-box a, .navbg a, .forumbg .header a, .forabg .header a, th a {
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue