Commit 680732062c0d08b82953e62e36211cafffa71270
bump mutant-scroll, comments styling
mix irving committed on 12/3/2017, 2:18:10 AMParent: 00b948ff2cd9689bedf147393daaad44712b8de1
Files changed
app/html/comments.mcss | changed |
package-lock.json | changed |
package.json | changed |
app/html/comments.mcss | ||
---|---|---|
@@ -41,9 +41,10 @@ | ||
41 | 41 | div.Markdown {} |
42 | 42 | } |
43 | 43 | |
44 | 44 | section.actions { |
45 | - font-size: 1.2rem | |
45 | + font-size: 1rem | |
46 | + color: #555 | |
46 | 47 | margin-right: .5rem |
47 | 48 | |
48 | 49 | display: flex |
49 | 50 | justify-content: flex-end |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 211063 bytes New file size: 211063 bytes |
package.json | ||
---|---|---|
@@ -34,9 +34,9 @@ | ||
34 | 34 | "markdown-summary": "^1.0.3", |
35 | 35 | "micro-css": "^2.0.1", |
36 | 36 | "morphdom": "^2.3.3", |
37 | 37 | "mutant": "^3.21.2", |
38 | - "mutant-scroll": "0.0.4", | |
38 | + "mutant-scroll": "0.0.5", | |
39 | 39 | "open-external": "^0.1.1", |
40 | 40 | "patch-history": "^1.0.0", |
41 | 41 | "patch-profile": "^1.0.2", |
42 | 42 | "patch-settings": "^1.0.0", |
Built with git-ssb-web