zulip/zephyr/static/styles
Tim Abbott 8479b4f0cd [schema] Record and display whether a message was edited.
We also record the historical edits to the message in this JSON format:

 [{"prev_content": "new test message 14", "timestamp": 1369157249},
  {"prev_content": "new test message 13", "timestamp": 1369157118}]

but we don't actually do anything with the information as of yet.

(imported from commit 2d5ca449b87b33ad035ab0e076a22e150c8e7267)
2013-05-24 21:23:55 -04:00
..
activity.css activity: Right-align numeric columns 2012-12-05 11:42:09 -05:00
fonts.css Modify message box layout and spacing. 2013-05-22 21:55:15 -04:00
portico.css signup: Make postal stripes work in Safari. 2013-05-22 11:32:19 -04:00
pygments.css Add missing Pygments style 2012-09-17 16:16:25 -04:00
zephyr.css [schema] Record and display whether a message was edited. 2013-05-24 21:23:55 -04:00