forked from External/greenlight
		
	store previously joined authenticated meetings
This commit is contained in:
		@@ -14,13 +14,15 @@
 | 
			
		||||
// You should have received a copy of the GNU Lesser General Public License along
 | 
			
		||||
// with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 | 
			
		||||
.previously-joined {
 | 
			
		||||
  list-style-type: none;
 | 
			
		||||
  margin:auto;
 | 
			
		||||
  width: 200px;
 | 
			
		||||
  padding: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.meetings {
 | 
			
		||||
  .previously-joined {
 | 
			
		||||
    list-style-type: none;
 | 
			
		||||
    margin:auto;
 | 
			
		||||
    width: 200px;
 | 
			
		||||
    padding: 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.rooms {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user