From c724e009960a399170bbddc58ca2f26737504287 Mon Sep 17 00:00:00 2001 From: kordan Date: Wed, 28 Aug 2013 10:37:31 +0200 Subject: [PATCH] MDL-41466 theme_formal_white: moved courses action icons once again on the right --- theme/formal_white/style/course.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme/formal_white/style/course.css b/theme/formal_white/style/course.css index ba38786f778..054a8db60e6 100644 --- a/theme/formal_white/style/course.css +++ b/theme/formal_white/style/course.css @@ -118,3 +118,6 @@ #page-course-publish-metadata .hublink {} #page-course-publish-backup .courseuploadtextinfo {text-align:center;} #page-course-publish-backup .sharecoursecontinue {text-align:center;} + +.sitetopic .section .activity .commands, +.course-content .section .activity .commands {float: right;} \ No newline at end of file -- 2.43.0