From aa34ca4309b09d47bf2ca66b751efc1359abaa48 Mon Sep 17 00:00:00 2001 From: kordan Date: Tue, 2 Aug 2011 23:41:45 +0200 Subject: [PATCH] MDL-28575 fix for MOODLE_21_STABLE --- theme/formal_white/style/formal_white.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme/formal_white/style/formal_white.css b/theme/formal_white/style/formal_white.css index 30ed13d7263..fa1ec1442a8 100644 --- a/theme/formal_white/style/formal_white.css +++ b/theme/formal_white/style/formal_white.css @@ -79,6 +79,11 @@ h1.headerheading {margin:14px 11px 8px 11px;float:left;font-size:200%;} #page-enrol-instances .generalbox {border:none;} #page-enrol-instances .select.menujump {margin-left:0.5em;} +/* adminsettings */ +#adminsettings .form-overridden { + background-color: yellow; +} + /* tables */ .editcourse th, .editcourse td,