Difference between revisions of "Team:SDU-Denmark/testnavfp"

Line 34: Line 34:
 
     height: 12px;
 
     height: 12px;
 
     left: 2px;
 
     left: 2px;
    position: absolute;
 
 
     -webkit-transition: .2s;
 
     -webkit-transition: .2s;
 
     transition: .2s;
 
     transition: .2s;
Line 57: Line 56:
 
#highlightToggle {
 
#highlightToggle {
 
     position: fixed;
 
     position: fixed;
     top:10px;
+
     top:55px;
 
     right:5vw;
 
     right:5vw;
 
     overflow:visible;
 
     overflow:visible;
Line 64: Line 63:
 
#editorsHighlights {
 
#editorsHighlights {
 
     left: 0px;
 
     left: 0px;
    position: relative;
 
 
     top: -30px;
 
     top: -30px;
 
     width: 100px;
 
     width: 100px;

Revision as of 15:34, 16 September 2017