Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-26760

META: admin tables should have all the same style

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • None
    • 2.0.2
    • Administration, Themes
    • MOODLE_20_STABLE

      Have a look at the html code of the tables in the admin plugin section.
      Settings -> plugin:

      -> Activity modules -> Manage activities
      <table id="modules" class="flexible generaltable" >

      -> blocks -> Manage blocks
      <table class="flexible compatibleblockstable blockstable generaltable" >

      -> Authentication -> Manage authentication
      <table class="manageauthtable generaltable">

      -> Authentication -> Manage authentication
      -> Enrolments -> Manage enrol plugins
      -> Text editors -> Manage editors
      <table class="generaltable" width="90%">

      -> Licences -> Manage licences
      -> Filters -> Manage filters
      <table class="generaltable" width="100%">

      -> Repositories -> Manage repositories
      <table class="generaltable">

      and so forth.

      As far as I know, all these tables are sibling.
      Why do the described tables were designed using quite always different styles in mind?
      Theme development is difficult enough even without this hindrances!

            rwijaya Rossiani Wijaya
            daniss Daniele Cordella
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.