diff --git a/theme/boxxie/lang/en/theme_boxxie.php b/theme/boxxie/lang/en/theme_boxxie.php index f57fa4e1d16..adab1f6845b 100644 --- a/theme/boxxie/lang/en/theme_boxxie.php +++ b/theme/boxxie/lang/en/theme_boxxie.php @@ -26,4 +26,4 @@ $string['pluginname'] = 'Boxxie'; $string['region-side-post'] = 'Right'; $string['region-side-pre'] = 'Left'; -$string['choosereadme'] = '

Boxxie

Theme Discussion Forum:

http://moodle.org/mod/forum/view.php?id=46

Theme Credits

http://docs.moodle.org/en/Theme_credits

Theme Documentation:

http://docs.moodle.org/en/Themes

Report a bug:

http://tracker.moodle.org

About

Boxxie is a fluid-width, three-column theme for Moodle 2.0 that was created by Patrick Malley.

Tweaks

This theme is built upon both Base and Canvas, two parent themes included in the Moodle core. If you want to modify this theme, we recommend that you first duplicate it then rename it before making your changes. This will prevent your customized theme from being overwritten by future Moodle upgrades, and you\'ll still have the original files if you make a mess. More information on modifying themes can be found in the MoodleDocs.

h3>License

This, and all other themes included in the Moodle core, are licensed under the GNU General Public License.

'; \ No newline at end of file +$string['choosereadme'] = '

Boxxie

Theme Discussion Forum:

http://moodle.org/mod/forum/view.php?id=46

Theme Credits

http://docs.moodle.org/en/Theme_credits

Theme Documentation:

http://docs.moodle.org/en/Themes

Report a bug:

http://tracker.moodle.org

About

Boxxie is a fluid-width, three-column theme for Moodle 2.0 that was created by Patrick Malley.

Tweaks

This theme is built upon both Base and Canvas, two parent themes included in the Moodle core. If you want to modify this theme, we recommend that you first duplicate it then rename it before making your changes. This will prevent your customized theme from being overwritten by future Moodle upgrades, and you\'ll still have the original files if you make a mess. More information on modifying themes can be found in the MoodleDocs.

License

This, and all other themes included in the Moodle core, are licensed under the GNU General Public License.

