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

Ipcamera #298

Merged
merged 6 commits into from
Jun 2, 2013
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove
unused files and add image with to scale with columns
  • Loading branch information
John committed May 23, 2013
commit 38ed351886158367b5036b1d9ec39ea62c747e61
36 changes: 0 additions & 36 deletions static/less/module-ipcamera

This file was deleted.

58 changes: 0 additions & 58 deletions static/less/module-ipcamera-org

This file was deleted.

6 changes: 2 additions & 4 deletions static/less/module-ipcamera.less
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,15 @@

#ipcamera
{
overflow:hidden;
//overflow:hidden;
}


IMG#webstreamz {
display: block;
max-width: 384px; //510
max-width: 98%;
height: auto;
margin: auto;
//margin-left: auto;
//margin-right: auto;
}

.button {
Expand Down