collaboration_board.css 169 Bytes
Newer Older
1 2
#canvasRemote {
   background-color: white !important;
3 4 5 6
   left: 0px !important;
   height: 100% !important;
   width: 100% !important;
   margin-left: 0px !important;
7
}