Frances Botsford
e5cede572a
fixing up some styling on vcerts
2013-08-26 18:36:56 -04:00
Frances Botsford
07b94f7dd4
added font variables for LMS, more sass for verification
2013-08-20 21:59:23 -04:00
Frances Botsford
2e821be65f
adding some standard sass bits to LMS and bare bones sass for verification
2013-08-20 16:04:48 -04:00
Miles Steele
7432b0e840
add visual indicator to revoke access 'buttons'
2013-08-02 09:52:16 -04:00
Your Name
4afa5481dd
set and get settings and fix discussion.css post-variable-apocalypse
2013-07-29 16:11:59 -04:00
Your Name
13ca61ba7f
fix merge conflict with _variables.scss
2013-07-29 13:32:54 -04:00
Brian Talbot
d61e4e50ec
edx.org: abstracting new edx.org button extends and colors with other themes in mind
2013-07-29 10:21:54 -04:00
Brian Talbot
049794463a
edx.org: revising base link color variable to use darker value for accessibility
2013-07-29 10:21:54 -04:00
Brian Talbot
71c3f5e5a7
edx.org: adds in variables/mixins to support edx.org visual changes
2013-07-29 10:21:53 -04:00
Kevin Chugh
fbd0f1bec0
wire up static HTML to allow panel functionality
2013-07-15 20:09:01 -04:00
Frances Botsford
a0962cc3b9
updated sass transitions to use newer bourbon syntax
2013-07-10 09:18:00 -04:00
David Baumgold
41374838cb
Changed @include border-radius() to border-radius
...
The official border-radius mixins were deprecated and removed in Bourbon 3.0.
https://github.com/thoughtbot/bourbon/pull/95
2013-07-10 09:17:58 -04:00
Giulio Gratta
3c461f7a94
reverts to browser default focus state and reenables the open_close_accordion feature
2013-07-02 09:26:43 -07:00
Giulio Gratta
1bb71a8621
increasing visibility of tab navigation on site by making focus state very obvious
2013-07-02 09:26:42 -07:00
Giulio Gratta
a5c9db0889
increased text contrast to make text more legible
2013-07-02 09:26:42 -07:00
Giulio Gratta
93da389671
Removing selection styling from sass files
...
- removed ::selection css from reset.scss
- removed variables from variables.scss
- removed variable calls from course/base/base.scss and base/base.scss
2013-07-02 09:26:41 -07:00
marco
52403420fd
cleaned up variables styling to sync up closer to studio, incorporated fontawesome icons into discusison home with basic positioning
2013-06-25 13:28:54 -04:00
marco
8ef258d465
addition of font-awesome to LMS sass vendor assets, in additio nto light organization for applicaiton.scss to match studio sass breakdown.
2013-06-25 13:19:54 -04:00
Brian Talbot
443a50845a
lms - adds back in missing/previously added .sr screen reader-focused styling and references in place of the .visuallyhidden application
2013-06-10 16:22:21 -07:00
Giulio Gratta
7104937fb8
move url() wrapper into SASS variable
2013-06-06 17:54:41 -07:00
Brian Talbot
3775ac61a6
resolves background color syncing for particular page/container wrappers
2013-06-06 11:02:44 -04:00
Brian Talbot
0b62ec7d8d
theming - revised variables and link/button styling to account for edX's registration and login constrast/styling changes
2013-06-05 10:56:26 -07:00
Brian Talbot
e9d4749877
theming - resolves some variable defintions to help with edX theme
2013-06-05 10:56:25 -07:00
Brian Talbot
110899620f
edx.org - revises new register/login banner image variable paths to resolve a Sass rendering issue
2013-06-05 10:56:25 -07:00
Giulio Gratta
268524597c
fix a few text weights and moved ugly mixins to mixin file and implemented in shame file
2013-06-05 10:56:25 -07:00
Giulio Gratta
27fce3e473
SASS diff from stanford themed branch for master
2013-06-05 10:56:25 -07:00
Brian Talbot
aa8f73ffb4
edx.org - revises base blue and color references to adhere to WCAG color contrast guidelines
2013-06-04 09:37:21 -04:00
marco
72e1fab1c4
SASS variable and naming standards sync-up based on @talbs feedback completed
2013-05-31 12:40:40 -04:00
Giulio Gratta
538ffe6fbe
fixing video-bg-image and homepage-bg-image urls
2013-05-23 11:04:24 -07:00
Giulio Gratta
3dd5733cee
first round of color replacements with variables
2013-05-23 09:44:40 -07:00
Greg Price
a0fb4d6c85
Merge branch 'master' into drupal-new
...
Conflicts:
lms/envs/aws.py
lms/envs/common.py
lms/static/sass/base/_base.scss
lms/templates/forgot_password_modal.html
2013-05-10 10:30:10 -04:00
Brian Talbot
3b84d77131
edx.org - resolved (in a dirty way) iframed buttons picking up style in IE and added in coming soon style treatment
2013-05-07 10:25:41 -04:00
Greg Price
00729a8c13
Add an omnipresent help tab to the LMS
...
The help tab opens a modal dialog that directs the user at various resources
(e.g. the site FAQ and course forums) and allows the user to submit feedback
to the feedback endpoint (which will ultimately create a ticket for the
student support team).
2013-05-06 13:35:52 -04:00
Brian Talbot
d23679ea4e
edx.org redesign - revised temporary login/register views to fit with design requirements/fixes from marketing team's overall design changes to site's visual theme
2013-03-12 15:04:00 -04:00
Brian Talbot
6f2e6116f9
LMS - adding back in a Sass mixin that seems to still have dependencies
2013-02-21 09:16:06 -05:00
Brian Talbot
f2abc3c3e5
lms - revised classes and styling mechanics for login/register forms and added necessary screen-reader mixin for other visually hidden text in those pages
2013-02-20 09:15:27 -05:00
John Jarvis
bfbd7de042
Adding baseFontColor to _variables.scss
2013-02-19 19:36:15 -05:00
Brian Talbot
6f922570ff
made flex-grid references consistent within different page element Sass files
2013-02-19 17:36:28 -05:00
John Jarvis
dabcb51746
resolving merge conflicts
2013-02-19 12:43:06 -05:00
Brian Talbot
cbe35eeab3
drupal integration - further color sync, copy edits, and removing courseware button when on login page
2013-01-23 18:22:13 -05:00
Brian Talbot
e1fae8e885
drupal integration - color syncing with marketing site standards
2013-01-23 18:22:13 -05:00
Brian Talbot
bb66f8963f
drupal integration - revised general page background for shorter content pages, small visual tweaks to footer
2013-01-23 18:22:13 -05:00
Brian Talbot
42d4b4d69b
drupal integration - revised padding between content and footer globally, removed secondary form actions for time being
2013-01-23 18:22:13 -05:00
Brian Talbot
7c7d0da5b4
drupal integration - styled page layout, form fields and states, added in status message areas/standards and revised Sass
2013-01-23 18:22:12 -05:00
Brian Talbot
6bff41708d
cleaning up LMS Sass variables a bit
2013-01-23 18:22:12 -05:00
Brian Talbot
023dadd074
studio - resolved base variable missing issue on lms side
2013-01-22 16:31:42 -05:00
Don Mitchell
a9233dfd44
Merge branch 'course-info' into feature/dhm/cms-settings
...
Conflicts:
cms/djangoapps/contentstore/views.py
2012-11-19 16:00:27 -05:00
Calen Pennington
dbcb1adfaf
Merge remote-tracking branch 'origin/master' into feature/cale/cms-master
...
Conflicts:
lms/static/sass/course/courseware/_courseware.scss
2012-11-13 10:22:42 -05:00
Brian Talbot
be13bc6026
added in completed course status to dashboard and certificate availability states
2012-11-09 18:18:36 -05:00
Calen Pennington
b52ed48221
Merge remote-tracking branch 'origin/master' into feature/cale/cms-master
...
Conflicts:
common/lib/capa/capa/responsetypes.py
common/lib/xmodule/xmodule/js/src/html/display.coffee
lms/envs/common.py
2012-10-23 13:38:11 -04:00