make perfect scrollbars work with quattro
This commit is contained in:
parent
e93156427e
commit
f8256fc53b
|
@ -147,6 +147,7 @@
|
||||||
} else {
|
} else {
|
||||||
last_popup_menu = menu;
|
last_popup_menu = menu;
|
||||||
last_popup_button = parent;
|
last_popup_button = parent;
|
||||||
|
$('#nav-notifications-menu').perfectScrollbar('update');
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
|
@ -544,7 +544,6 @@ header {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
/*width: 100%; height: 12px; */
|
/*width: 100%; height: 12px; */
|
||||||
|
|
||||||
z-index: 110;
|
z-index: 110;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
@ -922,7 +921,6 @@ aside .posted-date-selector-months {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
height: auto;
|
height: auto;
|
||||||
/*.contact-block-div { width:60px; height: 60px; }*/
|
/*.contact-block-div { width:60px; height: 60px; }*/
|
||||||
|
|
||||||
}
|
}
|
||||||
#contact-block .contact-block-h4 {
|
#contact-block .contact-block-h4 {
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -1004,7 +1002,6 @@ aside .posted-date-selector-months {
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
/*.action .s10 { width: 10px; overflow: hidden; padding: 0;}
|
/*.action .s10 { width: 10px; overflow: hidden; padding: 0;}
|
||||||
.action .s16 { width: 16px; overflow: hidden; padding: 0;}*/
|
.action .s16 { width: 16px; overflow: hidden; padding: 0;}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
.widget h3 {
|
.widget h3 {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
@ -1308,7 +1305,6 @@ section {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
/*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
|
/*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
|
||||||
|
|
||||||
}
|
}
|
||||||
.comment-edit-preview .contact-photo-menu-button {
|
.comment-edit-preview .contact-photo-menu-button {
|
||||||
top: 15px !important;
|
top: 15px !important;
|
||||||
|
@ -2241,7 +2237,6 @@ ul.tabs li .active {
|
||||||
min-height: 22px;
|
min-height: 22px;
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
/* a { display: block;}*/
|
/* a { display: block;}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
#photo-caption {
|
#photo-caption {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
@ -544,7 +544,6 @@ header {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
/*width: 100%; height: 12px; */
|
/*width: 100%; height: 12px; */
|
||||||
|
|
||||||
z-index: 110;
|
z-index: 110;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
@ -922,7 +921,6 @@ aside .posted-date-selector-months {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
height: auto;
|
height: auto;
|
||||||
/*.contact-block-div { width:60px; height: 60px; }*/
|
/*.contact-block-div { width:60px; height: 60px; }*/
|
||||||
|
|
||||||
}
|
}
|
||||||
#contact-block .contact-block-h4 {
|
#contact-block .contact-block-h4 {
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -1004,7 +1002,6 @@ aside .posted-date-selector-months {
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
/*.action .s10 { width: 10px; overflow: hidden; padding: 0;}
|
/*.action .s10 { width: 10px; overflow: hidden; padding: 0;}
|
||||||
.action .s16 { width: 16px; overflow: hidden; padding: 0;}*/
|
.action .s16 { width: 16px; overflow: hidden; padding: 0;}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
.widget h3 {
|
.widget h3 {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
@ -1308,7 +1305,6 @@ section {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
/*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
|
/*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
|
||||||
|
|
||||||
}
|
}
|
||||||
.comment-edit-preview .contact-photo-menu-button {
|
.comment-edit-preview .contact-photo-menu-button {
|
||||||
top: 15px !important;
|
top: 15px !important;
|
||||||
|
@ -2241,7 +2237,6 @@ ul.tabs li .active {
|
||||||
min-height: 22px;
|
min-height: 22px;
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
/* a { display: block;}*/
|
/* a { display: block;}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
#photo-caption {
|
#photo-caption {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
@ -544,7 +544,6 @@ header {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
/*width: 100%; height: 12px; */
|
/*width: 100%; height: 12px; */
|
||||||
|
|
||||||
z-index: 110;
|
z-index: 110;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
@ -922,7 +921,6 @@ aside .posted-date-selector-months {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
height: auto;
|
height: auto;
|
||||||
/*.contact-block-div { width:60px; height: 60px; }*/
|
/*.contact-block-div { width:60px; height: 60px; }*/
|
||||||
|
|
||||||
}
|
}
|
||||||
#contact-block .contact-block-h4 {
|
#contact-block .contact-block-h4 {
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -1004,7 +1002,6 @@ aside .posted-date-selector-months {
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
/*.action .s10 { width: 10px; overflow: hidden; padding: 0;}
|
/*.action .s10 { width: 10px; overflow: hidden; padding: 0;}
|
||||||
.action .s16 { width: 16px; overflow: hidden; padding: 0;}*/
|
.action .s16 { width: 16px; overflow: hidden; padding: 0;}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
.widget h3 {
|
.widget h3 {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
@ -1308,7 +1305,6 @@ section {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
/*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
|
/*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
|
||||||
|
|
||||||
}
|
}
|
||||||
.comment-edit-preview .contact-photo-menu-button {
|
.comment-edit-preview .contact-photo-menu-button {
|
||||||
top: 15px !important;
|
top: 15px !important;
|
||||||
|
@ -2241,7 +2237,6 @@ ul.tabs li .active {
|
||||||
min-height: 22px;
|
min-height: 22px;
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
/* a { display: block;}*/
|
/* a { display: block;}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
#photo-caption {
|
#photo-caption {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Loading…
Reference in a new issue