mirror of
https://github.com/jech/galene.git
synced 2024-11-10 02:35:58 +01:00
Revert blurring failed media.
Failed media must still be usable.
This commit is contained in:
parent
8d9c3d7d1c
commit
0b5416f617
1 changed files with 1 additions and 2 deletions
|
@ -620,8 +620,7 @@ h1 {
|
||||||
}
|
}
|
||||||
|
|
||||||
.media-failed {
|
.media-failed {
|
||||||
opacity: 0.5;
|
opacity: 0.7;
|
||||||
filter:blur(5px);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#inputform {
|
#inputform {
|
||||||
|
|
Loading…
Reference in a new issue