Frances Botsford
|
de1ee17323
|
fixing alignment error on studio component error message, i18n error message
|
2013-10-15 16:16:09 -04:00 |
|
Frances Botsford
|
9f188ed20c
|
additional copy and styling for component syntax error in studio
|
2013-10-15 16:16:09 -04: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
|
38b04f2a9e
|
Studio: adds in older styling dependent class to unit <body> elem
|
2013-10-03 11:53:10 -04:00 |
|
Brian Talbot
|
c2507ddc21
|
Studio: revises class naming conventions applied to the <body> element and used for view specific styling
|
2013-10-01 16:53:41 -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
|
3e654550c8
|
Studio: corrects minor styling/formatting for multi-value metadata fields
|
2013-08-06 13:23:33 -04:00 |
|
Brian Talbot
|
99458e7223
|
Studio: revises visual layout/presentation of multi-value metadata fields
|
2013-08-06 13:23:33 -04:00 |
|
Brian Talbot
|
059450c0de
|
Studio: revises HTML and styling around new unit ID on unit view
|
2013-07-23 12:10:49 -04:00 |
|
Frances Botsford
|
a0962cc3b9
|
updated sass transitions to use newer bourbon syntax
|
2013-07-10 09:18:00 -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 |
|
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 |
|
marco
|
67a29ea94a
|
hides latex compiler in settings tab by making previously specific css sibling selector general enough to find and hide the appropriate div
|
2013-06-02 12:48:54 -04:00 |
|
marco
|
72e1fab1c4
|
SASS variable and naming standards sync-up based on @talbs feedback completed
|
2013-05-31 12:40:40 -04:00 |
|
marco
|
c0aef206ae
|
Merge branch 'style/btalbot/metadata-ui' into feature/christina/metadata-ui
|
2013-05-24 09:49:57 -04:00 |
|
Frances Botsford
|
8b76afb938
|
converted undo image in component settings list to FontAwesome
|
2013-05-24 08:51:14 -04:00 |
|
Brian Talbot
|
7940ca54ad
|
studio - adjusts visual vertical spacing of save/cancel actions in modal editing windows on unit and page edits.
|
2013-05-23 13:27:22 -04:00 |
|
marco
|
79c78cbccd
|
made firefox input number increment objects positioned as % to respond to page size accordingly
|
2013-05-20 15:22:21 -04:00 |
|
marco
|
c0cff81e5e
|
styled firefox number buttons
|
2013-05-20 14:39:37 -04:00 |
|
marco
|
c356904027
|
css styles for firefox input number fields
|
2013-05-20 12:06:30 -04:00 |
|
marco
|
aa41aed9d1
|
prototype for polyfill on number input fields, minimal styling to up down buttons
|
2013-05-20 09:45:33 -04:00 |
|
marco
|
29b7778461
|
initial i18n changes to unit.html, component.html, and the individual setting type template files
|
2013-05-16 17:17:43 -04:00 |
|
marco
|
f58deb4c3c
|
removed latex compiler buttom from settings tab
|
2013-05-16 15:42:29 -04:00 |
|
cahrens
|
01ff8396e3
|
Fix CodeMirror initialization problem.
|
2013-05-16 12:34:39 -04:00 |
|
marco
|
12dae84a07
|
commented out firefox polyfill ad well as xmodule css editor changes
|
2013-05-15 16:07:45 -04:00 |
|
marco
|
ba11d37ba9
|
clear button to match help icon visually
|
2013-05-15 13:58:08 -04:00 |
|
marco
|
b3e41d19f6
|
styling for static pages updated
|
2013-05-15 13:29:35 -04:00 |
|
marco
|
0422350e8c
|
final changes to codemirror styling, and clean up style for settings button clearing
|
2013-05-15 12:05:43 -04:00 |
|
marco
|
56df114edb
|
style changes to component header
|
2013-05-15 11:41:19 -04:00 |
|
marco
|
63960ee4a2
|
style change for is-set
|
2013-05-15 11:26:34 -04:00 |
|
marco
|
e157173c11
|
styling adjustments to codemirror and wrapped polyfill into a function
|
2013-05-15 10:53:54 -04:00 |
|
marco
|
b9fc3f9e07
|
updated styles for input type numbers
|
2013-05-15 00:04:41 -04:00 |
|
marco
|
47a4d6b6a1
|
initial polyfill implementation and metadata number entry javascript validation
|
2013-05-14 23:55:34 -04:00 |
|
marco
|
81e95f27db
|
basic tab switching added
|
2013-05-14 22:31:11 -04:00 |
|
marco
|
064d21c4e2
|
clean up of editor header styling
|
2013-05-14 15:05:22 -04:00 |
|
marco
|
8d8c8d83df
|
updated unit styling, added polyfill js library, updated javascript handling for modes swap
|
2013-05-14 12:38:52 -04:00 |
|
marco
|
0aaaf84f62
|
added number metadata template, cleaned up editor theme ui bordering and settings styles
|
2013-05-14 08:22:36 -04:00 |
|
marco
|
97de97cc18
|
minimal mce editor style changes to borders
|
2013-05-13 09:27:13 -04:00 |
|
marco
|
6dbfa7499b
|
removed metadata-edit styling
|
2013-05-09 14:58:54 -04:00 |
|
marco
|
3ebd5de744
|
added rest of settings list
|
2013-05-09 10:54:10 -04:00 |
|
marco
|
3284247905
|
restyling of the input fields, partway through adding in examples of all settings
|
2013-05-09 09:35:31 -04:00 |
|
marco
|
977d0d76c2
|
cleaning up styles to use list-input, field, group, label, input, tip, etc standards. also opted to try out initial pass at hierarchy splitting of css classes on items that repeat (li, for example)
|
2013-05-07 16:40:21 -04:00 |
|
marco
|
d28c0b5f91
|
cleaned up styling, synced up partially to existing standards for forms, fonts, colors, etc; currently open select box issue on chrome
|
2013-05-07 08:59:28 -04:00 |
|
marco
|
38abc0167d
|
label on top of input field move
|
2013-05-06 07:37:14 -07:00 |
|
marco
|
6b4ab20d02
|
styled modes header, added inactive and active mode visibility as well as is-set mode styling. no js behavior in yet. adds overscoll fix for webkit
|
2013-05-05 14:09:59 -07:00 |
|
marco
|
ad0909dfbd
|
style input boxes
|
2013-05-04 23:19:49 -07:00 |
|
marco
|
d1595892fd
|
starting settings
|
2013-05-04 12:23:40 -07:00 |
|
marco
|
018a3d8a38
|
branch now runs, but none of the styles are there yet. pushing this mostly to view component.html
|
2013-05-03 09:20:43 -07:00 |
|
marco
|
c842a5fc7c
|
plugged in more pseudo code for various css class states necessary as well as examples for dropdown case and extra logic required there
|
2013-05-03 00:33:58 -07:00 |
|