Farhaan Bukhsh
30632f87cc
Added Open response button to the component tray
...
Author needs to have a quick access to ORA menu in order
to get proceed with assesment design. This introduces ORA
button to the tray.
Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com >
2020-12-07 14:36:00 -03:00
Sankar Raj
0cec351c0c
[BD-10] [DEPR-93] Remove font reference from edx-pattern-library in styles and moved OpenSans fonts to static fonts ( #24176 )
2020-07-23 15:13:59 -04:00
Andy Armstrong
8fb993dcca
Fix validation issues with Studio Sass files
2017-09-18 15:28:41 -04:00
Andy Armstrong
369b9baad6
Use fonts from the Pattern Library
...
* Updated the SASS to point to the Pattern Library
* Removed duplicate copies of fonts
2016-11-01 14:35:36 -04:00
alisan617
95b2bfbbee
Remove edx-icons usage in studio - TNL-4815
...
Remove edx-icons from edx-platform - TNL-4813
Remove edx-icons from LMS - TNL-4952
comment out baseline screenshot Bokchoy assertion tests
SOL-1937 Temporarily comment out baseline screenshot Bokchoy assertion tests
2016-07-13 19:43:59 -04:00
AlasdairSwan
f25d8a16ee
ECOM-3319 loading edx-icons fonts in studio programming author tool
2016-01-06 12:08:47 -05: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
David Baumgold
1c21a0d250
Remove trailing whitespace from Sass files
2015-09-14 15:17:10 -04:00
Christine Lytwynec
3470e180fc
Change component types and template links to buttons
2015-09-01 10:31:35 -04:00
Brian Talbot
da93162f0d
Studio: revising and minimizing font-face calls
2015-06-25 13:47:56 -04: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
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