Browse Source

firefox outline 0

Bachir Soussi Chiadmi 9 years ago
parent
commit
183b167be0
2 changed files with 136 additions and 116 deletions
  1. 121 110
      sites/all/themes/gui/jee/css/jee.css
  2. 15 6
      sites/all/themes/gui/jee/css/jee.scss

+ 121 - 110
sites/all/themes/gui/jee/css/jee.css

@@ -1,3 +1,4 @@
+@charset "UTF-8";
 /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
 /**
  * 1. Set default font family to sans-serif.
@@ -4328,6 +4329,10 @@ div.messages {
   opacity: 1;
 }
 /* line 362, jee.scss */
+#main .node-chapitre.node-teaser h2.node-title {
+  cursor: pointer;
+}
+/* line 364, jee.scss */
 #main .node-chapitre.node-teaser h2.node-title a {
   -webkit-transform: none;
       -ms-transform: none;
@@ -4341,11 +4346,11 @@ div.messages {
           transition-property: transform;
   z-index: 5;
 }
-/* line 369, jee.scss */
+/* line 372, jee.scss */
 #main .node-chapitre.node-teaser > .content {
   position: relative;
 }
-/* line 370, jee.scss */
+/* line 373, jee.scss */
 #main .node-chapitre.node-teaser .texts {
   opacity: 0;
   height: 1px;
@@ -4356,7 +4361,7 @@ div.messages {
           transition-property: opacity height;
   position: absolute;
 }
-/* line 376, jee.scss */
+/* line 379, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-partie {
   opacity: 0;
   position: absolute;
@@ -4365,12 +4370,12 @@ div.messages {
   -webkit-transition-property: opacity -webkit-transform;
           transition-property: opacity transform;
 }
-/* line 382, jee.scss */
+/* line 385, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-partie:nth-child(2) {
   z-index: 2;
   opacity: 1;
 }
-/* line 386, jee.scss */
+/* line 389, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-partie:nth-child(2) > .field-type-text {
   opacity: 0;
   -webkit-transition: 0.7s ease-out 0.9s;
@@ -4378,7 +4383,7 @@ div.messages {
   -webkit-transition-property: opacity;
           transition-property: opacity;
 }
-/* line 391, jee.scss */
+/* line 394, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-partie:nth-child(2) > .field-name-field-vignette {
   cursor: pointer;
   z-index: 2;
@@ -4390,7 +4395,7 @@ div.messages {
   -webkit-transition-property: -webkit-transform;
           transition-property: transform;
 }
-/* line 398, jee.scss */
+/* line 401, jee.scss */
 #main .node-chapitre.node-teaser:after {
   opacity: 0;
   -webkit-transition: 2s ease-in;
@@ -4402,15 +4407,15 @@ div.messages {
   bottom: 2px;
   right: 2px;
 }
-/* line 404, jee.scss */
+/* line 407, jee.scss */
 #main .node-chapitre.node-teaser .line {
   opacity: 0;
 }
-/* line 417, jee.scss */
+/* line 420, jee.scss */
 #main .node-chapitre.node-teaser.previewed {
   z-index: 100;
 }
-/* line 419, jee.scss */
+/* line 422, jee.scss */
 #main .node-chapitre.node-teaser.previewed:after {
   opacity: 1;
   top: 2em;
@@ -4418,55 +4423,55 @@ div.messages {
   right: -12em;
   bottom: -30em;
 }
-/* line 426, jee.scss */
+/* line 429, jee.scss */
 #main .node-chapitre.node-teaser.previewed h2.node-title a {
   -webkit-transform: scale(2, 2);
       -ms-transform: scale(2, 2);
           transform: scale(2, 2);
 }
-/* line 427, jee.scss */
+/* line 430, jee.scss */
 #main .node-chapitre.node-teaser.previewed .texts {
   opacity: 1;
   height: 8em;
 }
-/* line 428, jee.scss */
+/* line 431, jee.scss */
 #main .node-chapitre.node-teaser.previewed .field-name-field-partie {
   opacity: 1;
   z-index: 0;
 }
-/* line 431, jee.scss */
+/* line 434, jee.scss */
 #main .node-chapitre.node-teaser.previewed .field-name-field-partie > .field {
   opacity: 1;
   z-index: -1;
   cursor: default;
 }
