mirror of
https://github.com/jech/galene.git
synced 2024-11-22 16:45: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 {
|
||||
opacity: 0.5;
|
||||
filter:blur(5px);
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
#inputform {
|
||||
|
|
Loading…
Reference in a new issue