mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-65876 forum: same arrows forum/activity navigation
This commit is contained in:
parent
9528b1ff5b
commit
b284ab6935
2 changed files with 7 additions and 20 deletions
|
@ -273,22 +273,7 @@ span.unread {
|
|||
.path-mod-forum .discussion-nav ul {
|
||||
margin: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.path-mod-forum .discussion-nav .prev-discussion:before {
|
||||
/*rtl:raw:
|
||||
content: ' ► ';
|
||||
*/
|
||||
/*rtl:remove*/
|
||||
content: ' ◄ ';
|
||||
}
|
||||
|
||||
.path-mod-forum .discussion-nav .next-discussion:after {
|
||||
/*rtl:raw:
|
||||
content: ' ◄ ';
|
||||
*/
|
||||
/*rtl:remove*/
|
||||
content: ' ► ';
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.path-mod-forum .discussion-nav .next-discussion {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue