mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 13:02:07 +02:00
MDL-32359 Forum usability: reduce accidental clicks on mark thread read
I hope this little CSS change does not break anybody's theme. I is a big usability win, at least as far as I am concerned.
This commit is contained in:
parent
668a499d89
commit
f9e41d206d
@ -84,6 +84,8 @@
|
||||
/** Styles for search.php */
|
||||
#page-mod-forum-search .introcontent {padding: 15px;font-weight:bold;}
|
||||
|
||||
#page-mod-forum-index .unread a:first-child,
|
||||
#page-mod-forum-view .unread a:first-child {padding-right: 10px;}
|
||||
#page-mod-forum-index .unread img,
|
||||
#page-mod-forum-view .unread img {margin-left: 5px;}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user