Default (not showing)
<div class="modal">
<!-- modal stuff -->
</div>| {!REQUIRESCRIPT("/soap/ajax/29.0/connection.js")} | |
| var updateClientApproval = []; | |
| var result = sforce.connection.query("SELECT Id, Create_Client_Approval__c FROM Order__c where Opportunity__c = '{!Opportunity__c.Id}' "); | |
| var records = result.getArray("records"); | |
| var i = 0; | |
| for (i; i < records.length ; i++) { | |
| var child = result.records[i]; | |
| child.Create_Client_Approval__c = true; |
| <div class="row"> | |
| <div class="medium-4"> | |
| <!-- The left menu goes in here --> | |
| </div> | |
| <div class="medium-8"> | |
| <!-- The right-side content goes in here --> | |
| </div> | |
| </div> |
| <!-- | |
| #f0f0f0 / Light gray (margin color) | |
| #d9d9d9 / Medium gray | |
| #455660 / Dark gray (elements) | |
| #88cc00 / Bright green (highlight color) | |
| #333333 / Charcoal (text color) | |
| #41bdeb / Turquoise (link color) | |
| #ffffff / White (background color) | |
| --> | |
| <mjml> |
Gotta catch ’em all! There are over 150 mentors to collect. Can you become a Mentémon Master?
Every willing designer at Envy mentors 1 local mentee looking to start a career in web or app design. A good mentorship program:
| .cal-day--disabled | |
| display: none | |
| @media screen and (min-width: 450px) | |
| display: block | |
| .cal-day:not(.cal-day--disabled) | |
| ~ .cal-day | |
| display: block | |
| .cal |
/icons folder with SVGs in it.512 × 512 px artboards for most SVGs)brew install svgo) on the SVGs to minimize them. This just keeps file size really low. It works perfect for simple icons but can be skipped if it messes up more complicated icons.svgo icons/twitter.svgicons.svg (or whatever).MVCSS stands for Modular View CSS. It’s a [Sass][sass]-based CSS architecture for creating predictable and maintainable application style. Those familiar with [SMACSS][smacss] will find a lot of overlap.
Data viz should be useful, playful, and above all, relevant to your local community.
Takes advantage of NYC’s open data laws to inform & impact the city