-/* line 433, jee.scss */
+/* line 436, jee.scss */
 #main .node-chapitre.node-teaser.previewed .field-name-field-partie:nth-child(2) > .field-name-field-vignette {
   -webkit-transform: scale(1.3);
       -ms-transform: scale(1.3);
           transform: scale(1.3);
 }
-/* line 438, jee.scss */
+/* line 441, jee.scss */
 #main .node-chapitre.node-teaser.previewed .field-name-field-partie .field-name-field-vignette {
   z-index: 2;
   cursor: pointer;
 }
-/* line 453, jee.scss */
+/* line 456, jee.scss */
 #main .node-chapitre.node-teaser.mitigated {
   opacity: 0.2;
 }
-/* line 464, jee.scss */
+/* line 467, jee.scss */
 .chapter-displayed #main .node-chapitre.node-teaser {
   opacity: 0.05;
 }
-/* line 476, jee.scss */
+/* line 479, jee.scss */
 #main .node-chapitre.node-teaser:after {
   content: " ";
   background-size: contain !important;
   position: absolute;
   z-index: -1;
 }
-/* line 483, jee.scss */
+/* line 486, jee.scss */
 #main .node-chapitre.node-teaser h2.node-title {
   font-family: "epflulb";
   font-weight: normal;
@@ -4477,36 +4482,36 @@ div.messages {
   z-index: 5;
 }
 @media only screen and (min-width: 64.063em) {
-  /* line 483, jee.scss */
+  /* line 486, jee.scss */
   #main .node-chapitre.node-teaser h2.node-title {
     font-size: 1.3em;
   }
 }
 @media only screen and (min-width: 90.063em) {
-  /* line 483, jee.scss */
+  /* line 486, jee.scss */
   #main .node-chapitre.node-teaser h2.node-title {
     font-size: 1.8em;
   }
 }
-/* line 497, jee.scss */
+/* line 500, jee.scss */
 #main .node-chapitre.node-teaser h2.node-title a {
   display: block;
   text-indent: -1000px;
   overflow: hidden;
 }
-/* line 509, jee.scss */
+/* line 512, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-accroche {
   min-width: 19em;
 }
-/* line 510, jee.scss */
+/* line 513, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-accroche h1, #main .node-chapitre.node-teaser .field-name-field-accroche h2, #main .node-chapitre.node-teaser .field-name-field-accroche h3, #main .node-chapitre.node-teaser .field-name-field-accroche h4, #main .node-chapitre.node-teaser .field-name-field-accroche h5, #main .node-chapitre.node-teaser .field-name-field-accroche h6 {
   display: none !important;
 }
-/* line 512, jee.scss */
+/* line 515, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-accroche p {
   margin: 0;
 }
-/* line 516, jee.scss */
+/* line 519, jee.scss */
 #main .node-chapitre.node-teaser ul.links {
   display: block;
   margin: 0;
@@ -4515,11 +4520,11 @@ div.messages {
   position: relative;
   width: 100%;
 }
-/* line 518, jee.scss */
+/* line 521, jee.scss */
 #main .node-chapitre.node-teaser ul.links li.node-readmore {
   padding: 0;
 }
-/* line 520, jee.scss */
+/* line 523, jee.scss */
 #main .node-chapitre.node-teaser ul.links li.node-readmore a {
   display: inline-block;
   height: 25px;
@@ -4531,12 +4536,12 @@ div.messages {
   background: transparent url("../assets/img/readmore-btn.png") no-repeat right center;
   background: none, url("../assets/img/readmore-btn.svg") no-repeat right center;
 }
-/* line 533, jee.scss */
+/* line 536, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-partie {
   clear: both;
   padding-top: 1em;
 }
-/* line 537, jee.scss */
+/* line 540, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-vignette {
   position: relative;
   float: left;
@@ -4547,33 +4552,33 @@ div.messages {
   margin-left: 0;
   background-size: contain;
 }
-/* line 548, jee.scss */
+/* line 551, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-vignette img {
   width: 65px;
   height: 65px;
 }
-/* line 552, jee.scss */
+/* line 555, jee.scss */
 #main .node-chapitre.node-teaser .field-type-text {
   min-width: 16em;
 }
