/** * @file * RTL styles for comment module. */ /** * Indent threaded comments. */ .indented { margin-left: 0; margin-right: 25px; }