]> git.mxchange.org Git - friendica.git/blob - library/simplepie/demo/for_the_demo/sIFR-screen.css
bug #96 move libraries to library - better alignment of like rotator
[friendica.git] / library / simplepie / demo / for_the_demo / sIFR-screen.css
1 /*=:project
2     scalable Inman Flash Replacement (sIFR) version 3.
3
4   =:file
5     Copyright: 2006 Mark Wubben.
6     Author: Mark Wubben, <http://novemberborn.net/>
7
8   =:history
9     * IFR: Shaun Inman
10     * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
11     * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben
12
13   =:license
14     This software is licensed and provided under the CC-GNU LGPL.
15     See <http://creativecommons.org/licenses/LGPL/2.1/>    
16 */
17
18 /*---- sIFR ---*/
19 .sIFR-flash {
20         visibility: visible !important;
21         margin: 0;
22         padding: 0;
23 }
24
25 .sIFR-replaced {
26         visibility: visible !important;
27 }
28
29 .sIFR-alternate {
30         position: absolute;
31         left: 0;
32         top: 0;
33         width: 0;
34         height: 0;
35         display: block;
36         overflow: hidden;
37 }
38
39 /*---- Header styling ---*/