-/* line 553, jee.scss */
+/* line 556, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-titre {
   font-family: "epflul";
   font-size: 1.4em;
   line-height: 1.1;
 }
-/* line 558, jee.scss */
+/* line 561, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-sous-titre {
   font-family: "epflul";
   font-size: 1.2em;
   line-height: 1.2;
 }
-/* line 563, jee.scss */
+/* line 566, jee.scss */
 #main .node-chapitre.node-teaser .field-name-field-description {
   font-size: 0.88em;
   line-height: 1;
 }
-/* line 569, jee.scss */
+/* line 572, jee.scss */
 #main .node-chapitre.node-teaser .line {
   z-index: -1;
   position: absolute;
@@ -4585,7 +4590,7 @@ div.messages {
   width: 2px;
   opacity: 0.4;
 }
-/* line 587, jee.scss */
+/* line 590, jee.scss */
 #main #chapter-wrapper {
   position: absolute;
   top: 0;
@@ -4612,12 +4617,12 @@ div.messages {
                                          |__|
   */
 }
-/* line 596, jee.scss */
+/* line 599, jee.scss */
 #main #chapter-wrapper.visible {
   opacity: 1;
   z-index: 500;
 }
-/* line 601, jee.scss */
+/* line 604, jee.scss */
 #main #chapter-wrapper #home-btn {
   background: transparent url("../assets/img/home-btn.png") no-repeat center center;
   background: none, url("../assets/img/home-btn.svg") no-repeat center center;
@@ -4629,136 +4634,136 @@ div.messages {
   height: 20px;
   cursor: pointer;
 }
-/* line 616, jee.scss */
+/* line 619, jee.scss */
 #main #chapter-wrapper #node-2 {
   background: transparent url("../assets/img/bgd-sol.png") no-repeat center center;
   background: none, url("../assets/img/bgd-sol.svg") no-repeat center center;
 }
-/* line 618, jee.scss */
+/* line 621, jee.scss */
 #main #chapter-wrapper #node-2 .field-type-text-long .field-label,
 #main #chapter-wrapper #node-2 h2.node-title,
 #main #chapter-wrapper #node-2 .field-name-field-dbatre li:before,
 #main #chapter-wrapper #node-2 .field-name-field-partager .field-label {
   color: #ea5b0c;
 }
-/* line 624, jee.scss */
+/* line 627, jee.scss */
 #main #chapter-wrapper #node-2 h2.node-title {
   background: transparent url("../assets/img/title-SOL-blur.png") no-repeat center center;
   background: none, url("../assets/img/title-SOL-blur.svg") no-repeat center center;
 }
-/* line 627, jee.scss */
+/* line 630, jee.scss */
 #main #chapter-wrapper #node-3 {
   background: transparent url("../assets/img/bgd-dph.png") no-repeat center center;
   background: none, url("../assets/img/bgd-dph.svg") no-repeat center center;
 }
-/* line 629, jee.scss */
+/* line 632, jee.scss */
 #main #chapter-wrapper #node-3 .field-type-text-long .field-label,
 #main #chapter-wrapper #node-3 h2.node-title,
 #main #chapter-wrapper #node-3 .field-name-field-dbatre li:before,
 #main #chapter-wrapper #node-3 .field-name-field-partager .field-label {
   color: #cecd00;
 }
-/* line 635, jee.scss */
+/* line 638, jee.scss */
 #main #chapter-wrapper #node-3 h2.node-title {
   background: transparent url("../assets/img/title-DPH-blur.png") no-repeat center center;
   background: none, url("../assets/img/title-DPH-blur.svg") no-repeat center center;
 }
-/* line 638, jee.scss */
+/* line 641, jee.scss */
 #main #chapter-wrapper #node-4 {
   background: transparent url("../assets/img/bgd-sub.png") no-repeat center center;
   background: none, url("../assets/img/bgd-sub.svg") no-repeat center center;
 }
-/* line 640, jee.scss */
+/* line 643, jee.scss */
 #main #chapter-wrapper #node-4 .field-type-text-long .field-label,
 #main #chapter-wrapper #node-4 h2.node-title,
 #main #chapter-wrapper #node-4 .field-name-field-dbatre li:before,
 #main #chapter-wrapper #node-4 .field-name-field-partager .field-label {
   color: #de003a;
 }
