mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 19:20:23 +02:00
[ticket/14095] Display it properly on darkened bg
PHPBB3-14095
This commit is contained in:
@@ -1333,6 +1333,10 @@ input.disabled {
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
.loading_indicator .darken {
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
.loader {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
Reference in New Issue
Block a user