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.../src/stylesheet.css

54 lines
725 B

14 years ago
.weather-current-summarybox {
}
14 years ago
.weather-current-summary {
font-size: 40px;
14 years ago
}
.weather-current-databox {
padding: 0 15px 5px 30px;
}
.weather-current-icon {
padding: 0px 30px 10px 30px;
}
.weather-current-iconbox {
padding: 0 20px 0 0;
}
.weather-icon {
padding-right: 5px;
}
.weather-icon-rtl {
padding-left: 5px;
}
.weather-current-databox-captions {
text-align: right;
padding-right: 5px;
color: #999999;
}
.weather-forecast-icon {
padding: 0 15px 0px 25px;
}
.weather-forecast-databox {
padding: 5px 30px 5px 0;
}
.weather-forecast-day {
color: #999999;
font-size: 90%;
}
.weather-setting-button {
padding-top: 500px;
}
.weather-config {
padding-right: 10px;
}