-/* line 646, jee.scss */
+/* line 649, jee.scss */
 #main #chapter-wrapper #node-4 h2.node-title {
   background: transparent url("../assets/img/title-SUB-blur.png") no-repeat center center;
   background: none, url("../assets/img/title-SUB-blur.svg") no-repeat center center;
 }
-/* line 649, jee.scss */
+/* line 652, jee.scss */
 #main #chapter-wrapper #node-5 {
   background: transparent url("../assets/img/bgd-bc.png") no-repeat center center;
   background: none, url("../assets/img/bgd-bc.svg") no-repeat center center;
 }
-/* line 651, jee.scss */
+/* line 654, jee.scss */
 #main #chapter-wrapper #node-5 .field-type-text-long .field-label,
 #main #chapter-wrapper #node-5 h2.node-title,
 #main #chapter-wrapper #node-5 .field-name-field-dbatre li:before,
 #main #chapter-wrapper #node-5 .field-name-field-partager .field-label {
   color: #0066b1;
 }
-/* line 657, jee.scss */
+/* line 660, jee.scss */
 #main #chapter-wrapper #node-5 h2.node-title {
   background: transparent url("../assets/img/title-BC-blur.png") no-repeat center center;
   background: none, url("../assets/img/title-BC-blur.svg") no-repeat center center;
 }
-/* line 660, jee.scss */
+/* line 663, jee.scss */
 #main #chapter-wrapper #node-6 {
   background: transparent url("../assets/img/bgd-opp.png") no-repeat center center;
   background: none, url("../assets/img/bgd-opp.svg") no-repeat center center;
 }
-/* line 662, jee.scss */
+/* line 665, jee.scss */
 #main #chapter-wrapper #node-6 .field-type-text-long .field-label,
 #main #chapter-wrapper #node-6 h2.node-title,
 #main #chapter-wrapper #node-6 .field-name-field-dbatre li:before,
 #main #chapter-wrapper #node-6 .field-name-field-partager .field-label {
   color: #af1380;
 }
-/* line 668, jee.scss */
+/* line 671, jee.scss */
 #main #chapter-wrapper #node-6 h2.node-title {
   background: transparent url("../assets/img/title-OPP-blur.png") no-repeat center center;
   background: none, url("../assets/img/title-OPP-blur.svg") no-repeat center center;
 }
-/* line 671, jee.scss */
+/* line 674, jee.scss */
 #main #chapter-wrapper #node-7 {
   background: transparent url("../assets/img/bgd-bub.png") no-repeat center center;
   background: none, url("../assets/img/bgd-bub.svg") no-repeat center center;
 }
-/* line 673, jee.scss */
+/* line 676, jee.scss */
 #main #chapter-wrapper #node-7 .field-type-text-long .field-label,
 #main #chapter-wrapper #node-7 h2.node-title,
 #main #chapter-wrapper #node-7 .field-name-field-dbatre li:before,
 #main #chapter-wrapper #node-7 .field-name-field-partager .field-label {
   color: #62a530;
 }
-/* line 679, jee.scss */
+/* line 682, jee.scss */
 #main #chapter-wrapper #node-7 h2.node-title {
   background: transparent url("../assets/img/title-DUB-blur.png") no-repeat center center;
   background: none, url("../assets/img/title-DUB-blur.svg") no-repeat center center;
 }
-/* line 682, jee.scss */
+/* line 685, jee.scss */
 #main #chapter-wrapper #node-8 {
   background: transparent url("../assets/img/bgd-juso.png") no-repeat center center;
   background: none, url("../assets/img/bgd-juso.svg") no-repeat center center;
 }
-/* line 684, jee.scss */
+/* line 687, jee.scss */
 #main #chapter-wrapper #node-8 .field-type-text-long .field-label,
 #main #chapter-wrapper #node-8 h2.node-title,
 #main #chapter-wrapper #node-8 .field-name-field-dbatre li:before,
 #main #chapter-wrapper #node-8 .field-name-field-partager .field-label {
   color: #33b4b5;
 }
