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
David Baumgold
e00424a091
Moved Studio images from img/ directory to images/ directory
...
OPEN-304
2014-11-12 17:19:23 -05:00
David Baumgold
766fac735f
Remove extra large-FOO-icon.png files
2014-10-30 13:34:53 -04:00
Brian Talbot
ee368e8740
Studio: cleaning up/removing unused sass
...
* removing unused font-family-centric Sass variables
* removing unused graphic images and Sass references
* clean up of style removal fallout
2014-10-30 12:07:52 -04:00
jmclaus
037abb6d50
Replace reference to Google OpenSans with edX-hosted OpenSans
2014-08-27 10:34:53 -04:00
Brian Talbot
998e33ec37
Studio: refactoring font-size to use existing Sass scale-based placeholders
2014-08-13 08:01:16 -04:00
Brian Talbot
1720ddf93f
Studio: refactoring font-size to use Sass mixin
...
* moving font-size to use @include font-size() mixin
* re-organizing vendor reset styling into _vendor.scss override rather than _reset.scss
* initial rule re-organization and minor line-height tweaks
2014-08-12 20:22:06 -04:00
Brian Talbot
f8ec92949f
Studio: refactoring font-weight CSS rules to use Sass placeholders
2014-08-12 12:31:49 -04:00
Brian Talbot
988324d0a0
Studio: re-implemeting visual styling for drag and drop:
...
* adding back in drag and drop indicators to outline DOM
* correcting visual display of drag action in outline UI
* adjusting styling of outline drag and drop indicators
* adjusting styling of drag and drop was-dropped state
2014-08-07 12:27:24 -04:00
Brian Talbot
c027f90dbc
Studio: course outline revised styling with reference templates
2014-08-07 12:27:12 -04:00
marco
a8417df7ba
styling for recursive xblock rendering structure to be used in the container page, pulling from general xblock styles in a separate file.
2014-02-14 12:57:06 -05:00
cahrens
b5726a6889
Front-end work for duplicating components on the unit page.
...
STUD-1186
2014-01-22 10:43:51 -05:00
Brian Talbot
10ca08facb
Studio: updating font face imports
...
* since Sass can now process @import rules
* to simplify the number of external calls
* maintains the http/https agnostic work
* removes unused Bree Serif font face
2013-12-17 15:52:25 -05:00
David Baumgold
179a1dd44e
Revert "Merge pull request #1889 from tusbar/studio-https-fonts"
...
This reverts commit 540256b213 , reversing
changes made to bd04ab5a08 .
2013-12-16 09:30:42 -05:00
Bertrand Marron
d94361b788
Remove protocol in Studio’s font URLs
...
Allow the fonts to be served using the same protocol as the current
page.
2013-12-09 21:20:41 +01:00
cahrens
61cfb91218
Cleanup to drag and drop implementation.
...
Also includes RequireJS changes.
Fixes bugs:
STUD-755, STUD-152, STUD-700, STUD-699
2013-10-07 17:18:40 -04:00
Brian Talbot
8815962356
Studio: Converts all class-based Sass archetype-focused @extends to use Sass placeholder syntax
2013-09-18 14:14:11 -04:00
Brian Talbot
c10fc54509
Studio: abstracts and formalizes set animation/transition Sass variables
2013-07-10 09:17:59 -04:00
Brian Talbot
41d9fa3785
Studio: syncs up syntax, ordering, and timing for all Sass transition mixins
2013-07-10 09:17:59 -04:00
Brian Talbot
f708c42ec6
Studio: revises anim syntax, adds utility anims, and revises rotate transitions for nav
2013-07-10 09:17:59 -04:00
Brian Talbot
b42074716b
Studio: updates keyframes/animations syntax for all animations
2013-07-10 09:17:58 -04:00
marco
72e1fab1c4
SASS variable and naming standards sync-up based on @talbs feedback completed
2013-05-31 12:40:40 -04:00
Brian Talbot
0fd3bb6079
studio - removes the .is-fleeting class/animation that is handled by backbone's min/max time for notifications
2013-05-22 15:55:53 -04:00
Brian Talbot
098a5dda48
studio - reverts google web font import method back to original @font-face syntax since Sass doesn't like google's original method when processing
2013-05-20 08:39:18 -04:00
Brian Talbot
f069c1a1a1
Studio: style reorg
...
typography, SASS import, mixins/extends
2013-05-14 17:15:07 -04:00
Brian Talbot
7051a94e7b
resolved local master merge conflicts with studio sass
2013-03-21 16:15:19 -04:00
Brian Talbot
6418d033dd
studio - adding files I forgot to add when cleaning up Sass and originally committing
2013-03-08 12:20:40 -05:00