bigbluebutton-Github/bigbluebutton-html5/app/client/stylesheets/verto.less

17 lines
165 B
Plaintext
Raw Normal View History

2015-09-14 22:07:35 +08:00
#webcam {
display: none;
}
#screenshare {
padding: 5px;
}
.screenshareStart {
color: lime;
}
.screenshareStop {
color: red;
display: none;
}