key updates

This commit is contained in:
Mo Bitar
2017-01-26 01:19:49 -06:00
parent ac5569429d
commit 191f665dde
6 changed files with 29 additions and 10 deletions

View File

@@ -228,6 +228,11 @@ Extensions
> .type {
font-weight: bold;
margin-bottom: 2px;
}
> .key {
font-style: italic;
}
> .url {
@@ -235,7 +240,7 @@ Extensions
text-overflow: ellipsis;
overflow: hidden;
// word-wrap: break-word;
margin-top: 4px;
margin-top: 2px;
}
.sync-status {