aboutsummaryrefslogtreecommitdiff
path: root/js/panels/properties.reel/properties.css
Commit message (Collapse)AuthorAge
* Adding transparent background to color chip buttonsJose Antonio Marquez2012-06-20
| | | | Add a transparent pattern to the background of color chips consumed in the app, this way you can preview colors in alpha. This was lost, just added back again. Not a big change, just minor CSS, so should only be quickly tested prior to merge.
* Fixing radio control in the PI.Nivesh Rajbhandari2012-05-18
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Fixing button controls in the Properties Panel for changes in montage v.10 ↵Nivesh Rajbhandari2012-05-18
| | | | | | drawing. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Merge branch 'refs/heads/master' into dom-architectureValerio Virgillito2012-05-16
|\ | | | | | | | | | | | | | | | | Conflicts: js/document/templates/montage-html/package.json js/io/system/ninjalibrary.json node_modules/descriptor.json Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * fixed bug introduced when we removed the color toolbar. The styling of the ↵John Mayhew2012-05-11
| | | | | | | | color chips in the PI was broken due to a reliance on a css class from the colortoolbar reel. The requried class was copied to the properties.css file as a temporary fix.
* | Removing the old checkbox components. Created a new LabelCheckboxValerio Virgillito2012-05-16
|/ | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Styling PI's Materials edit button.Nivesh Rajbhandari2012-04-04
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* fully removing our old button component from NinjaValerio Virgillito2012-03-19
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Squashed commit of the workspace-bugsValerio Virgillito2012-03-01
- Panels fixes. Signed-off-by: Valerio Virgillito <valerio@motorola.com>