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

not inherited standard stylesheet

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.8.3, 1.9
    • 1.8.4, 1.9
    • Themes
    • None
    • MOODLE_18_STABLE, MOODLE_19_STABLE
    • MOODLE_18_STABLE, MOODLE_19_STABLE

    Description

      I use the developer toolbar on firefox for macosX.
      I noticed, some weeks ago, I was missing the arrow in the navigation bar.
      To let you understand without misunderstandings, I am talking about this arrow:
      <button title="Previous activity" type="submit">
      <span class="arrow">?</span>
      <span class="accesshide"> Previous activity</span>
      </button>

      Well, by adding the right style to my theme
      .arrow, .arrow_button input {
      font-family: Arial,Helvetica,Courier,sans-serif;
      }
      all went right... but, why am I not inheriting this style from standard theme?
      So I went to my developer toolbar and I selected CSS->View CSS.
      What I got was a long page (http://myserver/moodle18/theme/standard/styles.php)
      starting with:
      http://myserver/moodle18/theme/standard/styles.php
      /**************************************

      • THEME NAME: standard
        *
      • Files included in this sheet:
        *
      • standard/styles_layout.css
      • /mod/assignment/styles.php
      • /mod/choice/styles.php
      • /mod/data/styles.php
      • /mod/lesson/styles.php
      • /mod/pagemenu/styles.php
      • /mod/quiz/styles.php
      • /mod/scorm/styles.php
      • /mod/workshop/styles.php
      • /blocks/blog_tags/styles.php
      • /blocks/calendar_month/styles.php
      • /blocks/calendar_upcoming/styles.php
      • /blocks/compliance/styles.php
      • /blocks/course_menu/styles.php
      • /blocks/course_summary/styles.php
      • /blocks/login/styles.php
      • /blocks/news_items/styles.php
      • /blocks/page_module/styles.php
      • /blocks/quiz_results/styles.php
      • /blocks/rss_client/styles.php
      • /blocks/search_forums/styles.php
      • /course/format/page/styles.php
        **************************************/

      Question and, maybe, bug: Why are not seen the other two standard stylesheet:
      styles_fonts.css and styles_color.css?

      Attachments

        Activity

          People

            andreabix Andrea Bicciolo
            daniss Daniele Cordella
            Nobody Nobody
            Huong Nguyen, Bas Brands, Mathew May, Amaia Anabitarte, Carlos Escobedo, Laurent David, Mikel Martín Corrales, Sabina Abellan, Sara Arjona (@sarjona)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              11/Jan/08