Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

embedded CSS styling into erizo.js #276

Open
azolson opened this issue Mar 23, 2015 · 0 comments
Open

embedded CSS styling into erizo.js #276

azolson opened this issue Mar 23, 2015 · 0 comments

Comments

@azolson
Copy link

azolson commented Mar 23, 2015

there's a lot of code in the compiled JS that could probably be moved out into a CSS file.
The benefit of doing so would obviously be twofold:

  1. compact core JS code with no extraneous styling
  2. makes it easier for people to style instead of having to root around in JS file

example of embedded code:
style", "width: 100%; height: 100%; position: relative; overflow: hidden;

are there any plans to move this type of thing out of your JS client (erizo)? or is there a particular reason that it has to stay there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant