pull/640/head
Abdullah Almsaeed 2015-08-16 16:31:59 -04:00
parent 6ab5a66fa2
commit dde604023b
40 changed files with 66 additions and 37 deletions

View File

@ -111,6 +111,18 @@ body {
}
}
body.hold-transition { /* Fix for IE */
.content-wrapper,
.right-side,
.main-footer,
.main-sidebar,
.left-side,
.main-header > .navbar,
.main-header .logo {
.transition(none);
}
}
/* Content */
.content {
min-height: 250px;

14
dist/css/AdminLTE.css vendored
View File

@ -129,6 +129,20 @@ body {
.fixed.layout-boxed .wrapper {
max-width: 100%;
}
body.hold-transition {
/* Fix for IE */
}
body.hold-transition .content-wrapper,
body.hold-transition .right-side,
body.hold-transition .main-footer,
body.hold-transition .main-sidebar,
body.hold-transition .left-side,
body.hold-transition .main-header > .navbar,
body.hold-transition .main-header .logo {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
/* Content */
.content {
min-height: 250px;

File diff suppressed because one or more lines are too long

3
dist/js/app.js vendored
View File

@ -140,6 +140,9 @@ $.AdminLTE.options = {
$(function () {
"use strict";
//Fix for IE page transitions
$("body").removeClass("hold-transition");
//Extend options if external options exist
if (typeof AdminLTEOptions !== "undefined") {
$.extend(true,

2
dist/js/app.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -37,7 +37,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -27,7 +27,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -25,7 +25,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -52,7 +52,7 @@
}
</style>
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -71,7 +71,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -40,7 +40,7 @@
}
</style>
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -31,7 +31,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -25,7 +25,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -28,7 +28,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -25,7 +25,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -25,7 +25,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -25,7 +25,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -27,7 +27,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -25,7 +25,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -25,7 +25,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -25,7 +25,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<!-- Site wrapper -->
<div class="wrapper">

View File

@ -25,7 +25,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -22,7 +22,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="lockscreen">
<body class="hold-transition lockscreen">
<!-- Automatic element centering -->
<div class="lockscreen-wrapper">
<div class="lockscreen-logo">

View File

@ -24,7 +24,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="login-page">
<body class="hold-transition login-page">
<div class="login-box">
<div class="login-logo">
<a href="../../index2.html"><b>Admin</b>LTE</a>

View File

@ -24,7 +24,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -24,7 +24,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="register-page">
<body class="hold-transition register-page">
<div class="register-box">
<div class="register-logo">
<a href="../../index2.html"><b>Admin</b>LTE</a>

View File

@ -35,7 +35,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -27,7 +27,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -25,7 +25,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -26,7 +26,7 @@
<![endif]-->
</head>
<!-- ADD THE CLASS layout-boxed TO GET A BOXED LAYOUT -->
<body class="skin-blue layout-boxed sidebar-mini">
<body class="hold-transition skin-blue layout-boxed sidebar-mini">
<!-- Site wrapper -->
<div class="wrapper">

View File

@ -26,7 +26,7 @@
<![endif]-->
</head>
<!-- ADD THE CLASS sidedar-collapse TO HIDE THE SIDEBAR PRIOR TO LOADING THE SITE -->
<body class="skin-blue sidebar-collapse sidebar-mini">
<body class="hold-transition skin-blue sidebar-collapse sidebar-mini">
<!-- Site wrapper -->
<div class="wrapper">

View File

@ -27,7 +27,7 @@
</head>
<!-- ADD THE CLASS fixed TO GET A FIXED HEADER AND SIDEBAR LAYOUT -->
<!-- the fixed layout is not compatible with sidebar-mini -->
<body class="skin-blue fixed sidebar-mini">
<body class="hold-transition skin-blue fixed sidebar-mini">
<!-- Site wrapper -->
<div class="wrapper">

View File

@ -26,7 +26,7 @@
<![endif]-->
</head>
<!-- ADD THE CLASS layout-top-nav TO REMOVE THE SIDEBAR. -->
<body class="skin-blue layout-top-nav">
<body class="hold-transition skin-blue layout-top-nav">
<div class="wrapper">
<header class="main-header">

View File

@ -32,7 +32,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -29,7 +29,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -29,7 +29,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -27,7 +27,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -25,7 +25,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -25,7 +25,7 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">

View File

@ -51,7 +51,7 @@ scratch. This page gets rid of all links and provides the needed markup only.
| | sidebar-mini |
|---------------------------------------------------------|
-->
<body class="skin-blue sidebar-mini">
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<!-- Main Header -->