WPI: load only main (Microsoft) feed if other feeds loading failed

This commit is contained in:
ruslanht 2013-01-31 16:35:29 +02:00
parent 54c8438ece
commit fc7eeb0df6
2 changed files with 79 additions and 17 deletions

View file

@ -32,6 +32,7 @@ ul.WPIKeywordList {
ul.WPIKeywordList>li {
padding: .4em .4em;
margin-right: .4em;
line-height: 2em;
display: inline;
list-style-type: none;
}