-/* line 690, jee.scss */
+/* line 693, jee.scss */
 #main #chapter-wrapper #node-8 h2.node-title {
   background: transparent url("../assets/img/title-JUSO-blur.png") no-repeat center center;
   background: none, url("../assets/img/title-JUSO-blur.svg") no-repeat center center;
 }
-/* line 701, jee.scss */
+/* line 704, jee.scss */
 #main #chapter-wrapper .node {
   position: relative;
   height: 100%;
   width: 100%;
 }
-/* line 704, jee.scss */
+/* line 707, jee.scss */
 #main #chapter-wrapper .node a {
   color: inherit;
 }
-/* line 707, jee.scss */
+/* line 710, jee.scss */
 #main #chapter-wrapper .node-title {
   font-family: "epflulb";
   font-weight: normal;
@@ -4777,11 +4782,11 @@ div.messages {
   z-index: -1;
   opacity: 0.4;
 }
-/* line 723, jee.scss */
+/* line 726, jee.scss */
 #main #chapter-wrapper .node > .field, #main #chapter-wrapper .node > .block {
   position: absolute;
 }
-/* line 727, jee.scss */
+/* line 730, jee.scss */
 #main #chapter-wrapper .field-type-text-long, #main #chapter-wrapper .field-type-text {
   background-color: rgba(255, 255, 255, 0.9);
   min-height: 5em;
@@ -4790,34 +4795,34 @@ div.messages {
   z-index: 10;
   cursor: move;
 }
-/* line 733, jee.scss */
+/* line 736, jee.scss */
 #main #chapter-wrapper .field-type-text-long .field-label, #main #chapter-wrapper .field-type-text .field-label {
   text-transform: uppercase;
   font-family: "epflulb";
   font-size: 1.2em;
 }
-/* line 739, jee.scss */
+/* line 742, jee.scss */
 #main #chapter-wrapper .field-type-text-long h2, #main #chapter-wrapper .field-type-text h2 {
   font-size: 0.80em;
 }
-/* line 742, jee.scss */
+/* line 745, jee.scss */
 #main #chapter-wrapper .field-type-text-long p, #main #chapter-wrapper .field-type-text p {
   font-size: 0.80em;
   margin-bottom: 0.5em;
 }
-/* line 747, jee.scss */
+/* line 750, jee.scss */
 #main #chapter-wrapper .field-type-text-long a, #main #chapter-wrapper .field-type-text a {
   text-decoration: underline;
 }
-/* line 751, jee.scss */
+/* line 754, jee.scss */
 #main #chapter-wrapper .field-name-field-dbatre {
   left: 60em;
 }
-/* line 753, jee.scss */
+/* line 756, jee.scss */
 #main #chapter-wrapper .field-name-field-dbatre ul {
   margin: 1em 0 1em 1em;
 }
-/* line 755, jee.scss */
+/* line 758, jee.scss */
 #main #chapter-wrapper .field-name-field-dbatre ul li {
   list-style: none;
   line-height: 1;
@@ -4825,7 +4830,7 @@ div.messages {
   position: relative;
   font-size: 0.80em;
 }
-/* line 761, jee.scss */
+/* line 764, jee.scss */
 #main #chapter-wrapper .field-name-field-dbatre ul li:before {
   content: "?";
   position: absolute;
@@ -4833,14 +4838,14 @@ div.messages {
   left: -1em;
   font-family: "epflul";
 }
-/* line 772, jee.scss */
+/* line 775, jee.scss */
 #main #chapter-wrapper .field-name-field-partie {
   height: 60%;
   width: 100%;
   top: 20%;
   left: 0;
 }
-/* line 775, jee.scss */
+/* line 778, jee.scss */
 #main #chapter-wrapper .field-name-field-partie .field-items {
   position: relative;
   top: 0;
@@ -4848,12 +4853,12 @@ div.messages {
   height: 100%;
   width: auto;
 }
-/* line 780, jee.scss */
+/* line 783, jee.scss */
 #main #chapter-wrapper .field-name-field-partie .field-items .field {
   position: relative;
   display: inline-block;
 }
-/* line 783, jee.scss */
+/* line 786, jee.scss */
 #main #chapter-wrapper .field-name-field-partie .field-items .field .mask {
   position: absolute;
   width: 100%;
