main.css

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4367 CSS Files removed if they are now generated files using SASS

  1. … 42 more files in changeset.
LDEV-4367 SASS Used for CSS Development

First pass of converting our .css development to use SASS. Autobuild to

convert .scss to .css files has been set up for all projects where

target .css files were found. The overall ANT build has been modified

so the normal build will generate the .css files from .scss files. The

base variables are defined in lams_build/conf/sccs.

  1. … 158 more files in changeset.
LDEV-3962 added box-shadow property to main.jsp so it started to look more consistently with other pages

  1. … 2 more files in changeset.
LDEV-3962 Added border-radius property

  1. … 1 more file in changeset.
LDEV-3962 Added border-radius property

  1. … 3 more files in changeset.
LDEV-3962 Similar changes done to Open Lesson dialog as previously done to Open/Save sequence in authoring * ability to save sequences on pressing the Enter button when title input is focused * focus title input field in case this element is visible in the current viewport (to avoid unwanted scrolling) * ability to start lessons on double click * prevent sequences from being deselected on any subsequent clicks

* Make 'Tour' word to appear after icon in order to be consistent with the rest of the buttons

* Make #notificationsPendingCount to be less prominent in case there are no messages. And assign it 'btn-primary' class when there are some messages available

  1. … 4 more files in changeset.
LDEV-3962 Entire offcanvas menu button is now clickable and not just an image inside

  1. … 1 more file in changeset.
LDEV-4065 Fixed the issue with EDGE browser that were refreshing main.jsp for several times and then failing

  1. … 1 more file in changeset.
LDEV-3676 * Removed padding to increase working space * Let background image to fill entire container

  1. … 1 more file in changeset.
LDEV-4040: Mimimise dialogs without moving them in DOM structure.

  1. … 2 more files in changeset.
LDEV-3962 Altered CSS rules: * color of notificationsPendingCount is aligned with other buttons color

  1. … 1 more file in changeset.
LDEV-3962 Altered CSS rules: * set color for tablesorter's text * slightly increased space between course-header and lessons

LDEV-4017: Fix dialog maximising. Allow multiple minimised dialogs. Fix dialog shrinking. Fix dialog initial positioning. Adjust initial dimentions of few dialogs.

  1. … 2 more files in changeset.
LDEV-3962: changing nav colours to blue

LDEV-4017: Private notifications window bootstrapped.

  1. … 3 more files in changeset.
LDEV-3962: Fixing css

  1. … 3 more files in changeset.
LDEV-3962 * List of favourite courses shows only active courses. * If course was removed - nothing bad will happen. We stop showing that course in the tablsorter course list and also in favorites list. But the users that have stored it as the last visited will still see it on their main.jsp. * "Courses" label changed to "My Courses". Cross icon changed to fa-bars one. * fixed iPad issue as suggested by Fiona

  1. … 3 more files in changeset.
LDEV-3962 * support for favorite orgs and last visited one * if last visited is stored, offcanvas bar is shown as hidden * offcanvas bar is shrank to 220px * CSS rules for main.jsp are all moved to main.css * Javascript methods for main.jsp are moved to main.js. Profile related ones to profile.js. Only methods used by other pages are kept in groupDisplay.js. * removed UserOrganisationCollapsed.java and code associated with it

  1. … 36 more files in changeset.
LDEV-3962: change logo in offcanvas bar

  1. … 1 more file in changeset.
LDEV-3962 Bootstrap index page

  1. … 34 more files in changeset.