'; \ No newline at end of file diff --git a/theme/canvas/style/admin.css b/theme/canvas/style/admin.css index ce8b6fc031b..bc4aa66ecaa 100644 --- a/theme/canvas/style/admin.css +++ b/theme/canvas/style/admin.css @@ -66,6 +66,11 @@ margin-bottom: 0; } +#userselector_options { + font-size: 0.75em; +} + + /* Themes ----------------------------*/ diff --git a/theme/canvas/style/core.css b/theme/canvas/style/core.css index 320b07e729b..65404894ccf 100644 --- a/theme/canvas/style/core.css +++ b/theme/canvas/style/core.css @@ -387,7 +387,7 @@ body { ------------------------*/ .path-admin-roles .generaltable { - width: 65%; + /* width: 65%; hiding because it's causing problems on role/assign */ } .path-admin-roles .generaltable th { diff --git a/theme/formfactor/lang/en/theme_formfactor.php b/theme/formfactor/lang/en/theme_formfactor.php index 6e593ace4ab..6a1fbc7d673 100644 --- a/theme/formfactor/lang/en/theme_formfactor.php +++ b/theme/formfactor/lang/en/theme_formfactor.php @@ -26,4 +26,4 @@ $string['pluginname'] = 'FormFactor'; $string['region-side-post'] = 'Right'; $string['region-side-pre'] = 'Left'; -$string['choosereadme'] = '

FormFactor

Theme Discussion Forum:

http://moodle.org/mod/forum/view.php?id=46

Theme Credits

http://docs.moodle.org/en/Theme_credits

Theme Documentation:

http://docs.moodle.org/en/Themes

Report a bug:

http://tracker.moodle.org

About

FormFactor is a fluid-width, three-column theme for Moodle 2.0 that was created by Patrick Malley.

Tweaks

This theme is built upon both Base and Canvas, two parent themes included in the Moodle core. If you want to modify this theme, we recommend that you first duplicate it then rename it before making your changes. This will prevent your customized theme from being overwritten by future Moodle upgrades, and you\'ll still have the original files if you make a mess. More information on modifying themes can be found in the MoodleDocs.

h3>License

This, and all other themes included in the Moodle core, are licensed under the GNU General Public License.

'; \ No newline at end of file +$string['choosereadme'] = '

FormFactor

Theme Discussion Forum:

http://moodle.org/mod/forum/view.php?id=46

Theme Credits

http://docs.moodle.org/en/Theme_credits

Theme Documentation:

http://docs.moodle.org/en/Themes

Report a bug:

http://tracker.moodle.org

About

FormFactor is a fluid-width, three-column theme for Moodle 2.0 that was created by Patrick Malley.

Tweaks

This theme is built upon both Base and Canvas, two parent themes included in the Moodle core. If you want to modify this theme, we recommend that you first duplicate it then rename it before making your changes. This will prevent your customized theme from being overwritten by future Moodle upgrades, and you\'ll still have the original files if you make a mess. More information on modifying themes can be found in the MoodleDocs.

License

This, and all other themes included in the Moodle core, are licensed under the GNU General Public License.

'; \ No newline at end of file diff --git a/theme/leatherbound/lang/en/theme_leatherbound.php b/theme/leatherbound/lang/en/theme_leatherbound.php index 8bb772467bd..1da1c45d189 100644 --- a/theme/leatherbound/lang/en/theme_leatherbound.php +++ b/theme/leatherbound/lang/en/theme_leatherbound.php @@ -26,4 +26,4 @@ $string['pluginname'] = 'Leatherbound'; $string['region-side-post'] = 'Right'; $string['region-side-pre'] = 'Left'; -$string['choosereadme'] = '

Leatherbound

Theme Discussion Forum:

http://moodle.org/mod/forum/view.php?id=46

Theme Credits

http://docs.moodle.org/en/Theme_credits

Theme Documentation:

http://docs.moodle.org/en/Themes

Report a bug:

http://tracker.moodle.org

About

Leatherbound is a fluid-width, three-column theme for Moodle 2.0 that was created by Patrick Malley.

Tweaks

This theme is built upon both Base and Canvas, two parent themes included in the Moodle core. If you want to modify this theme, we recommend that you first duplicate it then rename it before making your changes. This will prevent your customized theme from being overwritten by future Moodle upgrades, and you\'ll still have the original files if you make a mess. More information on modifying themes can be found in the MoodleDocs.

h3>License

This, and all other themes included in the Moodle core, are licensed under the GNU General Public License.

'; \ No newline at end of file +$string['choosereadme'] = '

Leatherbound

Theme Discussion Forum:

http://moodle.org/mod/forum/view.php?id=46

Theme Credits

http://docs.moodle.org/en/Theme_credits

Theme Documentation:

http://docs.moodle.org/en/Themes

Report a bug:

http://tracker.moodle.org

About

Leatherbound is a fluid-width, three-column theme for Moodle 2.0 that was created by Patrick Malley.

Tweaks

This theme is built upon both Base and Canvas, two parent themes included in the Moodle core. If you want to modify this theme, we recommend that you first duplicate it then rename it before making your changes. This will prevent your customized theme from being overwritten by future Moodle upgrades, and you\'ll still have the original files if you make a mess. More information on modifying themes can be found in the MoodleDocs.

License

This, and all other themes included in the Moodle core, are licensed under the GNU General Public License.

'; \ No newline at end of file diff --git a/theme/nonzero/lang/en/theme_nonzero.php b/theme/nonzero/lang/en/theme_nonzero.php index 6b28d3d5537..bb67008ae87 100644 --- a/theme/nonzero/lang/en/theme_nonzero.php +++ b/theme/nonzero/lang/en/theme_nonzero.php @@ -26,7 +26,7 @@ $string['pluginname'] = 'Nonzero'; $string['region-side-post'] = 'Right'; $string['region-side-pre'] = 'Left'; -$string['choosereadme'] = '

Nonzero

Theme Discussion Forum:

http://moodle.org/mod/forum/view.php?id=46

Theme Credits

http://docs.moodle.org/en/Theme_credits

Theme Documentation:

http://docs.moodle.org/en/Themes

Report a bug:

http://tracker.moodle.org

About

Nonzero is a nontraditional, three-column, fluid-width theme for Moodle. It\'s nontraditional in the sense that it uses a fresh three-column layout that displays the content to the left of both block columns.

Tweaks

This theme is built upon both Base and Canvas, two parent themes included in the Moodle core. If you want to modify this theme, we recommend that you first duplicate it, then rename it before making your changes. This will prevent your customized theme from being overwritten by future Moodle upgrades, and you\'ll still have the original files if you make a mess. More information on modifying themes can be found in the MoodleDocs.

h3>License

This, and all other themes included in the Moodle core, are licensed under the GNU General Public License.

'; +$string['choosereadme'] = '

Nonzero

Theme Discussion Forum:

http://moodle.org/mod/forum/view.php?id=46

Theme Credits

http://docs.moodle.org/en/Theme_credits

Theme Documentation:

http://docs.moodle.org/en/Themes

Report a bug:

http://tracker.moodle.org

About

Nonzero is a nontraditional, three-column, fluid-width theme for Moodle. It\'s nontraditional in the sense that it uses a fresh three-column layout that displays the content to the left of both block columns.

Tweaks

This theme is built upon both Base and Canvas, two parent themes included in the Moodle core. If you want to modify this theme, we recommend that you first duplicate it, then rename it before making your changes. This will prevent your customized theme from being overwritten by future Moodle upgrades, and you\'ll still have the original files if you make a mess. More information on modifying themes can be found in the MoodleDocs.

License

This, and all other themes included in the Moodle core, are licensed under the GNU General Public License.

'; // Config diff --git a/theme/serenity/lang/en/theme_serenity.php b/theme/serenity/lang/en/theme_serenity.php index a20a118806e..7c3d76d322a 100644 --- a/theme/serenity/lang/en/theme_serenity.php +++ b/theme/serenity/lang/en/theme_serenity.php @@ -26,4 +26,4 @@ $string['pluginname'] = 'Serenity'; $string['region-side-post'] = 'Right'; $string['region-side-pre'] = 'Left'; -$string['choosereadme'] = '

Serenity

Theme Discussion Forum:

http://moodle.org/mod/forum/view.php?id=46

Theme Credits

http://docs.moodle.org/en/Theme_credits

Theme Documentation:

http://docs.moodle.org/en/Themes

Report a bug:

http://tracker.moodle.org

About

Serenity is a fluid-width, three-column theme for Moodle 2.0 that was created by Patrick Malley.

Tweaks

This theme is built upon both Base and Canvas, two parent themes included in the Moodle core. If you want to modify this theme, we recommend that you first duplicate it then rename it before making your changes. This will prevent your customized theme from being overwritten by future Moodle upgrades, and you\'ll still have the original files if you make a mess. More information on modifying themes can be found in the MoodleDocs.

h3>License

This, and all other themes included in the Moodle core, are licensed under the GNU General Public License.

'; \ No newline at end of file +$string['choosereadme'] = '

Serenity

Theme Discussion Forum:

http://moodle.org/mod/forum/view.php?id=46

Theme Credits

http://docs.moodle.org/en/Theme_credits

Theme Documentation:

http://docs.moodle.org/en/Themes

Report a bug:

http://tracker.moodle.org

About

Serenity is a fluid-width, three-column theme for Moodle 2.0 that was created by Patrick Malley.

Tweaks

This theme is built upon both Base and Canvas, two parent themes included in the Moodle core. If you want to modify this theme, we recommend that you first duplicate it then rename it before making your changes. This will prevent your customized theme from being overwritten by future Moodle upgrades, and you\'ll still have the original files if you make a mess. More information on modifying themes can be found in the MoodleDocs.

License

This, and all other themes included in the Moodle core, are licensed under the GNU General Public License.

'; \ No newline at end of file