You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnome-shell-extension-openw.../data/stylesheet.css

82 lines
1.1 KiB

14 years ago
.weather-current-summarybox {
padding-top: 0px;
}
14 years ago
.weather-current-summary {
font-size: 26px;
padding-bottom: 3px;
14 years ago
}
.weather-current-databox {
padding: 0px 15px 0px 30px;
}
.weather-current-icon {
padding: 0px 30px;
}
.weather-current-iconbox {
padding-right: 20px;
}
.weather-current-infobox {
padding-top: 3px;
}
.weather-icon {
padding-right: 5px;
}
.weather-icon-rtl {
padding-left: 5px;
}
.weather-current-databox-captions {
text-align: right;
padding-right: 5px;
color: #999999;
}
.weather-forecasts {
padding: 0 10px;
}
.weather-forecast-box {
padding: 0px 15px;
}
.weather-forecast-box-addTopPadding {
padding-top: 15px;
}
.weather-forecast-iconminmax {
}
.weather-forecast-icon {
padding-right: 20px;
}
.weather-forecast-day {
color: #999999;
font-size: 90%;
text-align: center;
}
.weather-forecast-summary {
text-align: center;
}
.weather-sunrise-icon {
padding-right: 5px;
}
.weather-sunset-icon {
padding-left: 15px;
padding-right: 5px;
}
.weather-build-icon {
padding-left: 15px;
padding-right: 5px;
}