Difference between revisions of "Template:Copenhagen-Header"

Line 718: Line 718:
 
}
 
}
  
.ui-widget {
+
      .ui-widget {
    border: 1px solid black;
+
            border: 1px solid black;
  
 
         }
 
         }
  
.ui-tooltip, .arrow:after {
+
        .ui-tooltip, .arrow:after {
 
             background: white;
 
             background: white;
 
             border: 1px solid white;
 
             border: 1px solid white;
 
         }
 
         }
 
+
        .ui-tooltip {
.ui-tooltip {
+
 
             padding: 10px 20px;
 
             padding: 10px 20px;
 
             color: black;
 
             color: black;
Line 737: Line 736:
 
             border: 1px solid white !important;
 
             border: 1px solid white !important;
 
         }
 
         }
.arrow {
+
        .arrow {
 
             width: 70px;
 
             width: 70px;
 
             height: 16px;
 
             height: 16px;
Line 746: Line 745:
 
             bottom: -17px;
 
             bottom: -17px;
 
         }
 
         }
.arrow.top {
+
        .arrow.top {
 
             top: -17px;
 
             top: -17px;
 
             bottom: auto;
 
             bottom: auto;
 
         }
 
         }
.arrow.left {
+
        .arrow.left {
 
             left: 20%;
 
             left: 20%;
 
         }
 
         }
.arrow:after {
+
        .arrow:after {
 
             content: "";
 
             content: "";
 
             position: absolute;
 
             position: absolute;
Line 767: Line 766:
 
             transform: rotate(45deg);
 
             transform: rotate(45deg);
 
         }
 
         }
.arrow.top:after {
+
        .arrow.top:after {
 
             bottom: -20px;
 
             bottom: -20px;
 
             top: auto;
 
             top: auto;
 
         }
 
         }
.hidden {
+
        .hidden {
 
             visibility: hidden;
 
             visibility: hidden;
 
         }
 
         }
  
.fireTip {
+
        .fireTip {
 
             margin-left: 0px;
 
             margin-left: 0px;
 
         }
 
         }

Revision as of 09:44, 31 October 2017