forked from External/greenlight
		
	previously joined sessions
This commit is contained in:
		@@ -14,6 +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/>.
 | 
			
		||||
 | 
			
		||||
.meetings {
 | 
			
		||||
  .previously-joined {
 | 
			
		||||
    list-style-type: none;
 | 
			
		||||
    margin:auto;
 | 
			
		||||
    width: 200px;
 | 
			
		||||
    padding: 0;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.rooms {
 | 
			
		||||
 | 
			
		||||
  .table-wrapper {
 | 
			
		||||
 
 | 
			
		||||
@@ -74,7 +74,6 @@ html, body {
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .panel-footer {
 | 
			
		||||
    padding: 35px;
 | 
			
		||||
    background-color: white;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user