- change red button to gray and add play icon to the webcam start button
This commit is contained in:
parent
f40c3949c9
commit
dc24de7743
@ -378,7 +378,7 @@ DataGrid {
|
||||
|
||||
.micSettingsWindowCancelButtonStyle {
|
||||
fillAlphas: 1, 1, 1, 1;
|
||||
fillColors: #ff0000, #ff0000, #ffffff, #eeeeee;
|
||||
fillColors: #ffffff, #eeeeee, #ffffff, #eeeeee;
|
||||
rollOverColor: #eeeeee;
|
||||
color: #5e5f63;
|
||||
textRollOverColor: #5e5f63;
|
||||
@ -627,5 +627,5 @@ MDIWindow {
|
||||
|
||||
.cameraDisplaySettingsWindowStartBtn
|
||||
{
|
||||
|
||||
icon: Embed('assets/images/play-blue.png');
|
||||
}
|
||||
|
BIN
bigbluebutton-client/branding/default/style/css/assets/images/play-blue.png
Executable file
BIN
bigbluebutton-client/branding/default/style/css/assets/images/play-blue.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 717 B |
Loading…
Reference in New Issue
Block a user