making upcoming session more visible

added contents for #46
This commit is contained in:
Open-Steps.org 2015-09-01 21:52:43 +02:00
parent c0c9b4bcfc
commit d601d994fe
81 changed files with 39621 additions and 5099 deletions

View file

@ -1391,7 +1391,7 @@
transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
background-color: #9775af;
background-color: #5a4b68;
color: white;
}
@ -1419,7 +1419,7 @@
left: 0;
right: 0;
bottom: 0;
background: #9775af;
background: #5a4b68;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
@ -1463,7 +1463,7 @@
left: 0;
right: 0;
bottom: 0;
background: #9775af;
background: #5a4b68;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 50%;
@ -1507,7 +1507,7 @@
left: 0;
right: 0;
bottom: 0;
background: #9775af;
background: #5a4b68;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
@ -1551,7 +1551,7 @@
left: 0;
right: 0;
bottom: 0;
background: #9775af;
background: #5a4b68;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
@ -1595,7 +1595,7 @@
left: 0;
right: 0;
bottom: 0;
background: #9775af;
background: #5a4b68;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
@ -1641,7 +1641,7 @@
left: 0;
right: 0;
bottom: 0;
background: #9775af;
background: #5a4b68;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 100% 50%;
@ -1687,7 +1687,7 @@
left: 0;
right: 0;
bottom: 0;
background: #9775af;
background: #5a4b68;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
@ -1733,7 +1733,7 @@
left: 0;
right: 0;
bottom: 0;
background: #9775af;
background: #5a4b68;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 100%;
@ -1781,7 +1781,7 @@
left: 0;
right: 0;
bottom: 0;
background: #9775af;
background: #5a4b68;
border-radius: 100%;
-webkit-transform: scale(0);
transform: scale(0);
@ -1812,7 +1812,7 @@
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
background: #9775af;
background: #5a4b68;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
@ -1856,7 +1856,7 @@
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #9775af;
background: #5a4b68;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
@ -1913,7 +1913,7 @@
left: 0;
right: 0;
bottom: 0;
background: #9775af;
background: #5a4b68;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition-property: transform;
@ -1942,7 +1942,7 @@
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #9775af;
background: #5a4b68;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
@ -2001,7 +2001,7 @@
bottom: 0;
left: 0;
right: 0;
background: #9775af;
background: #5a4b68;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 50%;
@ -2032,7 +2032,7 @@
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background: #9775af;
background: #5a4b68;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
@ -2091,7 +2091,7 @@
bottom: 0;
left: 0;
right: 0;
background: #9775af;
background: #5a4b68;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50%;
@ -2130,7 +2130,7 @@
/* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
box-shadow: inset 0 0 0 4px #9775af, 0 0 1px rgba(0, 0, 0, 0);
box-shadow: inset 0 0 0 4px #5a4b68, 0 0 1px rgba(0, 0, 0, 0);
/* Hack to improve aliasing on mobile/tablet devices */
}
@ -2388,7 +2388,7 @@
left: 0;
right: 100%;
bottom: 0;
background: #9775af;
background: #5a4b68;
height: 4px;
-webkit-transition-property: right;
transition-property: right;
@ -2421,7 +2421,7 @@
left: 50%;
right: 50%;
bottom: 0;
background: #9775af;
background: #5a4b68;
height: 4px;
-webkit-transition-property: left, right;
transition-property: left, right;
@ -2455,7 +2455,7 @@
left: 100%;
right: 0;
bottom: 0;
background: #9775af;
background: #5a4b68;
height: 4px;
-webkit-transition-property: left;
transition-property: left;
@ -2488,7 +2488,7 @@
left: 0;
right: 100%;
top: 0;
background: #9775af;
background: #5a4b68;
height: 4px;
-webkit-transition-property: right;
transition-property: right;
@ -2521,7 +2521,7 @@
left: 50%;
right: 50%;
top: 0;
background: #9775af;
background: #5a4b68;
height: 4px;
-webkit-transition-property: left, right;
transition-property: left, right;
@ -2555,7 +2555,7 @@
left: 100%;
right: 0;
top: 0;
background: #9775af;
background: #5a4b68;
height: 4px;
-webkit-transition-property: left;
transition-property: left;
@ -2589,7 +2589,7 @@
right: 0;
top: 0;
bottom: 0;
border-color: #9775af;
border-color: #5a4b68;
border-style: solid;
border-width: 0;
-webkit-transition-property: border-width;
@ -2625,7 +2625,7 @@
left: 0;
right: 0;
bottom: 0;
background: #9775af;
background: #5a4b68;
height: 4px;
-webkit-transform: translateY(4px);
transform: translateY(4px);
@ -2661,7 +2661,7 @@
left: 0;
right: 0;
top: 0;
background: #9775af;
background: #5a4b68;
height: 4px;
-webkit-transform: translateY(-4px);
transform: translateY(-4px);