@@ -4870,7 +4875,7 @@ div.messages {
  ___/ // / / ___ |/ / _/ // /___     | |/ |/ / _, _/ ___ |/ ____/ ____/ /___/ _, _/
 /____//_/ /_/  |_/_/ /___/\____/     |__/|__/_/ |_/_/  |_/_/   /_/   /_____/_/ |_|
 */
-/* line 804, jee.scss */
+/* line 807, jee.scss */
 #static-wrapper {
   position: absolute;
   top: 15%;
@@ -4886,14 +4891,14 @@ div.messages {
   -webkit-transition-property: opacity;
           transition-property: opacity;
 }
-/* line 815, jee.scss */
+/* line 818, jee.scss */
 #static-wrapper.visible {
   opacity: 0.9;
   -webkit-transition: 1.5s ease-out;
           transition: 1.5s ease-out;
   z-index: 500;
 }
-/* line 821, jee.scss */
+/* line 824, jee.scss */
 #static-wrapper > .close {
   position: absolute;
   top: 20px;
@@ -4905,14 +4910,14 @@ div.messages {
   background: transparent url("../assets/img/close.png") no-repeat center center;
   background: none, url("../assets/img/close.svg") no-repeat center center;
 }
-/* line 830, jee.scss */
+/* line 833, jee.scss */
 #static-wrapper > .inner {
   padding: 5em 7em;
   width: 100%;
   height: 100%;
   overflow: hidden;
 }
-/* line 834, jee.scss */
+/* line 837, jee.scss */
 #static-wrapper > .inner > .node {
   width: 100%;
   height: 100%;
@@ -4920,42 +4925,42 @@ div.messages {
   overflow-x: hidden;
   padding-right: 1.5em;
 }
-/* line 841, jee.scss */
+/* line 844, jee.scss */
 #static-wrapper h2.node-title {
   font-family: "epflulb";
   text-transform: uppercase !important;
   font-size: 3em;
   color: #000;
 }
-/* line 849, jee.scss */
+/* line 852, jee.scss */
 #static-wrapper .content h3 {
   font-family: "epflulb";
   font-size: 2em;
   text-transform: uppercase !important;
   color: #8d198f;
 }
-/* line 856, jee.scss */
+/* line 859, jee.scss */
 #static-wrapper .content h4 {
   font-size: 1em;
   font-weight: 700;
 }
-/* line 863, jee.scss */
+/* line 866, jee.scss */
 #static-wrapper .content p {
   font-family: "open_sans", sans-serif;
   font-weight: 600;
   font-size: 0.85em;
   line-height: 1.5em;
 }
-/* line 870, jee.scss */
+/* line 873, jee.scss */
 #static-wrapper .content a {
   text-decoration: underline;
 }
-/* line 873, jee.scss */
+/* line 876, jee.scss */
 #static-wrapper .content img.floatleft {
   float: left;
   margin-right: 1em;
 }
-/* line 874, jee.scss */
+/* line 877, jee.scss */
 #static-wrapper .content img.floatright {
   float: right;
   margin-left: 1em;
@@ -4967,60 +4972,60 @@ div.messages {
  / __/ / /_/ / /_/ / / / / /___/ _, _/
 /_/    \____/\____/ /_/ /_____/_/ |_|
 */
-/* line 886, jee.scss */
+/* line 889, jee.scss */
 #footer {
   position: fixed;
   bottom: 0;
   right: 20px;
   z-index: 900;
 }
-/* line 891, jee.scss */
+/* line 894, jee.scss */
 body.chapter-displayed #footer {
   display: none;
 }
-/* line 895, jee.scss */
+/* line 898, jee.scss */
 #footer .block {
   display: inline-block;
   vertical-align: top;
   font-size: 0.5em;
 }
-/* line 899, jee.scss */
+/* line 902, jee.scss */
 #footer .block p {
   font-size: inherit;
 }
-/* line 900, jee.scss */
+/* line 903, jee.scss */
 #footer .block a {
   color: #000;
 }
-/* line 903, jee.scss */
+/* line 906, jee.scss */
 #footer .block-menu {
   display: block;
   font-size: inherit;
 }
-/* line 906, jee.scss */
+/* line 909, jee.scss */
 #footer .block-menu ul {
   margin: 0;
   padding: 0;
 }
