bigbluebutton-Github/bigbluebutton-html5/app/client/stylesheets/verto.less
2015-09-14 07:07:35 -07:00

17 lines
165 B
Plaintext
Executable File

#webcam {
display: none;
}
#screenshare {
padding: 5px;
}
.screenshareStart {
color: lime;
}
.screenshareStop {
color: red;
display: none;
}