1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 20:11:54 +02:00

[ticket/15071] Fix cahnges

PHPBB3-15071
This commit is contained in:
hanakin
2017-04-30 10:25:51 -04:00
committed by Michael Miday
parent f724017953
commit 98479f235b
5 changed files with 203 additions and 51 deletions

View File

@@ -73,6 +73,11 @@ th a:hover {
color: #164069;
}
.signature a,
.signature a:hover {
background-color: transparent;
}
/* back to top of page */
.top i {
color: #9e9e9e;
@@ -865,13 +870,6 @@ ul.cplist {
color: #d41142;
}
@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
.navigation a,
.rtl .navigation a {
background: #aab9c0;
}
}
/* preferences pane layout */
.panel-container h2 {
color: #212121;