Clean up note views
* Make note deleted notice stand out more * Use same note deleted notice on both note views * Don't render notes as dtext
This commit is contained in:
@@ -33,3 +33,7 @@ span.key {
|
||||
@include inline-block;
|
||||
@include border-radius(3px);
|
||||
}
|
||||
|
||||
span.inactive {
|
||||
color: #AAA;
|
||||
}
|
||||
|
||||
@@ -44,10 +44,6 @@ div#c-pools {
|
||||
height: 10em;
|
||||
}
|
||||
|
||||
span.inactive {
|
||||
color: #AAA;
|
||||
}
|
||||
|
||||
a.last-page {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user