1. Import
This commit is contained in:
Vendored
+31
@@ -0,0 +1,31 @@
|
||||
.notifications {
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
/* Positioning */
|
||||
.notifications.top-right {
|
||||
right: 10px;
|
||||
top: 25px;
|
||||
}
|
||||
|
||||
.notifications.top-left {
|
||||
left: 10px;
|
||||
top: 25px;
|
||||
}
|
||||
|
||||
.notifications.bottom-left {
|
||||
left: 10px;
|
||||
bottom: 25px;
|
||||
}
|
||||
|
||||
.notifications.bottom-right {
|
||||
right: 10px;
|
||||
bottom: 25px;
|
||||
}
|
||||
|
||||
/* Notification Element */
|
||||
.notifications > div {
|
||||
position: relative;
|
||||
z-index: 9999;
|
||||
margin: 5px 0px;
|
||||
}
|
||||
Vendored
+5
File diff suppressed because one or more lines are too long
@@ -0,0 +1,54 @@
|
||||
@media (min-width: 1920px) {
|
||||
.row .cols-sample-area {
|
||||
width: 72.956%;
|
||||
*width: 72.956%;
|
||||
}
|
||||
|
||||
.row .cols-prop-area {
|
||||
height: 100%;
|
||||
width: 24.9146%;
|
||||
}
|
||||
|
||||
.row [class*="col-md-3"] {
|
||||
width: 46.933667%;
|
||||
margin-left: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 1024px) and (max-width: 1920px) {
|
||||
|
||||
.row .cols-sample-area {
|
||||
width: 72.956%;
|
||||
*width: 72.956%;
|
||||
}
|
||||
|
||||
.row .cols-prop-area {
|
||||
height: 100%;
|
||||
min-height: 351px;
|
||||
width: 24.9146%;
|
||||
}
|
||||
|
||||
.cols-prop-area [class^="col-md-"] {
|
||||
width: 46.933667%;
|
||||
margin-left: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 480px) and (max-width: 1023px) {
|
||||
.row .cols-sample-area, .row .cols-prop-area {
|
||||
margin-left: 0px;
|
||||
width: 100%;
|
||||
*width: 100%;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.cols-prop-area [class*="col-md-3"] {
|
||||
width: 46.933667%;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.prop-grid.keyboard [class^="col-md-"] {
|
||||
height: 30px;
|
||||
min-height: 30px;
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Vendored
+10
File diff suppressed because one or more lines are too long
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
@import url("ej.widgets.core.min.css");
|
||||
@import url("ej.theme.min.css");
|
||||
|
||||
Vendored
+10
File diff suppressed because one or more lines are too long
@@ -0,0 +1,80 @@
|
||||
.Agatha_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/Employees/1.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.Andrew_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/Employees/2.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.Lilly_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/Employees/3.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.Jaden_ie8 {
|
||||
background: none no-repeat fixed center bottom;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/Employees/4.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.Angel_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/Employees/5.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.Joe_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/Employees/6.png', sizingMethod='scale');
|
||||
background: none no-repeat left center fixed;
|
||||
}
|
||||
|
||||
.Marie_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/Employees/7.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.Mage_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/Employees/8.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
profileimage {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/Employees/2.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.photoimage1_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/navigationdrawer/photo/01.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.photoimage2_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/navigationdrawer/photo/02.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.photoimage3_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/navigationdrawer/photo/03.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.photoimage4_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/navigationdrawer/photo/04.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.photoimage5_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/navigationdrawer/photo/05.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.photoimage6_ie8 {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/navigationdrawer/photo/06.png', sizingMethod='scale');
|
||||
}
|
||||
|
||||
.profileimage {
|
||||
background: no-repeat center center fixed;
|
||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../content/images/Employees/2.png', sizingMethod='scale');
|
||||
}
|
||||
Reference in New Issue
Block a user