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

[ticket/14095] Update design a little

PHPBB3-14095
This commit is contained in:
hanakin
2017-02-22 09:41:20 -05:00
parent 072ac9fdca
commit 2872d6aa1f
2 changed files with 235 additions and 36 deletions

View File

@@ -1333,22 +1333,13 @@ input.disabled {
background-color: #000000;
}
.loader {
background: #0076b1;
.loader,
.loader:after {
background: #1481b8;
}
.loader:before {
background: #ffffff;
}
@keyframes animate {
0% {
background: #0076b1;
}
50% {
background: #d31141;
}
background: #13a4ec;
}
.dropdown-extended ul li {