Updating tabs

This commit is contained in:
Kasper Rynning-Tønnesen
2017-02-10 12:18:47 +01:00
parent 4a3cc246dc
commit 4047cce1cd
4 changed files with 16 additions and 11 deletions
+9 -4
View File
@@ -1078,12 +1078,17 @@ hide mdi-action-visibility mdi-action-visibility-off
background-color:white !important;
}
.playlist-tabs .indicator, .tabs .indicator{
width:50%;
.tabs{
overflow: hidden;
}
.playlist-tabs-loggedIn .indicator{
width:33.333%;
.playlist-tabs .indicator, .tabs .indicator{
/*width:50%;*/
bottom: 0px;
}
.chatTabs .indicator{
width:50%;
}
.playlist-tab-links{
+2 -2
View File
File diff suppressed because one or more lines are too long
+4 -4
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -152,7 +152,7 @@ function init(){
$('ul.playlist-tabs').tabs();
$('ul.playlist-tabs-loggedIn').tabs();
$('.chatTabs').tabs();
$('ul.chatTabs').tabs();
$("#settings").sideNav({
menuWidth: 300, // Default is 240
edge: side, // Choose the horizontal origin