Muhammad Rehan
f34f7ca32e
fix wiki alertbox style
...
TNL-3821
2015-12-01 01:20:33 +05:00
Chris Rodriguez
9e2e9af1f5
LMS: adjusting Wiki alert styles
2015-11-24 14:50:59 -05:00
stv
a8d30c5de2
Remove circuit-schematic integration from wiki
2015-10-26 15:51:12 -07:00
Ned Batchelder
c0856232e1
Use sass interpolation instead of concatenation for -path
2015-09-17 15:39:04 -04:00
David Baumgold
6ebf2515f4
Comprehensive theming
...
This is a squash of 38 commits ending with
5b080f979d692804452400ac5bed9b17c50b001e
2015-09-17 15:39:03 -04:00
Chris Rodriguez
e789c554c7
Updating blue color variables for accessibility in the LMS
2015-04-15 15:23:23 -04:00
Brian Talbot
f128629f48
fixing styling and class syntax (to new FA-based classes) for missing UI elements
2015-01-09 12:01:26 -05:00
Chris
c5d2dd7536
Upgrading Font Awesome vendor files from 3.2.1 to 4.2.0
...
* updating vendor files
* updating class syntax (to new FA-based classes) for all UI elements
* correcting broken tests
2015-01-06 15:24:12 -05:00
Marco Morales
38b7e4cc50
SASS compilation variable conventions update, focusing on basic colors, baseline variable usage for padding and margins, ui-depth extends, along with other small fixes. The intent with this is to not have any user-facing impact, and instead move us closer toward having files that use our newer sass conventions.
2015-01-05 17:30:13 -05:00
Dave St.Germain
671772256a
Make wiki links not look inactive
2014-07-10 10:10:11 -04:00
Brian Talbot
02b0725456
correcting for Bourbon deprecated inline-block() mixin
2014-06-11 21:19:46 -04:00
Frances Botsford
4874c45d31
remove double icons in the wiki sidebar
2014-04-02 14:28:40 -04:00
Dave St.Germain
6d9ca6008c
Remove outline:none
2014-03-11 14:33:04 -04:00
Dave St.Germain
9945d3e9cf
Add a means to skip to more specific parts of the page. Contributes to
...
LMS-2156
2014-02-05 11:28:11 -05:00
Ned Batchelder
cccd61ebf3
Make remaining dialogs in wiki accessible.
...
All the dialogs in the wiki are now accessible to screen readers.
Also, the "Switch to selected version" button did the odd thing of
reloading the page with the new version selected, but inside a dialog.
That is now fixed.
The merge dialog has a warning that looks kind of funky still, but you
can read it, unlike the previous code.
LMS-1337
2013-11-25 16:05:05 -05:00
Ned Batchelder
d319159dbf
Cheatsheet modal is accessible.
...
Use the leanModal stuff to show the cheatsheet dialog in the wiki.
LMS-1303
2013-10-25 17:40:08 -04:00
Giulio Gratta
5a46177a5e
A11Y changes: better :focus styling, increased contrast, and added image alt texts
...
- Doubled up :hover and :focus styling to improve a11y
- Increase contrast of certain UI elements for improved a11y
- Added some image alt text for a11y
- Changed video caption styling to blue and made them underline on hover and added a skip link before video for screenreaders.
Fixes Bugs:
- LMS-1336
2013-10-24 12:47:19 -07:00
Diana Huang
0752375e46
Indicate active status more clearly for people
...
with vision impairments
* bold text when active
* add in some extra text for screen readers
LMS-1306
2013-10-22 14:21:35 -04:00
Frances Botsford
a0962cc3b9
updated sass transitions to use newer bourbon syntax
2013-07-10 09:18:00 -04:00
David Baumgold
5bd79a8669
Changed @include box-shadow() to box-shadow
...
Bourbon's box-shadow mixin has been deprecated, and they recommend to use the
official spec.
2013-07-10 09:17:58 -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
3dd5733cee
first round of color replacements with variables
2013-05-23 09:44:40 -07:00
Kyle Fiedler
bce61cd6e5
Revert "Merge pull request #642 from MITx/bug/kfiedler/ie"
...
This reverts commit 2b5e8a4944 , reversing
changes made to db0549be78 .
2012-09-07 14:18:34 -04:00
Kyle Fiedler
aec8cc42dc
Add ie fix for wiki
2012-09-07 12:59:30 -04:00
Carlos Andrés Rocha
8b0d1f09e0
Refactored wiki cheatsheet code.
2012-08-27 18:30:38 -04:00
Tom Giannattasio
9b5285ad8a
Merge branch 'master' into feature/rocha/wiki-cheatsheet
2012-08-27 09:08:48 -04:00
Tom Giannattasio
d1760f9a22
styled markdown modal and link
2012-08-24 16:14:04 -04:00
Carlos Andrés Rocha
d94ef54549
Added cheatsheet popup to wiki editor.
2012-08-23 16:30:58 -04:00
Kyle Fiedler
773055cf54
fix wiki falsh message
2012-08-23 10:28:31 -04:00
David Ormsbee
4e7ba6e651
Merge pull request #513 from MITx/feature/bridger/new_wiki
...
Feature/bridger/new wiki
2012-08-22 20:18:36 -07:00
Bridger Maxwell
e7732bf32f
Wiki directory links now go to the article, with a smaller link for viewing sub-listings.
2012-08-22 21:05:17 -04:00
Calen Pennington
e206bf2ffc
Merge pull request #505 from MITx/feature/tomg/fall-design
...
Feature/tomg/fall design
2012-08-22 13:34:39 -07:00
Tom Giannattasio
a05cf05462
Merge branch 'master' into feature/tomg/fall-design
2012-08-22 16:09:30 -04:00
Kyle Fiedler
f4f8b7bf73
Added delete page and padding and hid th on overflow
2012-08-22 15:39:24 -04:00
Kyle Fiedler
7464332180
added fix for error styles and swapped some the button order
2012-08-22 15:09:20 -04:00
Kyle Fiedler
d0c92aa159
Added styles for the wiki directory
2012-08-22 14:43:03 -04:00
Kyle Fiedler
02f29c22c9
Added stsyles for toc
2012-08-22 13:41:20 -04:00
Bridger Maxwell
14382702bc
Merge remote-tracking branch 'origin/master' into feature/bridger/new_wiki
...
Conflicts:
lms/templates/wiki/settings.html
2012-08-22 13:09:42 -04:00
Tom Giannattasio
d2808981cb
fixed wiki breadcrumb arrow bug
2012-08-22 12:09:57 -04:00
Kyle Fiedler
f68a97a63f
Added changes to wiki 404 and fixed CMS Sass
2012-08-21 13:54:58 -04:00
Tom Giannattasio
fafb443484
fixed wiki styles
2012-08-21 09:24:55 -04:00
Bridger Maxwell
1470045b74
Fixed wiki circuit editor modal to be a little better styled.
2012-08-17 21:44:56 -04:00
Tom Giannattasio
a2d0ada82c
styled settings page
2012-08-17 17:01:45 -04:00
Tom Giannattasio
1bd790fabb
finished attachment styles
2012-08-17 16:46:40 -04:00
Tom Giannattasio
c253474297
added modal functionality for attachments page
2012-08-17 15:59:31 -04:00
Tom Giannattasio
e47f3ccf35
added CodeMirror styles for the circuit editor
2012-08-17 15:26:25 -04:00
Tom Giannattasio
63ba133fbb
added Code Mirror styles
2012-08-17 15:10:24 -04:00
Tom Giannattasio
b5b5978130
started styling attachments page
2012-08-17 13:32:40 -04:00
Tom Giannattasio
ad45a44a7c
added bootstrap js and other dependencies; tweaked settings template
2012-08-17 09:37:42 -04:00
Tom Giannattasio
490eb7a32b
styled changes, new article and delete pages
2012-08-16 17:31:05 -04:00