#yr-forecast-page .ui-tabs-hide {
display: none;
}
#yr-forecast-page ul#yr-forecast-tabs-links.ui-tabs-nav {
background: transparent;
margin: 0 0 1em 0;
padding: 10px 0 7px 10px;
}
#yr-forecast-page ul#yr-forecast-tabs-links.ui-tabs-nav li {
background: transparent;
display: inline;
list-style: none;
margin: 0;
padding: 0;
}
ul#yr-forecast-tabs-links.ui-tabs-nav li a {
border: 1px solid rgb(138,138,138);
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
outline: none;
padding: 7px 15px;
text-decoration: none;
}
ul#yr-forecast-tabs-links.ui-tabs-nav li.ui-tabs-selected a, ul#yr-forecast-tabs-links li a:hover {
text-decoration: underline;
}
p.yr-sun {
background: url(http://fil.nrk.no/yr/grafikk/sym/b38/01d.png) center left no-repeat;
min-height: 25px;
padding: 5px 0 3px 40px;
}
#yr-symbol-forecast {
margin: 1em 0;
max-width: 600px;
}
#yr-symbol-forecast p, .block-yr_verdata p {
margin: 0;
padding: 0;
}
.yr-period-day {
border-top: 1px solid;
clear: both;
display: block;
padding: 1em 0;
}
.yr-upcoming-periods, .yr-forecast-block-location {
border: 1px solid;
border-width: 1px 0;
margin: 1em 0;
padding: 0;
}
.yr-forecast-block-location {
padding: 0.3em 0.8em;
}
.yr-location-name {
font-weight: bold;
}
.yr-upcoming-period-box, .yr-period-box {
float: left;
padding: 0 5px;
}
#yr-forecast-page .yr-upcoming-period-box img,
#yr-forecast-page .yr-period-box img,
.block-yr_verdata .yr-forecast-block-location img {
border: 0;
}
.block-yr_verdata a {
text-decoration: none;
}
.yr-temp {
font-size: 115%;
font-weight: bold;
vertical-align: top;
}
.yr-temp.minus {
color: blue;
}
.yr-temp.plus {
color: red;
}
.yr-precip, .yr-pressure {
font-size: 80%;
}
.yr-credit p {
clear: left;
font-size: 90%;
padding: 12px 0;
}
.yr-credit p a {
background: url(http://fil.nrk.no/contentfile/web/bgimages/special/weather/jsversion/banner.png) center left no-repeat;
color: rgb(0,0,0);
padding: 5px 10px 5px 70px;
text-decoration: none;
}
View source
- #yr-forecast-page .ui-tabs-hide {
- display: none;
- }
- #yr-forecast-page ul#yr-forecast-tabs-links.ui-tabs-nav {
- background: transparent;
- margin: 0 0 1em 0;
- padding: 10px 0 7px 10px;
- }
- #yr-forecast-page ul#yr-forecast-tabs-links.ui-tabs-nav li {
- background: transparent;
- display: inline;
- list-style: none;
- margin: 0;
- padding: 0;
- }
- ul#yr-forecast-tabs-links.ui-tabs-nav li a {
- border: 1px solid rgb(138,138,138);
- border-radius: 3px;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- outline: none;
- padding: 7px 15px;
- text-decoration: none;
- }
- ul#yr-forecast-tabs-links.ui-tabs-nav li.ui-tabs-selected a, ul#yr-forecast-tabs-links li a:hover {
- text-decoration: underline;
- }
- p.yr-sun {
- background: url(http://fil.nrk.no/yr/grafikk/sym/b38/01d.png) center left no-repeat;
- min-height: 25px;
- padding: 5px 0 3px 40px;
- }
- #yr-symbol-forecast {
- margin: 1em 0;
- max-width: 600px;
- }
- #yr-symbol-forecast p, .block-yr_verdata p {
- margin: 0;
- padding: 0;
- }
- .yr-period-day {
- border-top: 1px solid;
- clear: both;
- display: block;
- padding: 1em 0;
- }
- .yr-upcoming-periods, .yr-forecast-block-location {
- border: 1px solid;
- border-width: 1px 0;
- margin: 1em 0;
- padding: 0;
- }
- .yr-forecast-block-location {
- padding: 0.3em 0.8em;
- }
- .yr-location-name {
- font-weight: bold;
- }
- .yr-upcoming-period-box, .yr-period-box {
- float: left;
- padding: 0 5px;
- }
- #yr-forecast-page .yr-upcoming-period-box img,
- #yr-forecast-page .yr-period-box img,
- .block-yr_verdata .yr-forecast-block-location img {
- border: 0;
- }
- .block-yr_verdata a {
- text-decoration: none;
- }
- .yr-temp {
- font-size: 115%;
- font-weight: bold;
- vertical-align: top;
- }
- .yr-temp.minus {
- color: blue;
- }
- .yr-temp.plus {
- color: red;
- }
- .yr-precip, .yr-pressure {
- font-size: 80%;
- }
- .yr-credit p {
- clear: left;
- font-size: 90%;
- padding: 12px 0;
- }
- .yr-credit p a {
- background: url(http://fil.nrk.no/contentfile/web/bgimages/special/weather/jsversion/banner.png) center left no-repeat;
- color: rgb(0,0,0);
- padding: 5px 10px 5px 70px;
- text-decoration: none;
- }