-/* line 908, jee.scss */
+/* line 911, jee.scss */
 #footer .block-menu ul li {
   margin: 0 1em 0 0;
   padding: 0;
   display: inline-block;
   list-style: none;
 }
-/* line 912, jee.scss */
+/* line 915, jee.scss */
 #footer .block-menu ul li a {
   font-family: "epflulb";
   color: #000;
   text-transform: uppercase;
   font-size: 0.6em;
 }
-/* line 922, jee.scss */
+/* line 925, jee.scss */
 #footer p {
   margin: 0;
 }
-/* line 926, jee.scss */
+/* line 929, jee.scss */
 #footer #block-block-1 {
   display: none;
 }
@@ -5032,7 +5037,7 @@ body.chapter-displayed #footer {
  / /  / // / ___/ / /___
 /_/  /_/___//____/\____/
 */
-/* line 935, jee.scss */
+/* line 938, jee.scss */
 #loader {
   position: absolute;
   top: 50%;
@@ -5049,13 +5054,13 @@ body.chapter-displayed #footer {
   -webkit-transition-property: opacity;
           transition-property: opacity;
 }
-/* line 946, jee.scss */
+/* line 949, jee.scss */
 body.loading #loader {
   z-index: 1000;
   opacity: 1;
 }
 
-/* line 952, jee.scss */
+/* line 955, jee.scss */
 #fullscreen-btn {
   position: fixed;
   right: 20px;
@@ -5069,13 +5074,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 961, jee.scss */
+/* line 964, 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 974, jee.scss */
+/* line 977, jee.scss */
 .bubble-1 {
   position: absolute;
   z-index: 0;
@@ -5088,7 +5093,7 @@ body.loading #loader {
   left: -200px;
 }
 
-/* line 978, jee.scss */
+/* line 981, jee.scss */
 .bubble-2 {
   position: absolute;
   z-index: 0;
@@ -5101,7 +5106,7 @@ body.loading #loader {
   right: -400px;
 }
 
-/* line 983, jee.scss */
+/* line 986, jee.scss */
 .star {
   position: absolute;
   z-index: 0;
@@ -5113,13 +5118,19 @@ body.loading #loader {
   background: none, url("../assets/img/star.svg") no-repeat center center;
 }
 
+/*Remove Mozilla Firefox Border – Remove Dotted Line Around Link */
+/* line 996, jee.scss */
+* {
+  outline: 0 !important;
+}
+
 /*    ____  __________  __  ________
    / __ \/ ____/ __ )/ / / / ____/
   / / / / __/ / __  / / / / / __
  / /_/ / /___/ /_/ / /_/ / /_/ /
 /_____/_____/_____/\____/\____/
 */
-/* line 997, jee.scss */
+/* line 1005, jee.scss */
 #fps {
   position: fixed;
   bottom: 40px;
@@ -5127,7 +5138,7 @@ body.loading #loader {
   z-index: 1000;
 }
 
-/* line 1003, jee.scss */
+/* line 1011, jee.scss */
 #nav-cursor {
   position: absolute;
   width: 6px;

+ 15 - 6
sites/all/themes/gui/jee/css/jee.scss

@@ -359,12 +359,15 @@ div.messages{
       opacity:1;
     }
 
-    h2.node-title a{
-      transform:none;
-      transform-origin:bottom center;
-      transition:1s ease-out;
-      transition-property:transform;
-      z-index:5;
+    h2.node-title{
+      cursor:pointer;
+      a{
+        transform:none;
+        transform-origin:bottom center;
+        transition:1s ease-out;
+        transition-property:transform;
+        z-index:5;
+      }
     }
     >.content{position:relative;}
     .texts{
@@ -987,6 +990,11 @@ div.messages{
   opacity:1;
   @include bg-svg-png('star');
 }
+
+
+/*Remove Mozilla Firefox Border – Remove Dotted Line Around Link */
+*{outline:0!important;}
+
 /*    ____  __________  __  ________
    / __ \/ ____/ __ )/ / / / ____/
   / / / / __/ / __  / / / / / __
@@ -1007,3 +1015,4 @@ div.messages{
   background-color: red;
   z-index:1000;
 }
+