Skip to content

Commit 786fe74

Browse files
authored
Updates blueprint (#140)
1 parent 33f0aec commit 786fe74

File tree

11 files changed

+4806
-4443
lines changed

11 files changed

+4806
-4443
lines changed

app/assets/stylesheets/application.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* files in this directory. Styles in this file should be added after the last require_* statement.
1111
* It is generally better to create a new file per style scope.
1212
*
13-
*= require blueprint.css
13+
*= require blueprint
1414
*= require_tree .
1515
*= require_self
1616
*/

vendor/assets/fonts/icons-16.eot

6.47 KB
Binary file not shown.

vendor/assets/fonts/icons-16.ttf

6.47 KB
Binary file not shown.

vendor/assets/fonts/icons-16.woff

6.47 KB
Binary file not shown.

vendor/assets/fonts/icons-20.eot

6.43 KB
Binary file not shown.

vendor/assets/fonts/icons-20.ttf

6.43 KB
Binary file not shown.

vendor/assets/fonts/icons-20.woff

6.43 KB
Binary file not shown.

vendor/assets/fonts/icons.json

Lines changed: 221 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@
401401
{
402402
"name": "Tick",
403403
"className": "pt-icon-tick",
404-
"tags": "tick mark, sign, ok, approved, success",
404+
"tags": "mark, sign, ok, approved, success",
405405
"group": "action",
406406
"content": "\\2713"
407407
},
@@ -1773,7 +1773,7 @@
17731773
{
17741774
"name": "Small tick",
17751775
"className": "pt-icon-small-tick",
1776-
"tags": "tick mark, sign, ok, approved, success",
1776+
"tags": "mark, sign, ok, approved, success",
17771777
"group": "action",
17781778
"content": "\\e6d8"
17791779
},
@@ -2592,7 +2592,7 @@
25922592
{
25932593
"name": "Dashboard",
25942594
"className": "pt-icon-dashboard",
2595-
"tags": "panel, control",
2595+
"tags": "panel, control, gauge, instrument, meter",
25962596
"group": "interface",
25972597
"content": "\\e751"
25982598
},
@@ -2690,7 +2690,7 @@
26902690
{
26912691
"name": "Endorsed",
26922692
"className": "pt-icon-endorsed",
2693-
"tags": "tick mark, sign, ok, approved, success",
2693+
"tags": "tick, mark, sign, ok, approved, success",
26942694
"group": "action",
26952695
"content": "\\e75f"
26962696
},
@@ -2707,5 +2707,222 @@
27072707
"tags": "person, human, male, female, character, customer, individual, social",
27082708
"group": "interface",
27092709
"content": "\\e761"
2710+
},
2711+
{
2712+
"name": "Menu",
2713+
"className": "pt-icon-menu",
2714+
"tags": "navigation, lines, list",
2715+
"group": "interface",
2716+
"content": "\\e762"
2717+
},
2718+
{
2719+
"name": "Collapse all",
2720+
"className": "pt-icon-collapse-all",
2721+
"tags": "arrows, chevron, reduce",
2722+
"group": "interface",
2723+
"content": "\\e763"
2724+
},
2725+
{
2726+
"name": "Expand all",
2727+
"className": "pt-icon-expand-all",
2728+
"tags": "arrows, chevron, enlarge",
2729+
"group": "interface",
2730+
"content": "\\e764"
2731+
},
2732+
{
2733+
"name": "Intersection",
2734+
"className": "pt-icon-intersection",
2735+
"tags": "circles, combine, cross",
2736+
"group": "action",
2737+
"content": "\\e765"
2738+
},
2739+
{
2740+
"name": "Blocked person",
2741+
"className": "pt-icon-blocked-person",
2742+
"tags": "person, human, male, female, character, customer, individual, social, banned, prohibited",
2743+
"group": "interface",
2744+
"content": "\\e768"
2745+
},
2746+
{
2747+
"name": "Slash",
2748+
"className": "pt-icon-slash",
2749+
"tags": "divide, separate",
2750+
"group": "action",
2751+
"content": "\\e769"
2752+
},
2753+
{
2754+
"name": "Percentage",
2755+
"className": "pt-icon-percentage",
2756+
"tags": "modulo, modulus",
2757+
"group": "action",
2758+
"content": "\\e76a"
2759+
},
2760+
{
2761+
"name": "Satellite",
2762+
"className": "pt-icon-satellite",
2763+
"tags": "communication, space",
2764+
"group": "miscellaneous",
2765+
"content": "\\e76b"
2766+
},
2767+
{
2768+
"name": "Paragraph",
2769+
"className": "pt-icon-paragraph",
2770+
"tags": "text, chapter, division, part",
2771+
"group": "editor",
2772+
"content": "\\e76c"
2773+
},
2774+
{
2775+
"name": "Bank account",
2776+
"className": "pt-icon-bank-account",
2777+
"tags": "money, finance, funds",
2778+
"group": "miscellaneous",
2779+
"content": "\\e76f"
2780+
},
2781+
{
2782+
"name": "Cell tower",
2783+
"className": "pt-icon-cell-tower",
2784+
"tags": "signal, communication, radio, mast",
2785+
"group": "miscellaneous",
2786+
"content": "\\e770"
2787+
},
2788+
{
2789+
"name": "ID number",
2790+
"className": "pt-icon-id-number",
2791+
"tags": "identification, person, document",
2792+
"group": "miscellaneous",
2793+
"content": "\\e771"
2794+
},
2795+
{
2796+
"name": "IP address",
2797+
"className": "pt-icon-ip-address",
2798+
"tags": "internet, protocol, number, id, network",
2799+
"group": "miscellaneous",
2800+
"content": "\\e772"
2801+
},
2802+
{
2803+
"name": "Eraser",
2804+
"className": "pt-icon-eraser",
2805+
"tags": "delete, remove",
2806+
"group": "editor",
2807+
"content": "\\e773"
2808+
},
2809+
{
2810+
"name": "Issue",
2811+
"className": "pt-icon-issue",
2812+
"tags": "circle, notification, failure, circle, exclamation mark, sign, problem",
2813+
"group": "interface",
2814+
"content": "\\e774"
2815+
},
2816+
{
2817+
"name": "Issue: new",
2818+
"className": "pt-icon-issue-new",
2819+
"tags": "circle, notification, failure, circle, exclamation mark, sign, problem",
2820+
"group": "interface",
2821+
"content": "\\e775"
2822+
},
2823+
{
2824+
"name": "Issue: closed",
2825+
"className": "pt-icon-issue-closed",
2826+
"tags": "circle, notification, failure, circle, exclamation mark, sign, problem",
2827+
"group": "interface",
2828+
"content": "\\e776"
2829+
},
2830+
{
2831+
"name": "Panel: stats",
2832+
"className": "pt-icon-panel-stats",
2833+
"tags": "sidebar, layout, list",
2834+
"group": "table",
2835+
"content": "\\e777"
2836+
},
2837+
{
2838+
"name": "Panel: table",
2839+
"className": "pt-icon-panel-table",
2840+
"tags": "sidebar, layout, spreadsheet",
2841+
"group": "table",
2842+
"content": "\\e778"
2843+
},
2844+
{
2845+
"name": "Tick circle",
2846+
"className": "pt-icon-tick-circle",
2847+
"tags": "mark, sign, ok, approved, success",
2848+
"group": "action",
2849+
"content": "\\e779"
2850+
},
2851+
{
2852+
"name": "Prescription",
2853+
"className": "pt-icon-prescription",
2854+
"tags": "instruction, direction, medicine, drug, medication, mixture",
2855+
"group": "miscellaneous",
2856+
"content": "\\e78a"
2857+
},
2858+
{
2859+
"name": "Prescription: new",
2860+
"className": "pt-icon-new-prescription",
2861+
"tags": "instruction, direction, medicine, drug, medication, mixture",
2862+
"group": "miscellaneous",
2863+
"content": "\\e78b"
2864+
},
2865+
{
2866+
"name": "Filter: keep",
2867+
"className": "pt-icon-filter-keep",
2868+
"tags": "filtering, funnel, tube, pipe, retain, stay",
2869+
"group": "action",
2870+
"content": "\\e78c"
2871+
},
2872+
{
2873+
"name": "Filter: remove",
2874+
"className": "pt-icon-filter-remove",
2875+
"tags": "filtering, funnel, tube, pipe, delete, detach, discard, dismiss",
2876+
"group": "action",
2877+
"content": "\\e78d"
2878+
},
2879+
{
2880+
"name": "Key",
2881+
"className": "pt-icon-key",
2882+
"tags": "lock, unlock, open, security, password, access",
2883+
"group": "interface",
2884+
"content": "\\e78e"
2885+
},
2886+
{
2887+
"name": "Feed: subscribed",
2888+
"className": "pt-icon-feed-subscribed",
2889+
"tags": "rss, feed, tick, check",
2890+
"group": "interface",
2891+
"content": "\\e78f"
2892+
},
2893+
{
2894+
"name": "Widget: button",
2895+
"className": "pt-icon-widget-button",
2896+
"tags": "element, click, press",
2897+
"group": "interface",
2898+
"content": "\\e790"
2899+
},
2900+
{
2901+
"name": "Widget: header",
2902+
"className": "pt-icon-widget-header",
2903+
"tags": "element, layout, top",
2904+
"group": "interface",
2905+
"content": "\\e791"
2906+
},
2907+
{
2908+
"name": "Widget: footer",
2909+
"className": "pt-icon-widget-footer",
2910+
"tags": "element, layout, bottom",
2911+
"group": "interface",
2912+
"content": "\\e792"
2913+
},
2914+
{
2915+
"name": "Header: one",
2916+
"className": "pt-icon-header-one",
2917+
"tags": "paragraph styling, formatting",
2918+
"group": "editor",
2919+
"content": "\\e793"
2920+
},
2921+
{
2922+
"name": "Header: two",
2923+
"className": "pt-icon-header-two",
2924+
"tags": "paragraph styling, formatting",
2925+
"group": "editor",
2926+
"content": "\\e794"
27102927
}
27112928
]

vendor/assets/stylesheets/blueprint.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)