diff --git a/src/addon/files/pages/list/list.html b/src/addon/files/pages/list/list.html index 791a6d6db..9bb3ee955 100644 --- a/src/addon/files/pages/list/list.html +++ b/src/addon/files/pages/list/list.html @@ -36,7 +36,7 @@ - + diff --git a/src/addon/mod/assign/feedback/comments/component/addon-mod-assign-feedback-comments.html b/src/addon/mod/assign/feedback/comments/component/addon-mod-assign-feedback-comments.html index 62f3857f9..cfb780447 100644 --- a/src/addon/mod/assign/feedback/comments/component/addon-mod-assign-feedback-comments.html +++ b/src/addon/mod/assign/feedback/comments/component/addon-mod-assign-feedback-comments.html @@ -5,7 +5,7 @@

-
+
diff --git a/src/addon/mod/book/components/toc-popover/addon-mod-assign-submission-toc-popover.html b/src/addon/mod/book/components/toc-popover/addon-mod-assign-submission-toc-popover.html index ed35905b6..6d3dca6f0 100644 --- a/src/addon/mod/book/components/toc-popover/addon-mod-assign-submission-toc-popover.html +++ b/src/addon/mod/book/components/toc-popover/addon-mod-assign-submission-toc-popover.html @@ -1,5 +1,5 @@ -

{{chapter.title}}

+

{{chapter.title}}

diff --git a/src/addon/mod/data/components/index/addon-mod-data-index.html b/src/addon/mod/data/components/index/addon-mod-data-index.html index 3d3d4e3f2..c195f2b41 100644 --- a/src/addon/mod/data/components/index/addon-mod-data-index.html +++ b/src/addon/mod/data/components/index/addon-mod-data-index.html @@ -92,7 +92,7 @@ - + diff --git a/src/addon/mod/glossary/components/index/addon-mod-glossary-index.html b/src/addon/mod/glossary/components/index/addon-mod-glossary-index.html index adf3b4689..4ad1add14 100644 --- a/src/addon/mod/glossary/components/index/addon-mod-glossary-index.html +++ b/src/addon/mod/glossary/components/index/addon-mod-glossary-index.html @@ -61,7 +61,7 @@ - + diff --git a/src/addon/mod/imscp/components/toc-popover/addon-mod-imscp-toc-popover.html b/src/addon/mod/imscp/components/toc-popover/addon-mod-imscp-toc-popover.html index 4c1c9b21b..6bda8d594 100644 --- a/src/addon/mod/imscp/components/toc-popover/addon-mod-imscp-toc-popover.html +++ b/src/addon/mod/imscp/components/toc-popover/addon-mod-imscp-toc-popover.html @@ -1,5 +1,5 @@ - {{item.title}} + {{item.title}} diff --git a/src/addon/mod/lesson/pages/player/player.html b/src/addon/mod/lesson/pages/player/player.html index 6bb4f6a75..a6a2c73c6 100644 --- a/src/addon/mod/lesson/pages/player/player.html +++ b/src/addon/mod/lesson/pages/player/player.html @@ -50,7 +50,7 @@ - + diff --git a/src/addon/mod/lesson/pages/player/player.scss b/src/addon/mod/lesson/pages/player/player.scss index f492ff4b3..9e0535938 100644 --- a/src/addon/mod/lesson/pages/player/player.scss +++ b/src/addon/mod/lesson/pages/player/player.scss @@ -7,11 +7,6 @@ ion-app.app-root page-addon-mod-lesson-player { ion-input[padding-left] input[padding-left] { // Applying padding-left to the ion-input applies it twice since it's replicated in the inner input. - padding-left: 0; - } - - ion-input[padding-start] input[padding-start] { - // Applying padding-start to the ion-input applies it twice since it's replicated in the inner input. @include padding(null, null, null, 0); } diff --git a/src/addon/mod/quiz/pages/review/review.html b/src/addon/mod/quiz/pages/review/review.html index 1d6ffb483..49670516f 100644 --- a/src/addon/mod/quiz/pages/review/review.html +++ b/src/addon/mod/quiz/pages/review/review.html @@ -88,12 +88,12 @@ - + - + diff --git a/src/addon/mod/wiki/components/index/addon-mod-wiki-index.html b/src/addon/mod/wiki/components/index/addon-mod-wiki-index.html index 2747bb87e..ffa86beb8 100644 --- a/src/addon/mod/wiki/components/index/addon-mod-wiki-index.html +++ b/src/addon/mod/wiki/components/index/addon-mod-wiki-index.html @@ -73,7 +73,7 @@ - + diff --git a/src/addon/notifications/pages/list/list.html b/src/addon/notifications/pages/list/list.html index b08d112f3..c75a3d715 100644 --- a/src/addon/notifications/pages/list/list.html +++ b/src/addon/notifications/pages/list/list.html @@ -20,7 +20,7 @@

{{notification.userfromfullname}}

-
+

{{notification.timecreated | coreDateDayOrTime}}

diff --git a/src/addon/qtype/calculated/component/addon-qtype-calculated.html b/src/addon/qtype/calculated/component/addon-qtype-calculated.html index ab11e293c..db25e4f4b 100644 --- a/src/addon/qtype/calculated/component/addon-qtype-calculated.html +++ b/src/addon/qtype/calculated/component/addon-qtype-calculated.html @@ -18,7 +18,7 @@ - + diff --git a/src/addon/qtype/shortanswer/component/addon-qtype-shortanswer.html b/src/addon/qtype/shortanswer/component/addon-qtype-shortanswer.html index bdf6f49ab..550e65863 100644 --- a/src/addon/qtype/shortanswer/component/addon-qtype-shortanswer.html +++ b/src/addon/qtype/shortanswer/component/addon-qtype-shortanswer.html @@ -2,6 +2,6 @@

- + diff --git a/src/components/timer/core-timer.html b/src/components/timer/core-timer.html index 31262562e..03c48900c 100644 --- a/src/components/timer/core-timer.html +++ b/src/components/timer/core-timer.html @@ -1,4 +1,4 @@ - + {{ timeLeft | coreSecondsToHMS }} diff --git a/src/core/courses/components/overview-events/core-courses-overview-events.html b/src/core/courses/components/overview-events/core-courses-overview-events.html index ff5aed5ec..3e010a2a5 100644 --- a/src/core/courses/components/overview-events/core-courses-overview-events.html +++ b/src/core/courses/components/overview-events/core-courses-overview-events.html @@ -1,11 +1,11 @@ - +

{{event.timesort * 1000 | coreFormatDate:"dfmediumdate" }}

{{event.action.itemcount}}
diff --git a/src/core/emulator/pages/capture-media/capture-media.html b/src/core/emulator/pages/capture-media/capture-media.html index 60e2c6dd2..5e2fd78ec 100644 --- a/src/core/emulator/pages/capture-media/capture-media.html +++ b/src/core/emulator/pages/capture-media/capture-media.html @@ -47,7 +47,7 @@
- +
diff --git a/src/core/login/pages/sites/sites.html b/src/core/login/pages/sites/sites.html index ffe217791..b1d283c18 100644 --- a/src/core/login/pages/sites/sites.html +++ b/src/core/login/pages/sites/sites.html @@ -24,7 +24,7 @@ - +