From: Charles Connell Date: Mon, 21 Apr 2014 03:35:12 +0000 (-0400) Subject: Note upload on mobile X-Git-Tag: release-20150131~137 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0ec787b9ad4412ce75ec6983a6a746f7382303aa;p=oweals%2Fkarmaworld.git Note upload on mobile --- diff --git a/karmaworld/assets/css/note_course_pages.css b/karmaworld/assets/css/note_course_pages.css index 1ae6d2d..1d2f98e 100644 --- a/karmaworld/assets/css/note_course_pages.css +++ b/karmaworld/assets/css/note_course_pages.css @@ -111,6 +111,15 @@ div.header-title-row { cursor: pointer; } +button.add-note-btn { + width: 100%; +} + +.note-upload-remove-button { + margin-bottom: 10px; + cursor: pointer; +} + .keywords-hint { font-size: 0.8em; } diff --git a/karmaworld/templates/courses/course_detail.html b/karmaworld/templates/courses/course_detail.html index c00fec2..b7ad712 100644 --- a/karmaworld/templates/courses/course_detail.html +++ b/karmaworld/templates/courses/course_detail.html @@ -155,7 +155,7 @@ {% endif %}