Moodle

text alignment CSS never put in block styles.php

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Incomplete
  • Affects Version/s: 2.0
  • Fix Version/s: None
  • Component/s: Blocks, Themes
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE

Description

text alignment CSS never put in block styles.php. Alignment is a overall aspect and should not be set in the block special CSS.

Issue Links

Activity

Hide
Urs Hunkler added a comment -

Found one example:

.block_news_items .newlink {
text-align: center;
}

Show
Urs Hunkler added a comment - Found one example: .block_news_items .newlink { text-align: center; }
Hide
Tim Hunt added a comment -

I don't understand what you are requesting be done here. Are you saying that this CSS should be moved to theme/standard/styles_layout.php?

Show
Tim Hunt added a comment - I don't understand what you are requesting be done here. Are you saying that this CSS should be moved to theme/standard/styles_layout.php?
Hide
Tim Hunt added a comment -

The initial bug report was never clarified, even after asking and waiting months. So, closing this bug.

Show
Tim Hunt added a comment - The initial bug report was never clarified, even after asking and waiting months. So, closing this bug.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: