NewsBlur/media/css/status.css

25 lines
343 B
CSS
Raw Normal View History

2012-12-21 16:52:30 -08:00
.NB-body-status {
overflow: auto;
}
.NB-status {
2012-12-21 16:52:30 -08:00
margin: 48px;
}
.NB-status th {
padding: 0 6px 0 0;
}
.NB-status .NB-favicon {
width: 16px;
height: 16px;
}
.NB-status .NB-status-update {
line-height: 12px;
font-size: 11px;
}
.NB-status td {
border-top: 1px solid #F0F0F0;
margin: 0;
padding: 0 0;
max-width: 300px;
}