Improve media-failed CSS.
This commit is contained in:
@@ -10,6 +10,7 @@ Galène 0.4.1 (unreleased):
|
||||
logged in, and will be required for new authorisation schemes.
|
||||
* Allow scrolling of the login dialog, useful on small devices.
|
||||
* Fixed a typo that prevented the group name from being displayed.
|
||||
* Made failed videos more visible.
|
||||
|
||||
5 September 2021: Galène 0.4
|
||||
|
||||
|
||||
+1
-1
@@ -913,7 +913,7 @@ h1 {
|
||||
}
|
||||
|
||||
.media-failed {
|
||||
opacity: 0.7;
|
||||
filter: grayscale(0.5) contrast(0.5);
|
||||
}
|
||||
|
||||
.mirror {
|
||||
|
||||
Reference in New Issue
Block a user