-
Bug
-
Resolution: Fixed
-
Minor
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
Blockquote in Atto behave differntly in different browsers
IE
- To move cursor using blockquote, user have to enter text first and select it.
- Similar problem with ordered and unordered list
- Indent text and then use ordered/unordered list remove style on blockquote
IE, FF and Opera
- Indent text and blockquote gets added with style border-left:
{5px solid #EEEEEE}
, where as in chrome it doesn't have any color. It will be nice to remove color from blockquote border-left, as this doesn't seem correct and is added as it is.