- commit
- 51389e3aabb02b542c4dc8644fa3b7877b9dcc91
- parent
- 7f714b5f4188552a012e12cd42632a3adf84575b
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-12-31 11:16
add video
Diffstat
| M | gtk-3.0/shared.css | 5 | +++++ |
1 files changed, 5 insertions, 0 deletions
diff --git a/gtk-3.0/shared.css b/gtk-3.0/shared.css
@@ -62,6 +62,11 @@ link {
62 62 text-decoration: underline;
63 63 }
64 64
-1 65 video {
-1 66 background: #000;
-1 67 min-height: 8em;
-1 68 }
-1 69
65 70 slider:focus,
66 71 switch:focus slider,
67 72 spinbutton:focus,