store previously joined authenticated meetings

This commit is contained in:
Zachary Chai
2017-02-02 14:35:41 -05:00
parent 126993dc08
commit 5a29a344fe
4 changed files with 46 additions and 14 deletions

View File

@ -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 {