Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3.1
-
Component/s: Themes
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_23_STABLE
-
Fixed Branches:MOODLE_22_STABLE, MOODLE_23_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
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;}
|
Attachments
Issue Links
- has been marked as being related by
-
MDL-29403 ROLE EDIT default value not showing in theme FORMAL WHITE
-
- Closed
-