-
Improvement
-
Resolution: Fixed
-
Minor
-
2.3.1
-
MOODLE_23_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
It seems more useful to have the ".capdefault" CSS rule (class) placed on theme/base/style/admin.css then on theme/standard/style/admin.css, Since all themes derived from theme/base and thus can enjoy this very useful UI "default capability highlight" feature.
Currently, it is placed in side theme/standard (and theme/standard_white)
(moodle/theme/standard/style/admin.css)
#page-admin-roles-define .capdefault {background-color:#DDDDDD;border: 1px solid #CECECE;}
|
- has been marked as being related by
-
MDL-29403 ROLE EDIT default value not showing in theme FORMAL WHITE
-
- Closed
-