Add title, priority, tags to cache; add schema migration
This commit is contained in:
parent
1b8ebab5f3
commit
d4330e86ac
3 changed files with 127 additions and 19 deletions
|
@ -382,6 +382,11 @@ li {
|
|||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
#detail .detailTitle {
|
||||
font-weight: bold;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
#detail .detailMessage {
|
||||
margin-bottom: 20px;
|
||||
font-size: 1.1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue