3 // The home for small tweaks to modules that don't require
4 // changes drastic enough to pull in the full module css
5 // and replace it completely
6 // Plus some misc. odds and ends
14 .path-mod-forum .forumsearch {
21 .path-mod-forum .forumheaderlist,
22 .path-mod-forum .forumheaderlist td {
29 tbody .discussion td {
41 thead .header.replies {
44 thead .header.lastpost {
49 &.discussionsubscription {
56 .author, .replies, .lastpost {
59 .discussionsubscription,
64 .discussionsubscription,
76 .path-mod-feedback .feedback_bar_image {
77 height: 5px; // we should remove the bar height specification in core
110 .dir-rtl .forumpost {
127 .forumpost .row .left {
131 .forumpost .options .commands {
135 .forumpost .subject {
139 // Override hardcoded forum modules styling
140 .forumsearch input[type=text] {
141 margin-bottom: 0 !important;
144 #page-mod-forum-discuss .discussioncontrols {
152 border-top: 2px solid @tableBorder;
155 .maincalendar .calendarmonth td,.maincalendar .calendarmonth th {
156 border: 1px dotted @tableBorder;
159 .path-grade-report-grader h1 {
163 #page-mod-chat-gui_basic input#message {
167 #page-mod-data-view #singleimage {
171 .path-mod-data form {
184 .breadcrumb-button .singlebutton {
195 .dir-rtl .navbar .brand {
199 .navbar-inverse .logininfo a {
200 color: @navbarInverseLinkColor;
202 .navbar-inverse .logininfo a:hover {
203 background-color: @navbarInverseLinkBackgroundHover; // "transparent" is default to differentiate :hover/:focus from .active
204 color: @navbarInverseLinkColorHover;
208 .navbar-fixed-bottom {
212 .dir-rtl .breadcrumb-button,
213 .dir-rtl .navbar .btn-navbar {
217 .dir-rtl .breadcrumb-button .singlebutton {
222 .ie .row-fluid .desktop-first-column {
232 // contributed by Paul Hibbitts, see http://msdn.microsoft.com/en-us/library/ie/jj583807(v=vs.85).aspx
234 -ms-touch-action: auto;
242 .horizontal .choices {
245 display: inline-block;
254 .path-mod-lesson .firstpageoptions {
260 .path-mod-lesson .centerpadded {
265 .path-mod-wiki .wiki_headingtitle,
266 .path-mod-wiki .midpad,
267 .path-mod-wiki .wiki_headingtime {
271 .path-mod-wiki .wiki_contentbox {
278 padding: 3px 20px 3px 8px;
281 .dir-rtl .dropdown-menu {
283 padding: 3px 8px 3px 20px;
286 .dir-rtl .dropdown-submenu > .dropdown-menu {
287 .border-radius(6px 0px 6px 6px);
295 > tbody > tr:nth-of-type(odd) {background-color: @tableBackground;}
296 > tbody > tr:nth-of-type(even) {background-color: @tableBackgroundAccent;}
297 .rblock label {text-align: center;}
299 .resultgraph, .reportsummary, .studentreport, .reportbuttons, .centerpara {
305 &.path-mod-forum .forumheaderlist {
306 thead .header.lastpost {
320 .dir-rtl .nav .caret {
330 border-left: 1px solid #e5e5e5;
331 border-right: 1px solid #fff;
339 border-left: 0px none;
340 border-right: 0px none;
353 color: @linkColorHover;
354 text-decoration: underline;
363 color: @navbarLinkColor;
367 color: @navbarLinkColorHover;
374 display: inline-block;
377 vertical-align: middle;
387 display: inline-block;
388 vertical-align: middle;
405 // Hide caret when JS is disabled.
412 // A little bit of visual feedback for the action menu when Javascript is disabled.
417 background: transparent;
423 box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.125);
427 &[data-enhanced] .menu {
429 .menu-action.icon:hover {
432 background: transparent;
443 color: @navbarInverseText;
445 color: @navbarInverseLinkColor;
447 color: @navbarInverseLinkColorHover;
453 color: @navbarInverseLinkColor;
457 color: @navbarInverseLinkColor;
459 color: @navbarInverseText;
461 color: @navbarInverseLinkColor;
468 color: @navbarInverseLinkColorHover;
470 color: @navbarInverseText;
472 color: @navbarInverseLinkColorHover;
477 &[data-enhanced] .toggle-display.textmenu {
479 border-top-color: @navbarInverseLinkColorHover;
483 // A little bit of visual feedback for the action menu when Javascript is disabled.
488 background: transparent;
494 box-shadow: 0px 0px 16px rgba(255, 255, 255, 1);
498 &[data-enhanced] .menu {
500 .menu-action.icon:hover {
503 background: transparent;
523 // Show caret when JS is enabled.
525 display: inline-block;
533 margin: 0px 0px 2px 0px;
544 background-color: @navbarLinkBackgroundActive;
548 background-clip: padding-box;
551 display: inline-block;
552 border-left: 7px solid transparent;
553 border-right: 7px solid transparent;
554 border-bottom: 7px solid #ccc;
555 border-bottom-color: @dropdownBorder;
561 display: inline-block;
562 border-left: 6px solid transparent;
563 border-right: 6px solid transparent;
564 border-bottom: 6px solid @dropdownBackground;
573 text-decoration: none;
576 text-decoration: none;
577 #gradient > .vertical(@dropdownLinkBackgroundHover, darken(@dropdownLinkBackgroundHover, 5%));
583 .box-shadow (0 5px 10px rgba(0, 0, 0, 0.2));
585 &:hover .toggle-display {}
594 background-color: @navbarInverseLinkBackgroundActive;
604 > .moodle-actionmenu {
618 &.userloggedinas .usermenu .userbutton .avatars {
630 > .moodle-actionmenu {
645 &.userloggedinas .usermenu .userbutton .avatars {
655 .userloggedinas .usermenu .userbutton .avatars {
664 margin-bottom: -34px;
665 border: 1px solid #fff;
667 box-shadow: -2px -2px 16px rgba(0,0,0,0.25);