This website requires JavaScript.
Explore
Help
Sign In
ag-admin
/
OpenSlides
Watch
0
Star
0
Fork
0
You've already forked OpenSlides
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
97f60c1e6c
OpenSlides
/
client
/
src
/
app
/
shared
/
components
/
slide-container
/
slide-container.component.scss
8 lines
97 B
SCSS
Raw
Normal View
History
Unescape
Escape
Projector templates - Projector base template - Projection button - projection dialog - motion slide (template and motions/projector.py) - user slide (template and users/projector.py) - motion and user list view with projector column permission check.
2019-01-26 20:37:49 +01:00
#
slide
{
width
:
calc
(
100
%
-
100
px
)
;
}
Wirst work for the projector system on the client
2019-01-10 15:06:10 +01:00
:
:
ng-deep
#
slide
{
z-index
:
5
;
more work on projector, countdowns, clos - splitted clos-slide and clos-overlay. - Synchronize to server, more little changes
2019-01-24 16:25:50 +01:00
height
:
100
%
;
Wirst work for the projector system on the client
2019-01-10 15:06:10 +01:00
}
Reference in New Issue
Copy Permalink