|
@@ -3999,7 +3999,7 @@ div.messages {
|
|
|
*/
|
|
|
}
|
|
|
/* line 178, jee.scss */
|
|
|
-#main > .region, #main > .region > .block-system, #main > .region > .block-system > .content {
|
|
|
+#main .block-system {
|
|
|
position: relative;
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
@@ -4926,6 +4926,10 @@ body.chapter-displayed #footer {
|
|
|
#footer p {
|
|
|
margin: 0;
|
|
|
}
|
|
|
+/* line 862, jee.scss */
|
|
|
+#footer #block-block-1 {
|
|
|
+ display: none;
|
|
|
+}
|
|
|
|
|
|
/*
|
|
|
__ ____________ ______
|
|
@@ -4934,7 +4938,7 @@ body.chapter-displayed #footer {
|
|
|
/ / / // / ___/ / /___
|
|
|
/_/ /_/___//____/\____/
|
|
|
*/
|
|
|
-/* line 869, jee.scss */
|
|
|
+/* line 871, jee.scss */
|
|
|
#loader {
|
|
|
position: absolute;
|
|
|
top: 50%;
|
|
@@ -4951,13 +4955,13 @@ body.chapter-displayed #footer {
|
|
|
-webkit-transition-property: opacity;
|
|
|
transition-property: opacity;
|
|
|
}
|
|
|
-/* line 880, jee.scss */
|
|
|
+/* line 882, jee.scss */
|
|
|
body.loading #loader {
|
|
|
z-index: 1000;
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
-/* line 886, jee.scss */
|
|
|
+/* line 888, jee.scss */
|
|
|
#fullscreen-btn {
|
|
|
position: fixed;
|
|
|
right: 20px;
|
|
@@ -4971,13 +4975,13 @@ body.loading #loader {
|
|
|
background: transparent url("../assets/img/fullscreen-on.png") no-repeat center center;
|
|
|
background: none, url("../assets/img/fullscreen-on.svg") no-repeat center center;
|
|
|
}
|
|
|
-/* line 895, jee.scss */
|
|
|
+/* line 897, jee.scss */
|
|
|
.fullscreen #fullscreen-btn {
|
|
|
background: transparent url("../assets/img/fullscreen-off.png") no-repeat center center;
|
|
|
background: none, url("../assets/img/fullscreen-off.svg") no-repeat center center;
|
|
|
}
|
|
|
|
|
|
-/* line 908, jee.scss */
|
|
|
+/* line 910, jee.scss */
|
|
|
.bubble-1 {
|
|
|
position: absolute;
|
|
|
z-index: 0;
|
|
@@ -4990,7 +4994,7 @@ body.loading #loader {
|
|
|
left: -200px;
|
|
|
}
|
|
|
|
|
|
-/* line 912, jee.scss */
|
|
|
+/* line 914, jee.scss */
|
|
|
.bubble-2 {
|
|
|
position: absolute;
|
|
|
z-index: 0;
|
|
@@ -5003,7 +5007,7 @@ body.loading #loader {
|
|
|
right: -400px;
|
|
|
}
|
|
|
|
|
|
-/* line 917, jee.scss */
|
|
|
+/* line 919, jee.scss */
|
|
|
.star {
|
|
|
position: absolute;
|
|
|
z-index: 0;
|
|
@@ -5021,7 +5025,7 @@ body.loading #loader {
|
|
|
/ /_/ / /___/ /_/ / /_/ / /_/ /
|
|
|
/_____/_____/_____/\____/\____/
|
|
|
*/
|
|
|
-/* line 931, jee.scss */
|
|
|
+/* line 933, jee.scss */
|
|
|
#fps {
|
|
|
position: fixed;
|
|
|
bottom: 40px;
|
|
@@ -5029,7 +5033,7 @@ body.loading #loader {
|
|
|
z-index: 1000;
|
|
|
}
|
|
|
|
|
|
-/* line 937, jee.scss */
|
|
|
+/* line 939, jee.scss */
|
|
|
#nav-cursor {
|
|
|
position: absolute;
|
|
|
width: 6px;
|