Adam Butterworth
307cb30208
Swap deprecated box-sizing mixin with the box-sizing property ( #23928 )
...
* Swap deprecated box-sizing mixin with the box-sizing property
* Linting now that box-sizing is no longer a mixin
2020-05-08 11:27:51 -04:00
Andy Armstrong
268bea9e62
Make the course content page responsive
...
LEARNER-2754
2017-11-01 17:34:04 -04:00
Andy Armstrong
ae1c760ea4
Use Bootstrap theme colors and fonts in old stylesheets
...
LEARNER-2977
Fixes
2017-10-29 22:22:08 -04:00
Andy Armstrong
bd1a0d96cf
More Sass quality fixes
2017-10-16 12:41:20 -04:00
Andy Armstrong
9f0fba0a8e
Sass quality fixes in the LMS
2017-10-11 13:45:08 -04:00
Ned Batchelder
1a2ba1a533
Reduce the use of 'Open edX' as a noun
2016-05-02 12:44:28 -04:00
Bound3R
4ddcf31ad8
change css properties for mixins bi-aap in about template
...
remove unnecessary parentheses
change css properties for mixins bi-aap in login/register page
change css properties for mixins bi-app in about course page
change css properties for mixins bi-app in the dashboard
change css properties for mixins bi-app in help template
change css properties for mixins bi-app in the home page
change css properties for mixins bi-app in jobs, press and media pages
remove the extra spaces
2016-04-12 12:59:53 -05:00
Vedran Karacic
733f7375f6
Lower padding on header for 320 breakpoint
2016-04-11 13:20:40 +00:00
Christine Lytwynec
a2645b639a
Change .heading-group>h2 to .heading-group>p
2016-02-19 13:48:14 -05:00
Christine Lytwynec
57b7034e5b
Remove hgroup usage
2016-02-17 12:05:15 -05:00
Brian Talbot
b75f900b22
Merge pull request #8266 from edx/talbs/fix-font-face-calls
...
LMS/Studio: Reduce font-face file calls
2015-07-22 14:48:44 -04:00
Davorin Sego
2972e9110c
search input element styling improvements, test clean up
2015-07-01 13:46:55 +02:00
Marco Morales
b9ed758246
Initial syles cleanup and changes for course discovery on openedx
2015-07-01 13:46:54 +02:00
Davorin Sego
2c22a4d879
Responsive Homepage Hero, Header, Footer
2015-06-29 12:14:55 +02:00
Brian Talbot
5c8ef9a92e
removing extra bold font-weight (800) from style rules/typeface files
2015-06-25 22:49:54 -04:00
marjev
8107073c58
(SOL-776)(SOL-740)(SOL-532) Added setting flags for COURSE DISCOVERY feature; Exposed course search input as well as the course result page; Added flag for limiting the number of course cards on the homepage;
2015-05-07 08:57:04 +02: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
Brian Talbot
02b0725456
correcting for Bourbon deprecated inline-block() mixin
2014-06-11 21:19:46 -04:00
Giulio Gratta
14345401cc
Removed default background image for home and courses pages
2014-02-13 14:11:03 -08:00
Brian Talbot
26eefc94c5
LMS: removes broken home header image and replaces with basic gradient background
...
LMS-2121
2014-01-30 10:26:13 -05: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
Brian Talbot
da7127e7ef
LMS/Accounts: Converts many class-based Sass archetype-focused @extends to use Sass placeholder syntax
2013-09-17 16:11:26 -04:00
Frances Botsford
a0962cc3b9
updated sass transitions to use newer bourbon syntax
2013-07-10 09:18:00 -04:00
David Baumgold
27796219c7
Changed @include background-size() to background-size
...
Bourbon's background-size mixin has been deprecated, and they recommend to use the
official spec.
2013-07-10 09:17:58 -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
27fce3e473
SASS diff from stanford themed branch for master
2013-06-05 10:56:25 -07: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
93258c548f
fixed hardcoded changes left over from parent theme branch backport
2013-05-23 09:44:41 -07:00
Giulio Gratta
3dd5733cee
first round of color replacements with variables
2013-05-23 09:44:40 -07:00
Brian Talbot
1f247ceb0c
edX Homepage - revised layout (HTML/CSS) for new edX universities and created logo assets
2013-02-19 16:40:21 -05:00
Brian Talbot
04524ef58f
media kit - added in new tab/window behavior for download links, revised edX name styling on homepage cta, and provided more context on logo download text
2013-01-04 10:02:14 -05:00
Carlos Andrés Rocha
25cb6d5a22
Minor style changes to home page and media kit page
...
[#41872203 ]
2013-01-03 18:06:22 -05:00
Brian Talbot
e10e87e6ec
media kit - revised link styling on homepage
2013-01-03 14:21:07 -05:00
Carlos Andrés Rocha
bd0a2f6630
Add content and assets for media kit
...
[# 41872203]
2013-01-03 13:28:45 -05:00
Brian Talbot
cc870f8ecd
homepage - changed partner university listing layout to handle 6 partners
2012-12-06 14:37:09 -05:00
Carlos Andrés Rocha
a948c13496
Resize images for the news feed on the frontpage
2012-09-25 09:41:50 -04:00
Kyle Fiedler
b4d08f820e
Chage placement of the read more link
2012-07-23 15:28:24 -04:00
Kyle Fiedler
b557363ac2
Added som fixed for fluid design
2012-07-23 13:56:44 -04:00
Kyle Fiedler
e6465e420a
Changed around the css
2012-07-23 12:38:21 -04:00