1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12735] Undo selector rename

PHPBB3-12735
This commit is contained in:
hanakin
2014-06-18 11:41:27 +02:00
parent 7d04d953c7
commit 194224b550

View File

@@ -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;
}