chriseppstein-compass 0.6.7 → 0.6.8
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG.markdown +6 -0
- data/Rakefile +13 -15
- data/VERSION.yml +4 -0
- metadata +24 -158
- data/Manifest +0 -232
- data/VERSION +0 -1
- data/compass.gemspec +0 -36
- data/frameworks/blueprint.rb +0 -2
- data/frameworks/blueprint/stylesheets/_blueprint.sass +0 -3
- data/frameworks/blueprint/stylesheets/blueprint/_ie.sass +0 -51
- data/frameworks/blueprint/stylesheets/blueprint/_print.sass +0 -83
- data/frameworks/blueprint/stylesheets/blueprint/_screen.sass +0 -15
- data/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass +0 -84
- data/frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass +0 -33
- data/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass +0 -9
- data/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass +0 -81
- data/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass +0 -43
- data/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass +0 -168
- data/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass +0 -58
- data/frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass +0 -44
- data/frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass +0 -141
- data/frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass +0 -104
- data/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass +0 -46
- data/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass +0 -154
- data/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass +0 -37
- data/frameworks/blueprint/templates/buttons/buttons.sass +0 -49
- data/frameworks/blueprint/templates/buttons/buttons/cross.png +0 -0
- data/frameworks/blueprint/templates/buttons/buttons/key.png +0 -0
- data/frameworks/blueprint/templates/buttons/buttons/tick.png +0 -0
- data/frameworks/blueprint/templates/buttons/manifest.rb +0 -5
- data/frameworks/blueprint/templates/link_icons/link_icons.sass +0 -13
- data/frameworks/blueprint/templates/link_icons/link_icons/doc.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/email.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/external.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/feed.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/im.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/pdf.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/visited.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/xls.png +0 -0
- data/frameworks/blueprint/templates/link_icons/manifest.rb +0 -10
- data/frameworks/blueprint/templates/project/grid.png +0 -0
- data/frameworks/blueprint/templates/project/ie.sass +0 -3
- data/frameworks/blueprint/templates/project/manifest.rb +0 -5
- data/frameworks/blueprint/templates/project/print.sass +0 -3
- data/frameworks/blueprint/templates/project/screen.sass +0 -8
- data/frameworks/compass.rb +0 -2
- data/frameworks/compass/stylesheets/_compass.sass +0 -1
- data/frameworks/compass/stylesheets/compass/_layout.sass +0 -1
- data/frameworks/compass/stylesheets/compass/_misc.sass +0 -24
- data/frameworks/compass/stylesheets/compass/_reset.sass +0 -3
- data/frameworks/compass/stylesheets/compass/_utilities.sass +0 -5
- data/frameworks/compass/stylesheets/compass/layout/_sticky_footer.sass +0 -17
- data/frameworks/compass/stylesheets/compass/utilities/_general.sass +0 -6
- data/frameworks/compass/stylesheets/compass/utilities/_links.sass +0 -3
- data/frameworks/compass/stylesheets/compass/utilities/_lists.sass +0 -3
- data/frameworks/compass/stylesheets/compass/utilities/_print.sass +0 -24
- data/frameworks/compass/stylesheets/compass/utilities/_tables.sass +0 -3
- data/frameworks/compass/stylesheets/compass/utilities/_text.sass +0 -2
- data/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.sass +0 -24
- data/frameworks/compass/stylesheets/compass/utilities/general/_float.sass +0 -17
- data/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass +0 -6
- data/frameworks/compass/stylesheets/compass/utilities/general/_inline_block.sass +0 -6
- data/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass +0 -56
- data/frameworks/compass/stylesheets/compass/utilities/general/_tabs.sass +0 -0
- data/frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass +0 -19
- data/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass +0 -5
- data/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass +0 -24
- data/frameworks/compass/stylesheets/compass/utilities/links/_unstyled_link.sass +0 -5
- data/frameworks/compass/stylesheets/compass/utilities/lists/_bullets.sass +0 -21
- data/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass +0 -52
- data/frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass +0 -29
- data/frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass +0 -20
- data/frameworks/compass/stylesheets/compass/utilities/tables/_borders.sass +0 -27
- data/frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.sass +0 -9
- data/frameworks/compass/stylesheets/compass/utilities/text/_nowrap.sass +0 -3
- data/frameworks/compass/stylesheets/compass/utilities/text/_replacement.sass +0 -10
- data/frameworks/compass/templates/project/ie.sass +0 -6
- data/frameworks/compass/templates/project/manifest.rb +0 -3
- data/frameworks/compass/templates/project/print.sass +0 -6
- data/frameworks/compass/templates/project/screen.sass +0 -7
- data/frameworks/yui.rb +0 -2
- data/frameworks/yui/COPYRIGHT +0 -15
- data/frameworks/yui/stylesheets/_yui.sass +0 -7
- data/frameworks/yui/stylesheets/yui/modules/_base.sass +0 -60
- data/frameworks/yui/stylesheets/yui/modules/_fonts.sass +0 -38
- data/frameworks/yui/stylesheets/yui/modules/_grids.sass +0 -341
- data/frameworks/yui/stylesheets/yui/modules/_reset.sass +0 -61
- data/frameworks/yui/templates/project/manifest.rb +0 -1
- data/frameworks/yui/templates/project/screen.sass +0 -4
@@ -1,46 +0,0 @@
|
|
1
|
-
@import grid.sass
|
2
|
-
// The styles contained here are meant to provide for an attractive experience out of the box
|
3
|
-
// and are expected to be removed once custom visual design begins.
|
4
|
-
|
5
|
-
// The +blueprint-scaffolding mixin must be mixed into the top level of your stylesheet.
|
6
|
-
// However, you can customize the body selector if you wish to control the scope
|
7
|
-
// of this mixin. Examples:
|
8
|
-
// Apply to any page including the stylesheet:
|
9
|
-
// +blueprint-scaffolding
|
10
|
-
// Scoped by a single presentational body class:
|
11
|
-
// +blueprint-scaffolding("body.blueprint")
|
12
|
-
// Semantically:
|
13
|
-
// +blueprint-scaffolding("body#page-1, body#page-2, body.a-special-page-type")
|
14
|
-
// Alternatively, you can use the +blueprint-scaffolding-body and +blueprint-scaffolding-defaults
|
15
|
-
// mixins to construct your own semantic style rules.
|
16
|
-
|
17
|
-
=blueprint-scaffolding(!body_selector = "body")
|
18
|
-
#{!body_selector}
|
19
|
-
+blueprint-scaffolding-body
|
20
|
-
@if !body_selector != "body"
|
21
|
-
+blueprint-scaffolding-defaults
|
22
|
-
@if !body_selector == "body"
|
23
|
-
+blueprint-scaffolding-defaults
|
24
|
-
|
25
|
-
=blueprint-scaffolding-body
|
26
|
-
:margin 1.5em 0
|
27
|
-
|
28
|
-
// Mixin +box to create a padded box inside a column.
|
29
|
-
=box
|
30
|
-
:padding 1.5em
|
31
|
-
:margin-bottom 1.5em
|
32
|
-
:background #E5ECF9
|
33
|
-
|
34
|
-
=blueprint-scaffolding-defaults
|
35
|
-
.box
|
36
|
-
+box
|
37
|
-
// Border on right hand side of a column. You can comment this out if you don't plan to use it.
|
38
|
-
div.border
|
39
|
-
+border
|
40
|
-
// Border with more whitespace, spans one column.
|
41
|
-
div.colborder
|
42
|
-
+colborder
|
43
|
-
hr
|
44
|
-
+colruler
|
45
|
-
hr.space
|
46
|
-
+colspacer
|
@@ -1,154 +0,0 @@
|
|
1
|
-
@import colors.sass
|
2
|
-
@import compass/utilities/links/link_colors.sass
|
3
|
-
@import compass/utilities/general/float.sass
|
4
|
-
|
5
|
-
!blueprint_font_family ||= "Helvetica Neue, Arial, Helvetica, sans-serif"
|
6
|
-
!blueprint_fixed_font_family ||= "'andale mono', 'lucida console', monospace"
|
7
|
-
|
8
|
-
// The +blueprint-typography mixin must be mixed into the top level of your stylesheet.
|
9
|
-
// However, you can customize the body selector if you wish to control the scope
|
10
|
-
// of this mixin. Examples:
|
11
|
-
// Apply to any page including the stylesheet:
|
12
|
-
// +blueprint-typography
|
13
|
-
// Scoped by a single presentational body class:
|
14
|
-
// +blueprint-typography("body.blueprint")
|
15
|
-
// Semantically:
|
16
|
-
// +blueprint-typography("body#page-1, body#page-2, body.a-special-page-type")
|
17
|
-
// Alternatively, you can use the +blueprint-typography-body and +blueprint-typography-defaults
|
18
|
-
// mixins to construct your own semantic style rules.
|
19
|
-
|
20
|
-
=blueprint-typography(!body_selector = "body")
|
21
|
-
#{!body_selector}
|
22
|
-
+blueprint-typography-body
|
23
|
-
@if !body_selector != "body"
|
24
|
-
+blueprint-typography-defaults
|
25
|
-
@if !body_selector == "body"
|
26
|
-
+blueprint-typography-defaults
|
27
|
-
|
28
|
-
=normal-text
|
29
|
-
:font-family= !blueprint_font_family
|
30
|
-
:color= !font_color
|
31
|
-
|
32
|
-
=fixed-width-text
|
33
|
-
:font= 1em !blueprint_fixed_font_family
|
34
|
-
:line-height 1.5
|
35
|
-
|
36
|
-
=header-text
|
37
|
-
:font-weight normal
|
38
|
-
:color= !header_color
|
39
|
-
|
40
|
-
=quiet
|
41
|
-
:color= !quiet_color
|
42
|
-
|
43
|
-
=loud
|
44
|
-
:color= !loud_color
|
45
|
-
|
46
|
-
=blueprint-typography-body
|
47
|
-
:line-height 1.5
|
48
|
-
+normal-text
|
49
|
-
:font-size 75%
|
50
|
-
|
51
|
-
=blueprint-typography-defaults
|
52
|
-
h1
|
53
|
-
+header-text
|
54
|
-
:font-size 3em
|
55
|
-
:line-height 1
|
56
|
-
:margin-bottom 0.5em
|
57
|
-
img
|
58
|
-
:margin 0
|
59
|
-
h2
|
60
|
-
+header-text
|
61
|
-
:font-size 2em
|
62
|
-
:margin-bottom 0.75em
|
63
|
-
h3
|
64
|
-
+header-text
|
65
|
-
:font-size 1.5em
|
66
|
-
:line-height 1
|
67
|
-
:margin-bottom 1em
|
68
|
-
h4
|
69
|
-
+header-text
|
70
|
-
:font-size 1.2em
|
71
|
-
:line-height 1.25
|
72
|
-
:margin-bottom 1.25em
|
73
|
-
h5
|
74
|
-
+header-text
|
75
|
-
:font-size 1em
|
76
|
-
:font-weight bold
|
77
|
-
:margin-bottom 1.5em
|
78
|
-
h6
|
79
|
-
+header-text
|
80
|
-
:font-size 1em
|
81
|
-
:font-weight bold
|
82
|
-
h2 img, h3 img, h4 img, h5 img, h6 img
|
83
|
-
:margin 0
|
84
|
-
p
|
85
|
-
:margin 0 0 1.5em
|
86
|
-
img.left
|
87
|
-
+float-left
|
88
|
-
:margin 1.5em 1.5em 1.5em 0
|
89
|
-
:padding 0
|
90
|
-
img.right
|
91
|
-
+float-right
|
92
|
-
:margin 1.5em 0 1.5em 1.5em
|
93
|
-
:padding 0
|
94
|
-
a
|
95
|
-
:text-decoration underline
|
96
|
-
+link-colors(!link_color, !link_hover_color, !link_active_color, !link_visited_color, !link_focus_color)
|
97
|
-
blockquote
|
98
|
-
:margin 1.5em
|
99
|
-
:color #666
|
100
|
-
:font-style italic
|
101
|
-
strong
|
102
|
-
:font-weight bold
|
103
|
-
em
|
104
|
-
:font-style italic
|
105
|
-
dfn
|
106
|
-
:font-style italic
|
107
|
-
:font-weight bold
|
108
|
-
sup, sub
|
109
|
-
:line-height 0
|
110
|
-
abbr, acronym
|
111
|
-
:border-bottom 1px dotted #666
|
112
|
-
address
|
113
|
-
:margin 0 0 1.5em
|
114
|
-
:font-style italic
|
115
|
-
del
|
116
|
-
:color #666
|
117
|
-
pre
|
118
|
-
:margin 1.5em 0
|
119
|
-
:white-space pre
|
120
|
-
pre, code, tt
|
121
|
-
+fixed-width-text
|
122
|
-
li ul, li ol
|
123
|
-
:margin 0 1.5em
|
124
|
-
ul
|
125
|
-
:margin 0 1.5em 1.5em 1.5em
|
126
|
-
:list-style-type disc
|
127
|
-
ol
|
128
|
-
:margin 0 1.5em 1.5em 1.5em
|
129
|
-
:list-style-type decimal
|
130
|
-
dl
|
131
|
-
:margin 0 0 1.5em 0
|
132
|
-
dt
|
133
|
-
:font-weight bold
|
134
|
-
dd
|
135
|
-
:margin-left 1.5em
|
136
|
-
table
|
137
|
-
:margin-bottom 1.4em
|
138
|
-
:width 100%
|
139
|
-
th
|
140
|
-
:font-weight bold
|
141
|
-
thead th
|
142
|
-
:background= !blueprint_table_header_color
|
143
|
-
th, td, caption
|
144
|
-
:padding 4px 10px 4px 5px
|
145
|
-
tr.even td
|
146
|
-
:background= !blueprint_table_stripe_color
|
147
|
-
tfoot
|
148
|
-
:font-style italic
|
149
|
-
caption
|
150
|
-
:background #eee
|
151
|
-
.quiet
|
152
|
-
+quiet
|
153
|
-
.loud
|
154
|
-
+loud
|
@@ -1,37 +0,0 @@
|
|
1
|
-
@import compass/utilities/text/nowrap.sass
|
2
|
-
@import compass/utilities/general/float.sass
|
3
|
-
|
4
|
-
// Most of these utility classes are not "semantic". If you use them,
|
5
|
-
// you are mixing your content and presentation. For shame!
|
6
|
-
|
7
|
-
=blueprint-utilities
|
8
|
-
// Regular clearing apply to column that should drop below previous ones.
|
9
|
-
.clear
|
10
|
-
:clear both
|
11
|
-
// turn off text wrapping for the element.
|
12
|
-
.nowrap
|
13
|
-
+nowrap
|
14
|
-
// Apply to an element that has floated children to make the bottom
|
15
|
-
// of the element fall _below_ the floated children.
|
16
|
-
.clearfix
|
17
|
-
+clearfix
|
18
|
-
.small
|
19
|
-
:font-size .8em
|
20
|
-
:margin-bottom 1.875em
|
21
|
-
:line-height 1.875em
|
22
|
-
.large
|
23
|
-
:font-size 1.2em
|
24
|
-
:line-height 2.5em
|
25
|
-
:margin-bottom 1.25em
|
26
|
-
.first
|
27
|
-
:margin-left 0
|
28
|
-
:padding-left 0
|
29
|
-
.last
|
30
|
-
:margin-right 0
|
31
|
-
:padding-right 0
|
32
|
-
.top
|
33
|
-
:margin-top 0
|
34
|
-
:padding-top 0
|
35
|
-
.bottom
|
36
|
-
:margin-bottom 0
|
37
|
-
:padding-bottom 0
|
@@ -1,49 +0,0 @@
|
|
1
|
-
@import compass/utilities/general/float.sass
|
2
|
-
@import blueprint/modules/buttons.sass
|
3
|
-
|
4
|
-
//
|
5
|
-
Use the following HTML code to place the buttons on your site:
|
6
|
-
|
7
|
-
<button type="submit" class="button positive">
|
8
|
-
<img src="css/blueprint/plugins/buttons/icons/tick.png" alt=""/> Save
|
9
|
-
</button>
|
10
|
-
|
11
|
-
<a class="button" href="/password/reset/">
|
12
|
-
<img src="css/blueprint/plugins/buttons/icons/key.png" alt=""/> Change Password
|
13
|
-
</a>
|
14
|
-
|
15
|
-
<a href="#" class="button negative">
|
16
|
-
<img src="css/blueprint/plugins/buttons/icons/cross.png" alt=""/> Cancel
|
17
|
-
</a>
|
18
|
-
|
19
|
-
a.button
|
20
|
-
// you can pass "left" or "right" to +anchor-button to float it in that direction
|
21
|
-
// or you can pass no argument to leave it inline-block (cross browser safe!) within
|
22
|
-
// the flow of your page.
|
23
|
-
+anchor-button("left")
|
24
|
-
// All the button color mixins take 4 optional arguments:
|
25
|
-
// font color, background color, border color, border highlight color
|
26
|
-
// the first three default to constants set in blueprint/modules/buttons.sass
|
27
|
-
// the last one defaults to a shade lighter than the border color.
|
28
|
-
+button-colors
|
29
|
-
+button-hover-colors
|
30
|
-
+button-active-colors
|
31
|
-
|
32
|
-
button
|
33
|
-
// The +button-button mixin is just like the +anchor-button mixin, but for <button> elements.
|
34
|
-
+button-button("left")
|
35
|
-
+button-colors
|
36
|
-
+button-hover-colors
|
37
|
-
+button-active-colors
|
38
|
-
|
39
|
-
// We can change the colors for buttons of certain classes, etc.
|
40
|
-
a.positive, button.positive
|
41
|
-
:color #529214
|
42
|
-
+button-hover-colors(#529214, #E6EFC2, #C6D880)
|
43
|
-
+button-active-colors(#FFF, #529214, #529214)
|
44
|
-
|
45
|
-
a.negative, button.negative
|
46
|
-
:color #D12F19
|
47
|
-
+button-hover-colors(#D12F19, #FBE3E4, #FBC2C4)
|
48
|
-
+button-active-colors(#FFF, #D12F19, #D12F19)
|
49
|
-
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,13 +0,0 @@
|
|
1
|
-
@import blueprint/modules/link_icons.sass
|
2
|
-
|
3
|
-
// This turns link icons on for all links. You can change the scoping selector from
|
4
|
-
// body to something more specific if you prefer.
|
5
|
-
body
|
6
|
-
+link-icons
|
7
|
-
// Use this class if a link gets an icon when it shouldn't.
|
8
|
-
a.noicon
|
9
|
-
+no-link-icon
|
10
|
-
// Not all links have a url structure that can be detected,
|
11
|
-
// So you can set them explicitly yourself like so:
|
12
|
-
a#this-is-a-pdf-link
|
13
|
-
+link-icon("pdf.png")
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,10 +0,0 @@
|
|
1
|
-
stylesheet "link_icons.sass", :media => 'screen, projection'
|
2
|
-
|
3
|
-
image 'link_icons/doc.png'
|
4
|
-
image 'link_icons/email.png'
|
5
|
-
image 'link_icons/external.png'
|
6
|
-
image 'link_icons/feed.png'
|
7
|
-
image 'link_icons/im.png'
|
8
|
-
image 'link_icons/pdf.png'
|
9
|
-
image 'link_icons/visited.png'
|
10
|
-
image 'link_icons/xls.png'
|
Binary file
|
@@ -1,8 +0,0 @@
|
|
1
|
-
@import blueprint.sass
|
2
|
-
@import blueprint/modules/scaffolding.sass
|
3
|
-
@import compass/reset.sass
|
4
|
-
|
5
|
-
+blueprint
|
6
|
-
// Remove the scaffolding when you're ready to start doing visual design.
|
7
|
-
// Or leave it in if you're happy with how blueprint looks out-of-the-box
|
8
|
-
+blueprint-scaffolding
|
data/frameworks/compass.rb
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
@import compass/utilities.sass
|
@@ -1 +0,0 @@
|
|
1
|
-
@import layout/sticky_footer.sass
|
@@ -1,24 +0,0 @@
|
|
1
|
-
//
|
2
|
-
This logo was designed by Jared Hardy <jared@jaredhardy.com>
|
3
|
-
This work is licensed under the Creative Commons Attribution 3.0 United States License.
|
4
|
-
To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/us/
|
5
|
-
or send a letter to:
|
6
|
-
Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
|
7
|
-
|
8
|
-
=unobtrusive-logo(!size = 1em)
|
9
|
-
:font-family Monaco, Courier, "Lucida Sans Unicode", monospace
|
10
|
-
:font-size= !size
|
11
|
-
:color #888
|
12
|
-
.selector
|
13
|
-
:vertical-align middle
|
14
|
-
:font-size= 1.3em
|
15
|
-
.brace
|
16
|
-
:vertical-align middle
|
17
|
-
:font bold 1.7em Georgia, "Times New Roman", serif
|
18
|
-
:color #CCC
|
19
|
-
:margin= 0 -0.2em
|
20
|
-
.rule
|
21
|
-
:vertical-align middle
|
22
|
-
:margin= 0 -0.2em
|
23
|
-
|
24
|
-
|
@@ -1,17 +0,0 @@
|
|
1
|
-
// Based on http://ryanfait.com/resources/footer-stick-to-bottom-of-page/
|
2
|
-
// Mix into the top level.
|
3
|
-
// Footer element must be outside of root wrapper element.
|
4
|
-
// Footer must be a fixed height.
|
5
|
-
|
6
|
-
=sticky-footer(!footer_height, !root_selector = "#root", !root_footer_selector = "#root_footer", !footer_selector = "#footer")
|
7
|
-
html, body
|
8
|
-
:height 100%
|
9
|
-
#{!root_selector}
|
10
|
-
:min-height 100%
|
11
|
-
:margin-bottom= -!footer_height
|
12
|
-
#{!root_footer_selector}
|
13
|
-
:height= !footer_height
|
14
|
-
#{!footer_selector}
|
15
|
-
:clear both
|
16
|
-
:position relative
|
17
|
-
:height= !footer_height
|