


LESS works like CSS with some extra features.
WHAT ARE THE CSS COLOR CODES FOR FIREFOX FOLDERS CODE
This is especially needed for forms fields like: URLs, OS level Folders paths & apps, theme hex colors, English DB field names, emails, English text, numbers, regular expression patterns, symbols, code snippets or configuration samples. Which allows developers to force the direction of the text to left-to-right. However, as there always are a few exceptions, special comments can be added to the CSS files to prevent rules from being flipped, etc. Using the tool RTLCSS-PHP, the styles are automatically flipped when the language is right-to-left. Since Moodle 3.2, most of the work is automatically done for developers. As Moodle 2.7 has made Bootstrap 2 by default we can start using their classes, but we should make sure that there is a sensible fallback for themes not extending bootstrapbase, such as base. Of course, this requires Moodle core to provide re-usable classes to style the elements. those should belong to the theme and not be hardcoded in plugins to allow for easy theming. Plugins should define the strict minimum, no text sizes, colours, etc.
