* Adds client resourses for Markdown.js
* Implements a part of the client UI at editing Circle collections
This commit is contained in:
parent
17f57d5542
commit
9748c9d7e4
19 changed files with 552 additions and 119 deletions
|
|
@ -121,6 +121,9 @@ label {
|
|||
font-size: large;
|
||||
background-color: rgba(0,64,0,0.1);
|
||||
}
|
||||
.dirty {
|
||||
background-color: rgba(128,128,0,0.3);
|
||||
}
|
||||
.error {
|
||||
color: #f88;
|
||||
font-size: large;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue