chriseppstein-compass 0.6.7 → 0.6.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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
data/VERSION
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0.6.7
|
data/compass.gemspec
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
# -*- encoding: utf-8 -*-
|
|
2
|
-
|
|
3
|
-
Gem::Specification.new do |s|
|
|
4
|
-
s.name = %q{compass}
|
|
5
|
-
s.version = "0.6.7"
|
|
6
|
-
|
|
7
|
-
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
|
|
8
|
-
s.authors = ["Chris Eppstein"]
|
|
9
|
-
s.date = %q{2009-05-23}
|
|
10
|
-
s.default_executable = %q{compass}
|
|
11
|
-
s.description = %q{Sass-Based CSS Meta-Framework. Semantic, Maintainable CSS.}
|
|
12
|
-
s.email = %q{chris@eppsteins.net}
|
|
13
|
-
s.executables = ["compass"]
|
|
14
|
-
s.extra_rdoc_files = ["bin/compass", "CHANGELOG.markdown", "lib/compass/actions.rb", "lib/compass/commands/base.rb", "lib/compass/commands/create_project.rb", "lib/compass/commands/generate_grid_background.rb", "lib/compass/commands/installer_command.rb", "lib/compass/commands/list_frameworks.rb", "lib/compass/commands/print_version.rb", "lib/compass/commands/project_base.rb", "lib/compass/commands/stamp_pattern.rb", "lib/compass/commands/update_project.rb", "lib/compass/commands/validate_project.rb", "lib/compass/commands/watch_project.rb", "lib/compass/commands/write_configuration.rb", "lib/compass/compiler.rb", "lib/compass/configuration.rb", "lib/compass/core_ext.rb", "lib/compass/dependencies.rb", "lib/compass/errors.rb", "lib/compass/exec.rb", "lib/compass/frameworks.rb", "lib/compass/grid_builder.rb", "lib/compass/installers/base.rb", "lib/compass/installers/manifest.rb", "lib/compass/installers/rails.rb", "lib/compass/installers/stand_alone.rb", "lib/compass/installers.rb", "lib/compass/logger.rb", "lib/compass/merb.rb", "lib/compass/test_case.rb", "lib/compass/validate/COPYRIGHT.html", "lib/compass/validate/css-validator-javadoc.jar", "lib/compass/validate/css-validator.jar", "lib/compass/validate/jigsaw.jar", "lib/compass/validate/JIGSAW_COPYRIGHT", "lib/compass/validate/README.html", "lib/compass/validate/xerces.jar", "lib/compass/validate/XERCES_COPYING.txt", "lib/compass/validator.rb", "lib/compass/version.rb", "lib/compass.rb", "lib/sass_extensions.rb", "README.markdown"]
|
|
15
|
-
s.files = ["bin/compass", "CHANGELOG.markdown", "compass.gemspec", "examples/blueprint_default/config.rb", "examples/blueprint_default/images/grid.png", "examples/blueprint_default/index.html", "examples/blueprint_default/parts/elements.html", "examples/blueprint_default/parts/forms.html", "examples/blueprint_default/parts/grid.html", "examples/blueprint_default/parts/test-small.jpg", "examples/blueprint_default/parts/test.jpg", "examples/blueprint_default/parts/valid.png", "examples/blueprint_default/src/ie.sass", "examples/blueprint_default/src/print.sass", "examples/blueprint_default/src/screen.sass", "examples/blueprint_plugins/config.rb", "examples/blueprint_plugins/images/buttons/cross.png", "examples/blueprint_plugins/images/buttons/key.png", "examples/blueprint_plugins/images/buttons/tick.png", "examples/blueprint_plugins/images/grid.png", "examples/blueprint_plugins/images/link_icons/doc.png", "examples/blueprint_plugins/images/link_icons/email.png", "examples/blueprint_plugins/images/link_icons/external.png", "examples/blueprint_plugins/images/link_icons/feed.png", "examples/blueprint_plugins/images/link_icons/im.png", "examples/blueprint_plugins/images/link_icons/pdf.png", "examples/blueprint_plugins/images/link_icons/visited.png", "examples/blueprint_plugins/images/link_icons/xls.png", "examples/blueprint_plugins/images/test-small.jpg", "examples/blueprint_plugins/images/test.jpg", "examples/blueprint_plugins/images/valid.png", "examples/blueprint_plugins/index.html", "examples/blueprint_plugins/plugins/buttons.html", "examples/blueprint_plugins/plugins/fancy_type.html", "examples/blueprint_plugins/plugins/link_icons.html", "examples/blueprint_plugins/plugins/rtl.html", "examples/blueprint_plugins/src/buttons.sass", "examples/blueprint_plugins/src/ie.sass", "examples/blueprint_plugins/src/link_icons.sass", "examples/blueprint_plugins/src/print.sass", "examples/blueprint_plugins/src/rtl_screen.sass", "examples/blueprint_plugins/src/screen.sass", "examples/blueprint_scoped/src/ie.sass", "examples/blueprint_scoped/src/print.sass", "examples/blueprint_scoped/src/screen.sass", "examples/blueprint_scoped_form/src/ie.sass", "examples/blueprint_scoped_form/src/print.sass", "examples/blueprint_scoped_form/src/screen.sass", "examples/blueprint_semantic/config.rb", "examples/blueprint_semantic/images/grid.png", "examples/blueprint_semantic/index.html", "examples/blueprint_semantic/parts/fancy_type.html", "examples/blueprint_semantic/parts/liquid.html", "examples/blueprint_semantic/parts/test-small.jpg", "examples/blueprint_semantic/parts/test.jpg", "examples/blueprint_semantic/parts/valid.png", "examples/blueprint_semantic/src/ie.sass", "examples/blueprint_semantic/src/liquid.sass", "examples/blueprint_semantic/src/print.sass", "examples/blueprint_semantic/src/screen.sass", "examples/compass/compass.html", "examples/compass/config.rb", "examples/compass/images/blue_arrow.gif", "examples/compass/src/compass.sass", "examples/compass/src/sticky_footer.sass", "examples/compass/src/utilities.sass", "examples/compass/sticky_footer.html.haml", "examples/compass/utilities.html.haml", "examples/logo/logo.html", "examples/logo/src/ie.sass", "examples/logo/src/print.sass", "examples/logo/src/screen.sass", "examples/yui/divisions.html.haml", "examples/yui/index.html.haml", "examples/yui/src/screen.sass", "examples/yui/sub_divisions.html.haml", "examples/yui/templates.html.haml", "examples/yui/test.jpg", "examples/yui/typography.html.haml", "frameworks/blueprint/stylesheets/_blueprint.sass", "frameworks/blueprint/stylesheets/blueprint/_ie.sass", "frameworks/blueprint/stylesheets/blueprint/_print.sass", "frameworks/blueprint/stylesheets/blueprint/_screen.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_form.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass", "frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass", "frameworks/blueprint/templates/buttons/buttons/cross.png", "frameworks/blueprint/templates/buttons/buttons/key.png", "frameworks/blueprint/templates/buttons/buttons/tick.png", "frameworks/blueprint/templates/buttons/buttons.sass", "frameworks/blueprint/templates/buttons/manifest.rb", "frameworks/blueprint/templates/link_icons/link_icons/doc.png", "frameworks/blueprint/templates/link_icons/link_icons/email.png", "frameworks/blueprint/templates/link_icons/link_icons/external.png", "frameworks/blueprint/templates/link_icons/link_icons/feed.png", "frameworks/blueprint/templates/link_icons/link_icons/im.png", "frameworks/blueprint/templates/link_icons/link_icons/pdf.png", "frameworks/blueprint/templates/link_icons/link_icons/visited.png", "frameworks/blueprint/templates/link_icons/link_icons/xls.png", "frameworks/blueprint/templates/link_icons/link_icons.sass", "frameworks/blueprint/templates/link_icons/manifest.rb", "frameworks/blueprint/templates/project/grid.png", "frameworks/blueprint/templates/project/ie.sass", "frameworks/blueprint/templates/project/manifest.rb", "frameworks/blueprint/templates/project/print.sass", "frameworks/blueprint/templates/project/screen.sass", "frameworks/blueprint.rb", "frameworks/compass/stylesheets/_compass.sass", "frameworks/compass/stylesheets/compass/_layout.sass", "frameworks/compass/stylesheets/compass/_misc.sass", "frameworks/compass/stylesheets/compass/_reset.sass", "frameworks/compass/stylesheets/compass/_utilities.sass", "frameworks/compass/stylesheets/compass/layout/_sticky_footer.sass", "frameworks/compass/stylesheets/compass/utilities/_general.sass", "frameworks/compass/stylesheets/compass/utilities/_links.sass", "frameworks/compass/stylesheets/compass/utilities/_lists.sass", "frameworks/compass/stylesheets/compass/utilities/_print.sass", "frameworks/compass/stylesheets/compass/utilities/_tables.sass", "frameworks/compass/stylesheets/compass/utilities/_text.sass", "frameworks/compass/stylesheets/compass/utilities/general/_clearfix.sass", "frameworks/compass/stylesheets/compass/utilities/general/_float.sass", "frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass", "frameworks/compass/stylesheets/compass/utilities/general/_inline_block.sass", "frameworks/compass/stylesheets/compass/utilities/general/_reset.sass", "frameworks/compass/stylesheets/compass/utilities/general/_tabs.sass", "frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass", "frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass", "frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass", "frameworks/compass/stylesheets/compass/utilities/links/_unstyled_link.sass", "frameworks/compass/stylesheets/compass/utilities/lists/_bullets.sass", "frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass", "frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass", "frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass", "frameworks/compass/stylesheets/compass/utilities/tables/_borders.sass", "frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.sass", "frameworks/compass/stylesheets/compass/utilities/text/_nowrap.sass", "frameworks/compass/stylesheets/compass/utilities/text/_replacement.sass", "frameworks/compass/templates/project/ie.sass", "frameworks/compass/templates/project/manifest.rb", "frameworks/compass/templates/project/print.sass", "frameworks/compass/templates/project/screen.sass", "frameworks/compass.rb", "frameworks/yui/COPYRIGHT", "frameworks/yui/stylesheets/_yui.sass", "frameworks/yui/stylesheets/yui/modules/_base.sass", "frameworks/yui/stylesheets/yui/modules/_fonts.sass", "frameworks/yui/stylesheets/yui/modules/_grids.sass", "frameworks/yui/stylesheets/yui/modules/_reset.sass", "frameworks/yui/templates/project/manifest.rb", "frameworks/yui/templates/project/screen.sass", "frameworks/yui.rb", "lib/compass/actions.rb", "lib/compass/commands/base.rb", "lib/compass/commands/create_project.rb", "lib/compass/commands/generate_grid_background.rb", "lib/compass/commands/installer_command.rb", "lib/compass/commands/list_frameworks.rb", "lib/compass/commands/print_version.rb", "lib/compass/commands/project_base.rb", "lib/compass/commands/stamp_pattern.rb", "lib/compass/commands/update_project.rb", "lib/compass/commands/validate_project.rb", "lib/compass/commands/watch_project.rb", "lib/compass/commands/write_configuration.rb", "lib/compass/compiler.rb", "lib/compass/configuration.rb", "lib/compass/core_ext.rb", "lib/compass/dependencies.rb", "lib/compass/errors.rb", "lib/compass/exec.rb", "lib/compass/frameworks.rb", "lib/compass/grid_builder.rb", "lib/compass/installers/base.rb", "lib/compass/installers/manifest.rb", "lib/compass/installers/rails.rb", "lib/compass/installers/stand_alone.rb", "lib/compass/installers.rb", "lib/compass/logger.rb", "lib/compass/merb.rb", "lib/compass/test_case.rb", "lib/compass/validate/COPYRIGHT.html", "lib/compass/validate/css-validator-javadoc.jar", "lib/compass/validate/css-validator.jar", "lib/compass/validate/jigsaw.jar", "lib/compass/validate/JIGSAW_COPYRIGHT", "lib/compass/validate/README.html", "lib/compass/validate/xerces.jar", "lib/compass/validate/XERCES_COPYING.txt", "lib/compass/validator.rb", "lib/compass/version.rb", "lib/compass.rb", "lib/sass_extensions.rb", "Manifest", "Rakefile", "README.markdown", "test/command_line_test.rb", "test/compass_test.rb", "test/configuration_test.rb", "test/fixtures/stylesheets/blueprint/config.rb", "test/fixtures/stylesheets/blueprint/css/typography.css", "test/fixtures/stylesheets/blueprint/sass/ie.sass", "test/fixtures/stylesheets/blueprint/sass/print.sass", "test/fixtures/stylesheets/blueprint/sass/screen.sass", "test/fixtures/stylesheets/blueprint/sass/typography.sass", "test/fixtures/stylesheets/compass/config.rb", "test/fixtures/stylesheets/compass/css/layout.css", "test/fixtures/stylesheets/compass/css/print.css", "test/fixtures/stylesheets/compass/css/reset.css", "test/fixtures/stylesheets/compass/css/utilities.css", "test/fixtures/stylesheets/compass/sass/layout.sass", "test/fixtures/stylesheets/compass/sass/print.sass", "test/fixtures/stylesheets/compass/sass/reset.sass", "test/fixtures/stylesheets/compass/sass/utilities.sass", "test/fixtures/stylesheets/yui/config.rb", "test/fixtures/stylesheets/yui/css/mixins.css", "test/fixtures/stylesheets/yui/sass/base.sass", "test/fixtures/stylesheets/yui/sass/fonts.sass", "test/fixtures/stylesheets/yui/sass/grids.sass", "test/fixtures/stylesheets/yui/sass/mixins.sass", "test/sass_extensions_test.rb", "test/test_helper.rb", "VERSION"]
|
|
16
|
-
s.homepage = %q{http://github.com/chriseppstein/compass}
|
|
17
|
-
s.rdoc_options = ["--line-numbers", "--inline-source", "--title", "Compass", "--main", "README.markdown"]
|
|
18
|
-
s.require_paths = ["lib"]
|
|
19
|
-
s.rubyforge_project = %q{compass}
|
|
20
|
-
s.rubygems_version = %q{1.3.3}
|
|
21
|
-
s.summary = %q{Sass-Based CSS Meta-Framework.}
|
|
22
|
-
s.test_files = ["test/command_line_test.rb", "test/compass_test.rb", "test/configuration_test.rb", "test/sass_extensions_test.rb", "test/test_helper.rb"]
|
|
23
|
-
|
|
24
|
-
if s.respond_to? :specification_version then
|
|
25
|
-
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
|
|
26
|
-
s.specification_version = 3
|
|
27
|
-
|
|
28
|
-
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
|
|
29
|
-
s.add_runtime_dependency(%q<haml-edge>, [">= 0"])
|
|
30
|
-
else
|
|
31
|
-
s.add_dependency(%q<haml-edge>, [">= 0"])
|
|
32
|
-
end
|
|
33
|
-
else
|
|
34
|
-
s.add_dependency(%q<haml-edge>, [">= 0"])
|
|
35
|
-
end
|
|
36
|
-
end
|
data/frameworks/blueprint.rb
DELETED
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
// The blueprint IE mixins should be mixed into a stylesheet that gets conditionally included
|
|
2
|
-
// into IE like so:
|
|
3
|
-
// <!--[if IE]><link rel="stylesheet" href="ie.css"
|
|
4
|
-
// type="text/css" media="screen, projection"><![endif]-->
|
|
5
|
-
|
|
6
|
-
// The +blueprint-ie mixin must be mixed into the top level of your stylesheet.
|
|
7
|
-
// However, you can customize the body selector if you wish to control the scope
|
|
8
|
-
// of this mixin. Examples:
|
|
9
|
-
// Apply to any page including the stylesheet:
|
|
10
|
-
// +blueprint-ie
|
|
11
|
-
// Scoped by a single presentational body class:
|
|
12
|
-
// +blueprint-ie("body.blueprint")
|
|
13
|
-
// Semantically:
|
|
14
|
-
// +blueprint-ie("body#page-1, body#page-2, body.a-special-page-type")
|
|
15
|
-
// Alternatively, you can use the +blueprint-ie-body and +blueprint-ie-defaults
|
|
16
|
-
// mixins to construct your own semantic style rules.
|
|
17
|
-
|
|
18
|
-
=blueprint-ie(!body_selector = "body")
|
|
19
|
-
#{!body_selector}
|
|
20
|
-
+blueprint-ie-body
|
|
21
|
-
@if !body_selector != "body"
|
|
22
|
-
+blueprint-ie-defaults
|
|
23
|
-
@if !body_selector == "body"
|
|
24
|
-
+blueprint-ie-defaults
|
|
25
|
-
|
|
26
|
-
=blueprint-ie-body
|
|
27
|
-
:text-align center
|
|
28
|
-
+blueprint-ie-hacks
|
|
29
|
-
|
|
30
|
-
=blueprint-ie-hacks
|
|
31
|
-
* html &
|
|
32
|
-
legend
|
|
33
|
-
:margin 0px -8px 16px 0
|
|
34
|
-
:padding 0
|
|
35
|
-
html>&
|
|
36
|
-
p code
|
|
37
|
-
:*white-space normal
|
|
38
|
-
|
|
39
|
-
=blueprint-ie-defaults
|
|
40
|
-
.container
|
|
41
|
-
:text-align left
|
|
42
|
-
ol
|
|
43
|
-
:margin-left 2em
|
|
44
|
-
sup
|
|
45
|
-
:vertical-align text-top
|
|
46
|
-
sub
|
|
47
|
-
:vertical-align text-bottom
|
|
48
|
-
hr
|
|
49
|
-
:margin -8px auto 11px
|
|
50
|
-
fieldset
|
|
51
|
-
:padding-top 0
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
@import modules/typography.sass
|
|
2
|
-
@import compass/utilities/general/float.sass
|
|
3
|
-
|
|
4
|
-
// The +blueprint-print mixin must be mixed into the top level of your stylesheet.
|
|
5
|
-
// However, you can customize the body selector if you wish to control the scope
|
|
6
|
-
// of this mixin. Examples:
|
|
7
|
-
// Apply to any page including the stylesheet:
|
|
8
|
-
// +blueprint-print
|
|
9
|
-
// Scoped by a single presentational body class:
|
|
10
|
-
// +blueprint-print("body.blueprint")
|
|
11
|
-
// Semantically:
|
|
12
|
-
// +blueprint-print("body#page-1, body#page-2, body.a-special-page-type")
|
|
13
|
-
// Alternatively, you can use the +blueprint-print-body and +blueprint-print-defaults
|
|
14
|
-
// mixins to construct your own semantic style rules.
|
|
15
|
-
|
|
16
|
-
=blueprint-print(!body_selector = "body")
|
|
17
|
-
#{!body_selector}
|
|
18
|
-
+blueprint-print-body
|
|
19
|
-
@if !body_selector != "body"
|
|
20
|
-
+blueprint-print-defaults
|
|
21
|
-
@if !body_selector == "body"
|
|
22
|
-
+blueprint-print-defaults
|
|
23
|
-
|
|
24
|
-
// This style is in blueprint, but I think it's annoying and it doesn't work in all browsers.
|
|
25
|
-
// Feel free to mix it into anchors where you want it.
|
|
26
|
-
=blueprint-show-link-urls
|
|
27
|
-
&:after
|
|
28
|
-
:content " (" attr(href) ")"
|
|
29
|
-
:font-size 90%
|
|
30
|
-
|
|
31
|
-
=blueprint-print-body
|
|
32
|
-
:line-height 1.5
|
|
33
|
-
:font-family= !blueprint_font_family
|
|
34
|
-
:color #000
|
|
35
|
-
:background none
|
|
36
|
-
:font-size 10pt
|
|
37
|
-
|
|
38
|
-
=blueprint-print-defaults
|
|
39
|
-
.container
|
|
40
|
-
:background none
|
|
41
|
-
hr
|
|
42
|
-
:background #ccc
|
|
43
|
-
:color #ccc
|
|
44
|
-
:width 100%
|
|
45
|
-
:height 2px
|
|
46
|
-
:margin 2em 0
|
|
47
|
-
:padding 0
|
|
48
|
-
:border none
|
|
49
|
-
&.space
|
|
50
|
-
:background #fff
|
|
51
|
-
:color #fff
|
|
52
|
-
h1, h2, h3, h4, h5, h6
|
|
53
|
-
:font-family= !blueprint_font_family
|
|
54
|
-
code
|
|
55
|
-
:font
|
|
56
|
-
:size .9em
|
|
57
|
-
:family= !blueprint_fixed_font_family
|
|
58
|
-
img
|
|
59
|
-
+float-left
|
|
60
|
-
:margin 1.5em 1.5em 1.5em 0
|
|
61
|
-
a
|
|
62
|
-
img
|
|
63
|
-
:border none
|
|
64
|
-
&:link,
|
|
65
|
-
&:visited
|
|
66
|
-
:background transparent
|
|
67
|
-
:font-weight 700
|
|
68
|
-
:text-decoration underline
|
|
69
|
-
p img.top
|
|
70
|
-
:margin-top 0
|
|
71
|
-
blockquote
|
|
72
|
-
:margin 1.5em
|
|
73
|
-
:padding 1em
|
|
74
|
-
:font-style italic
|
|
75
|
-
:font-size .9em
|
|
76
|
-
.small
|
|
77
|
-
:font-size .9em
|
|
78
|
-
.large
|
|
79
|
-
:font-size 1.1em
|
|
80
|
-
.quiet
|
|
81
|
-
:color #999
|
|
82
|
-
.hide
|
|
83
|
-
:display none
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
@import modules/colors.sass
|
|
2
|
-
@import modules/grid.sass
|
|
3
|
-
@import modules/typography.sass
|
|
4
|
-
@import modules/utilities.sass
|
|
5
|
-
@import modules/form.sass
|
|
6
|
-
@import modules/interaction.sass
|
|
7
|
-
@import modules/debug.sass
|
|
8
|
-
|
|
9
|
-
=blueprint(!body_selector = "body")
|
|
10
|
-
+blueprint-typography(!body_selector)
|
|
11
|
-
+blueprint-utilities
|
|
12
|
-
+blueprint-grid
|
|
13
|
-
+blueprint-debug
|
|
14
|
-
+blueprint-interaction
|
|
15
|
-
+blueprint-form
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
@import compass/utilities/general/inline_block.sass
|
|
2
|
-
@import compass/utilities/general/float.sass
|
|
3
|
-
|
|
4
|
-
// Button Font
|
|
5
|
-
!blueprint_button_font_family ||= "\"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif"
|
|
6
|
-
|
|
7
|
-
// Default Button Colors
|
|
8
|
-
!blueprint_button_border_color ||= #DEDEDE
|
|
9
|
-
!blueprint_button_background_color ||= #F5F5F5
|
|
10
|
-
!blueprint_button_font_color ||= #565656
|
|
11
|
-
|
|
12
|
-
// Default Button Hover Colors
|
|
13
|
-
!blueprint_button_hover_border_color ||= #C2E1EF
|
|
14
|
-
!blueprint_button_hover_background_color ||= #DFF4FF
|
|
15
|
-
!blueprint_button_hover_font_color ||= #336699
|
|
16
|
-
|
|
17
|
-
// Default Button Active Colors
|
|
18
|
-
!blueprint_button_active_border_color ||= #6299C5
|
|
19
|
-
!blueprint_button_active_background_color ||= #6299C5
|
|
20
|
-
!blueprint_button_active_font_color ||= #FFF
|
|
21
|
-
|
|
22
|
-
//**
|
|
23
|
-
Sets the colors for a button
|
|
24
|
-
@param border_highlight_color
|
|
25
|
-
The highlight color defaults to whatever is the value of the border_color but it's one shade lighter.
|
|
26
|
-
=button-colors(!font_color = !blueprint_button_font_color, !bg_color = !blueprint_button_background_color, !border_color = !blueprint_button_border_color, !border_highlight_color = !border_color + #101010)
|
|
27
|
-
:background-color= !bg_color
|
|
28
|
-
:border-color= !border_highlight_color !border_color !border_color !border_highlight_color
|
|
29
|
-
:color= !font_color
|
|
30
|
-
|
|
31
|
-
//**
|
|
32
|
-
Sets the colors for a button in the active state
|
|
33
|
-
@param border_highlight_color
|
|
34
|
-
The highlight color defaults to whatever is the value of the border_color but it's one shade lighter.
|
|
35
|
-
=button-active-colors(!font_color = !blueprint_button_active_font_color, !bg_color = !blueprint_button_active_background_color, !border_color = !blueprint_button_active_border_color, !border_highlight_color = !border_color + #101010)
|
|
36
|
-
&:active
|
|
37
|
-
+button-colors(!font_color, !bg_color, !border_color, !border_highlight_color)
|
|
38
|
-
|
|
39
|
-
//**
|
|
40
|
-
Sets the colors for a button in the hover state.
|
|
41
|
-
@param border_highlight_color
|
|
42
|
-
The highlight color defaults to whatever is the value of the border_color but it's one shade lighter.
|
|
43
|
-
=button-hover-colors(!font_color = !blueprint_button_hover_font_color, !bg_color = !blueprint_button_hover_background_color, !border_color = !blueprint_button_hover_border_color, !border_highlight_color = !border_color + #101010)
|
|
44
|
-
&:hover
|
|
45
|
-
+button-colors(!font_color, !bg_color, !border_color, !border_highlight_color)
|
|
46
|
-
|
|
47
|
-
=button-base(!float = false)
|
|
48
|
-
@if !float
|
|
49
|
-
:display block
|
|
50
|
-
+float(!float)
|
|
51
|
-
@else
|
|
52
|
-
+inline-block
|
|
53
|
-
:margin 0.7em 0.5em 0.7em 0
|
|
54
|
-
:border-width 1px
|
|
55
|
-
:border-style solid
|
|
56
|
-
:font-family= !blueprint_button_font_family
|
|
57
|
-
:font-size 100%
|
|
58
|
-
:line-height 130%
|
|
59
|
-
:text-decoration none
|
|
60
|
-
:font-weight bold
|
|
61
|
-
:cursor pointer
|
|
62
|
-
img
|
|
63
|
-
:margin 0 3px -3px 0 !important
|
|
64
|
-
:padding 0
|
|
65
|
-
:border none
|
|
66
|
-
:width 16px
|
|
67
|
-
:height 16px
|
|
68
|
-
:float none
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
=anchor-button(!float = false)
|
|
72
|
-
+button-base(!float)
|
|
73
|
-
:padding 5px 10px 5px 7px
|
|
74
|
-
|
|
75
|
-
=button-button(!float = false)
|
|
76
|
-
+button-base(!float)
|
|
77
|
-
:width auto
|
|
78
|
-
:overflow visible
|
|
79
|
-
:padding 4px 10px 3px 7px
|
|
80
|
-
&[type]
|
|
81
|
-
:padding 4px 10px 4px 7px
|
|
82
|
-
:line-height 17px
|
|
83
|
-
*:first-child+html &[type]
|
|
84
|
-
:padding 4px 10px 3px 7px
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
!font_color ||= #333
|
|
2
|
-
!quiet_color ||= !font_color + #333
|
|
3
|
-
!loud_color ||= !font_color - #222
|
|
4
|
-
|
|
5
|
-
!header_color ||= !font_color - #111
|
|
6
|
-
|
|
7
|
-
!link_color ||= #009
|
|
8
|
-
!link_hover_color ||= #000
|
|
9
|
-
!link_focus_color ||= !link_hover_color
|
|
10
|
-
!link_active_color ||= !link_color + #C00
|
|
11
|
-
!link_visited_color ||= !link_color - #333
|
|
12
|
-
|
|
13
|
-
!feedback_border_color ||= #DDD
|
|
14
|
-
!success_color ||= #264409
|
|
15
|
-
!success_bg_color ||= #E6EFC2
|
|
16
|
-
!success_border_color ||= #C6D880
|
|
17
|
-
|
|
18
|
-
!notice_color ||= #514721
|
|
19
|
-
!notice_bg_color ||= #FFF6BF
|
|
20
|
-
!notice_border_color ||= #FFD324
|
|
21
|
-
|
|
22
|
-
!error_color ||= #8A1F11
|
|
23
|
-
!error_bg_color ||= #FBE3E4
|
|
24
|
-
!error_border_color ||= #FBC2C4
|
|
25
|
-
|
|
26
|
-
!highlight_color ||= #FF0
|
|
27
|
-
!added_color ||= #FFF
|
|
28
|
-
!added_bg_color ||= #060
|
|
29
|
-
!removed_color ||= #FFF
|
|
30
|
-
!removed_bg_color ||= #900
|
|
31
|
-
|
|
32
|
-
!blueprint_table_header_color ||= #C3D9FF
|
|
33
|
-
!blueprint_table_stripe_color ||= #E5ECF9
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
To install the fancy type plugin:
|
|
3
|
-
1. import the fancy_type module:
|
|
4
|
-
@import blueprint/modules/fancy_type
|
|
5
|
-
2. mixin +fancy-type to your project's body or at the top level of your stylesheet:
|
|
6
|
-
body
|
|
7
|
-
+fancy-type
|
|
8
|
-
|
|
9
|
-
=fancy-type
|
|
10
|
-
+fancy-paragraphs
|
|
11
|
-
.caps
|
|
12
|
-
+caps
|
|
13
|
-
.dquo
|
|
14
|
-
+dquo
|
|
15
|
-
.alt
|
|
16
|
-
+alt
|
|
17
|
-
|
|
18
|
-
/* Indentation instead of line shifts for sibling paragraphs. Mixin to a style like p + p
|
|
19
|
-
=sibling-indentation
|
|
20
|
-
:text-indent 2em
|
|
21
|
-
:margin-top -1.5em
|
|
22
|
-
/* Don't want this in forms.
|
|
23
|
-
form &
|
|
24
|
-
:text-indent 0
|
|
25
|
-
|
|
26
|
-
/*
|
|
27
|
-
For great looking type, use this code instead of asdf:
|
|
28
|
-
<span class="alt">asdf</span>
|
|
29
|
-
Best used on prepositions and ampersands.
|
|
30
|
-
|
|
31
|
-
=alt
|
|
32
|
-
:color #666
|
|
33
|
-
:font-family "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif
|
|
34
|
-
:font-style italic
|
|
35
|
-
:font-weight normal
|
|
36
|
-
|
|
37
|
-
/*
|
|
38
|
-
For great looking quote marks in titles, replace "asdf" with:
|
|
39
|
-
<span class="dquo">“</span>asdf”
|
|
40
|
-
(That is, when the title starts with a quote mark).
|
|
41
|
-
(You may have to change this value depending on your font size).
|
|
42
|
-
=dquo(!offset = 0.5em)
|
|
43
|
-
:margin-left -!offset
|
|
44
|
-
|
|
45
|
-
/*
|
|
46
|
-
Reduced size type with incremental leading
|
|
47
|
-
(http://www.markboulton.co.uk/journal/comments/incremental_leading/)
|
|
48
|
-
|
|
49
|
-
This could be used for side notes. For smaller type, you don't necessarily want to
|
|
50
|
-
follow the 1.5x vertical rhythm -- the line-height is too much.
|
|
51
|
-
|
|
52
|
-
Using this mixin, reduces your font size and line-height so that for
|
|
53
|
-
every four lines of normal sized type, there is five lines of the sidenote. eg:
|
|
54
|
-
|
|
55
|
-
Arguments:
|
|
56
|
-
font_size - The desired font size in pixels. This will be converted to ems for you. Defaults to 10px.
|
|
57
|
-
base_font_size - The base font size in pixels. Defaults to 12px
|
|
58
|
-
old_line_height - The old line height. Defaults to 1.5 times the base_font_size
|
|
59
|
-
=incr(!font_size = 10px, !base_font_size = 12px, !old_line_height = !base_font_size * 1.5)
|
|
60
|
-
:font-size= 1em * !font_size / !base_font_size
|
|
61
|
-
:line-height= 1em * !old_line_height / !font_size * 4 / 5
|
|
62
|
-
:margin-bottom 1.5em
|
|
63
|
-
|
|
64
|
-
/*
|
|
65
|
-
Surround uppercase words and abbreviations with this class.
|
|
66
|
-
Based on work by Jørgen Arnor Gårdsø Lom [http://twistedintellect.com/]
|
|
67
|
-
=caps
|
|
68
|
-
:font-variant small-caps
|
|
69
|
-
:letter-spacing 1px
|
|
70
|
-
:text-transform lowercase
|
|
71
|
-
:font-size 1.2em
|
|
72
|
-
:line-height 1%
|
|
73
|
-
:font-weight bold
|
|
74
|
-
:padding 0 2px
|
|
75
|
-
|
|
76
|
-
=fancy-paragraphs
|
|
77
|
-
p + p
|
|
78
|
-
+sibling-indentation
|
|
79
|
-
p.incr,
|
|
80
|
-
.incr p
|
|
81
|
-
+incr
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
@import colors.sass
|
|
2
|
-
|
|
3
|
-
=blueprint-form
|
|
4
|
-
label
|
|
5
|
-
:font-weight bold
|
|
6
|
-
fieldset
|
|
7
|
-
:padding 1.4em
|
|
8
|
-
:margin 0 0 1.5em 0
|
|
9
|
-
:border 1px solid #ccc
|
|
10
|
-
legend
|
|
11
|
-
:font-weight bold
|
|
12
|
-
:font-size 1.2em
|
|
13
|
-
input
|
|
14
|
-
&.text
|
|
15
|
-
:margin 0.5em 0
|
|
16
|
-
:border 1px solid #bbb
|
|
17
|
-
:width 300px
|
|
18
|
-
:padding 5px
|
|
19
|
-
&:focus
|
|
20
|
-
:border 1px solid #666
|
|
21
|
-
&.title
|
|
22
|
-
:font-size 1.5em
|
|
23
|
-
input.title
|
|
24
|
-
:margin 0.5em 0
|
|
25
|
-
:border 1px solid #bbb
|
|
26
|
-
:width 300px
|
|
27
|
-
:padding 5px
|
|
28
|
-
&:focus
|
|
29
|
-
:border 1px solid #666
|
|
30
|
-
textarea
|
|
31
|
-
:margin 0.5em 0
|
|
32
|
-
:border 1px solid #bbb
|
|
33
|
-
&:focus
|
|
34
|
-
:border 1px solid #666
|
|
35
|
-
select
|
|
36
|
-
:margin 0.5em 0
|
|
37
|
-
:border 1px solid #bbb
|
|
38
|
-
&:focus
|
|
39
|
-
:border 1px solid #666
|
|
40
|
-
textarea
|
|
41
|
-
:width 390px
|
|
42
|
-
:height 250px
|
|
43
|
-
:padding 5px
|