diff --git a/app/stylesheets/g_instructure.sass b/app/stylesheets/g_instructure.sass index a42afe4d90b..e229e408c79 100644 --- a/app/stylesheets/g_instructure.sass +++ b/app/stylesheets/g_instructure.sass @@ -1409,4 +1409,4 @@ form.user_content_post_form margin-top: 6px margin-left: -16px background-color: #06a9ee - +border-radius(4px) + +border-radius(4px) \ No newline at end of file diff --git a/app/stylesheets/jst/calendar/calendarApp.sass b/app/stylesheets/jst/calendar/calendarApp.sass deleted file mode 100644 index 8eec2ac6a39..00000000000 --- a/app/stylesheets/jst/calendar/calendarApp.sass +++ /dev/null @@ -1,225 +0,0 @@ -@import environment - - -#main - background-color: transparent - border: none - -#content - padding-right: 0 - - -#calendar-app - position: relative - -#calendar-header - position: absolute - right: 0 - top: 0 - width: 55% - &.with-scheduler - width: 58% - -#change-calendar-version - float: right - -.calendar - .fc-content - background-color: white - .fc-view-month .fc-widget-header - color: #627382 - font-size: 14px - background-color: #f6f7f9 - line-height: 35px - .fc-widget-header, .fc-widget-content - border-color: #dadada - .fc-header - h2 - font-size: 18px - padding: 0 16px - .fc-other-month - color: #b4b3b3 - background-color: #f8f9f9 - - .fc-state-highlight - background-color: #ecf3f6 - box-shadow: inset 0px 0px 5px rgba(0,0,0,0.3) - .fc-event-inner - border-color: inherit - width: auto - padding-left: 3px - - .fc-event-time - font-weight: bold - .fc-agenda - .fc-agenda-slots .fc-agenda-axis - border-top-color: transparent //get rid of the grey boders on the row
-
+
<%= image_tag "arrow_left.png", :alt => t('alts.previous', "Previous") %>
@@ -191,10 +191,8 @@
|
||||||
- | <%= t 'links.more_options', "more options" %> | -|||||
+ | + <%= t 'links.more_options', "More Options" %> | |||||
- | <%= t 'links.more_options', "more options" %> | -|||||
+ | + <%= t 'links.more_options', "More Options" %> |