Updated skins

This commit is contained in:
Abdullah Almsaeed
2015-02-20 14:05:43 -05:00
parent e1fd521e38
commit 8e3453382d
18 changed files with 63 additions and 71 deletions

View File

@@ -809,7 +809,8 @@ a:focus {
line-height: 10px;
}
}
/* Add fade animation to dropdown menus */
/* Add fade animation to dropdown menus by appending
the class .animated-dropdown-menu to the .dropdown-menu ul (or ol)*/
.open:not(.dropup) > .animated-dropdown-menu {
backface-visibility: visible !important;
-webkit-animation: flipInX 0.7s both;