1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 03:59:52 +02:00

[ticket/14095] Swap out everything

PHPBB3-14095
This commit is contained in:
hanakin
2017-02-17 13:13:21 -05:00
parent 967817143d
commit cf738f05e5
4 changed files with 99 additions and 19 deletions

View File

@@ -1333,9 +1333,8 @@ input.disabled {
background-color: #000000;
}
.loading_indicator {
background-color: #000000;
background-image: url('./images/loading.gif');
.loader {
color: #ffffff;
}
.dropdown-extended ul li {
@@ -1411,4 +1410,3 @@ li.notification-disapproved strong {
color: #ffffff;
}
/* stylelint-enable */