This website requires JavaScript.
Explore
Help
Sign In
BigBlueButton
/
bigbluebutton-Github
Watch
1
Star
0
Fork
0
You've already forked bigbluebutton-Github
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
036f7ef2bb
bigbluebutton-Github
/
bigbluebutton-html5
/
imports
/
ui
/
components
/
reload-button
/
styles.scss
7 lines
73 B
SCSS
Raw
Normal View
History
Unescape
Escape
Reload button component
2021-03-13 03:54:17 +08:00
.
button
{
Few changes at the reload button Tweaked a bit at the button's style to give it a little distance from the borders and replaced by a larger circle button for the icon to appear a few bigger and keep the roundness of the surrinding design. Also moved the suppress control to the button component so it solves for both external player, generic component and any other component that decides to use it in the future.
2021-03-17 21:49:08 +08:00
top
:
5
px
;
left
:
5
px
;
Reload button component
2021-03-13 03:54:17 +08:00
position
:
absolute
;
z-index
:
2
;
}
Reference in New Issue
Copy Permalink