Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickarlt committed Jun 28, 2012
1 parent 793e03f commit 5390da1
Show file tree
Hide file tree
Showing 88 changed files with 75 additions and 14,756 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
assets/.sass-cache
.DS_Store
73 changes: 69 additions & 4 deletions assets/css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ table {
* <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 10, ../sass/screen.scss */
body {
background: #f2f2f2 url("/core/assets/img/background-pattern-3.png");
background: white url("/core/assets/img/background-pattern-active.png");
color: #2e2e2e;
}
/* line 61, ../../../../../../../.rvm/gems/ruby-1.9.3-p194/gems/compass-0.12.2.rc.0/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
Expand Down Expand Up @@ -567,7 +567,7 @@ body html {
}

/* line 50, ../sass/lib/_icons.scss */
.icon-cancel:before, .icon-close:before {
.icon-cancel:before, .icon-close:before, .leaflet-popup .leaflet-popup-close-button:before {
content: "\002d";
}

Expand Down Expand Up @@ -979,17 +979,18 @@ html, body {
}
/* line 89, ../sass/lib/_layout.scss */
#header nav ul li.dropdown > a {
background: transparent;
position: relative;
}
/* line 48, ../sass/lib/_mixins.scss */
/* line 49, ../sass/lib/_mixins.scss */
#header nav ul li.dropdown > a:after {
width: 0;
height: 0;
content: "";
text-indent: -9999em;
display: block;
}
/* line 68, ../sass/lib/_mixins.scss */
/* line 69, ../sass/lib/_mixins.scss */
#header nav ul li.dropdown > a:after {
margin-left: -4px;
border-left: 4px solid transparent;
Expand Down Expand Up @@ -2600,6 +2601,70 @@ input[type="submit"][class^="icon-"]::before, input[type="submit"][type=search]:
background: #ebebeb;
}

/* line 2, ../sass/lib/_leaflet.scss */
.leaflet-popup .leaflet-popup-close-button {
background: none;
width: auto;
height: auto;
font-size: .5em;
color: #cccccc;
}
/* line 4, ../sass/lib/_leaflet.scss */
.leaflet-popup .leaflet-popup-close-button:before {
font-family: 'IcoMoon';
font-style: normal;
speak: none;
}
/* line 14, ../sass/lib/_leaflet.scss */
.leaflet-popup .leaflet-popup-close-button:hover {
color: #a6a6a6;
text-decoration: none;
}
/* line 19, ../sass/lib/_leaflet.scss */
.leaflet-popup .leaflet-popup-content-wrapper {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: transparent;
}
/* line 22, ../sass/lib/_leaflet.scss */
.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
margin: 0;
}
/* line 24, ../sass/lib/_leaflet.scss */
.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .geoloqi-popup-wrapper {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 white, 0 1px 14px #999999;
-moz-box-shadow: inset 0 1px 0 white, 0 1px 14px #999999;
box-shadow: inset 0 1px 0 white, 0 1px 14px #999999;
background: #fafafa;
border: 1px solid #cccccc;
}
/* line 29, ../sass/lib/_leaflet.scss */
.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .geoloqi-popup-wrapper .geoloqi-popup-content {
margin: 12px;
}
/* line 35, ../sass/lib/_leaflet.scss */
.leaflet-popup .leaflet-popup-tip-container {
background: none;
z-index: 100;
top: -2px;
}
/* line 39, ../sass/lib/_leaflet.scss */
.leaflet-popup .leaflet-popup-tip-container .leaflet-popup-tip {
background: #fafafa;
border-top: none;
border-right: none;
border-left: 1px solid #a6a6a6;
border-bottom: 1px solid #a6a6a6;
width: 10px;
height: 10px;
}

/* line 1, ../sass/demo.scss */
.row {
width: 100%;
Expand Down
Binary file removed assets/img/background-pattern.png
Binary file not shown.
Binary file removed assets/img/markers/blue-blank.png
Binary file not shown.
Binary file removed assets/img/markers/blue-cutout.png
Binary file not shown.
Binary file removed assets/img/markers/blue-dot.png
Binary file not shown.
Binary file removed assets/img/markers/blue-handle.png
Binary file not shown.
Binary file removed assets/img/markers/blue-message.png
Binary file not shown.
Binary file removed assets/img/markers/blue-user.png
Binary file not shown.
Binary file removed assets/img/markers/gray-blank.png
Binary file not shown.
Binary file removed assets/img/markers/gray-cutout.png
Binary file not shown.
Binary file removed assets/img/markers/gray-dot.png
Binary file not shown.
Binary file removed assets/img/markers/gray-handle.png
Binary file not shown.
Binary file removed assets/img/markers/gray-message.png
Binary file not shown.
Binary file removed assets/img/markers/gray-user.png
Binary file not shown.
Binary file removed assets/img/markers/green-blank.png
Binary file not shown.
Binary file removed assets/img/markers/green-cutout.png
Binary file not shown.
Binary file removed assets/img/markers/green-dot.png
Binary file not shown.
Binary file removed assets/img/markers/green-message.png
Binary file not shown.
Binary file removed assets/img/markers/green-user.png
Binary file not shown.
Binary file removed assets/img/markers/handle-green.png
Binary file not shown.
Binary file removed assets/img/markers/large-blue-blank.png
Binary file not shown.
Binary file removed assets/img/markers/large-blue-cutout.png
Binary file not shown.
Binary file removed assets/img/markers/large-blue-message.png
Binary file not shown.
Binary file removed assets/img/markers/large-blue-user.png
Binary file not shown.
Binary file removed assets/img/markers/large-gray-blank.png
Binary file not shown.
Binary file removed assets/img/markers/large-gray-cutout.png
Binary file not shown.
Binary file removed assets/img/markers/large-gray-message.png
Diff not rendered.
Binary file removed assets/img/markers/large-gray-user.png
Diff not rendered.
Binary file removed assets/img/markers/large-green-blank.png
Diff not rendered.
Binary file removed assets/img/markers/large-green-cutout.png
Diff not rendered.
Binary file removed assets/img/markers/large-green-message.png
Diff not rendered.
Binary file removed assets/img/markers/large-green-user.png
Diff not rendered.
Binary file removed assets/img/markers/large-orange-blank.png
Diff not rendered.
Binary file removed assets/img/markers/large-orange-cutout.png
Diff not rendered.
Binary file removed assets/img/markers/large-orange-message.png
Diff not rendered.
Binary file removed assets/img/markers/large-orange-user.png
Diff not rendered.
Binary file removed assets/img/markers/large-pink-blank.png
Diff not rendered.
Binary file removed assets/img/markers/large-pink-cutout.png
Diff not rendered.
Binary file removed assets/img/markers/large-pink-message.png
Diff not rendered.
Binary file removed assets/img/markers/large-pink-user.png
Diff not rendered.
Binary file removed assets/img/markers/large-purple-blank.png
Diff not rendered.
Binary file removed assets/img/markers/large-purple-cutout.png
Diff not rendered.
Binary file removed assets/img/markers/large-purple-message.png
Diff not rendered.
Binary file removed assets/img/markers/large-purple-user.png
Diff not rendered.
Binary file removed assets/img/markers/large-red-blank.png
Diff not rendered.
Binary file removed assets/img/markers/large-red-cutout.png
Diff not rendered.
Binary file removed assets/img/markers/large-red-message.png
Diff not rendered.
Binary file removed assets/img/markers/large-red-user.png
Diff not rendered.
Binary file removed assets/img/markers/large-shadow.png
Diff not rendered.
Binary file removed assets/img/markers/large-yellow-blank.png
Diff not rendered.
Binary file removed assets/img/markers/large-yellow-cutout.png
Diff not rendered.
Binary file removed assets/img/markers/large-yellow-message.png
Diff not rendered.
Binary file removed assets/img/markers/large-yellow-user.png
Diff not rendered.
Binary file removed assets/img/markers/orange-blank.png
Diff not rendered.
Binary file removed assets/img/markers/orange-cutout.png
Diff not rendered.
Binary file removed assets/img/markers/orange-dot.png
Diff not rendered.
Binary file removed assets/img/markers/orange-handle.png
Diff not rendered.
Binary file removed assets/img/markers/orange-message.png
Diff not rendered.
Binary file removed assets/img/markers/orange-user.png
Diff not rendered.
Binary file removed assets/img/markers/pink-blank.png
Diff not rendered.
Binary file removed assets/img/markers/pink-cutout.png
Diff not rendered.
Binary file removed assets/img/markers/pink-dot.png
Diff not rendered.
Binary file removed assets/img/markers/pink-handle.png
Diff not rendered.
Binary file removed assets/img/markers/pink-message.png
Diff not rendered.
Binary file removed assets/img/markers/pink-user.png
Diff not rendered.
Binary file removed assets/img/markers/purple-blank.png
Diff not rendered.
Binary file removed assets/img/markers/purple-cutout.png
Diff not rendered.
Binary file removed assets/img/markers/purple-dot.png
Diff not rendered.
Binary file removed assets/img/markers/purple-handle.png
Diff not rendered.
Binary file removed assets/img/markers/purple-message.png
Diff not rendered.
Binary file removed assets/img/markers/purple-user.png
Diff not rendered.
Binary file removed assets/img/markers/red-blank.png
Diff not rendered.
Binary file removed assets/img/markers/red-cutout.png
Diff not rendered.
Binary file removed assets/img/markers/red-dot.png
Diff not rendered.
Binary file removed assets/img/markers/red-handle.png
Diff not rendered.
Binary file removed assets/img/markers/red-message.png
Diff not rendered.
Binary file removed assets/img/markers/red-user.png
Diff not rendered.
Binary file removed assets/img/markers/yellow-blank.png
Diff not rendered.
Binary file removed assets/img/markers/yellow-cutout.png
Diff not rendered.
Binary file removed assets/img/markers/yellow-dot.png
Diff not rendered.
Binary file removed assets/img/markers/yellow-handle.png
Diff not rendered.
Binary file removed assets/img/markers/yellow-message.png
Diff not rendered.
Binary file removed assets/img/markers/yellow-user.png
Diff not rendered.
14,749 changes: 0 additions & 14,749 deletions assets/img/working/markers.ai

This file was deleted.

2 changes: 1 addition & 1 deletion assets/sass/lib/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ $header-height: 3.5em;
&.dropdown {
position: relative;
padding-right:.5em;
> a{
> a {
@include arrow-down(4px, $darkGray);
&:after {
position:absolute;
Expand Down
1 change: 1 addition & 0 deletions assets/sass/lib/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@

// Add arrows to an element
@mixin arrow-base ($size, $color, $background: transparent){
background: $background;
position:relative;
&:after {
@include square(0);
Expand Down
5 changes: 3 additions & 2 deletions assets/sass/screen.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

body {
@include establish-baseline(16px);
background: #f2f2f2 url("#{$base-url}/img/background-pattern-3.png");
background: $white url("#{$base-url}/img/background-pattern-active.png");
color: #2e2e2e;
}

Expand All @@ -26,4 +26,5 @@ body {
@import "lib/_button.scss";
@import "lib/_header.scss";
@import "lib/_patterns.scss";
@import "demo.scss"
@import "lib/_leaflet.scss";
@import "demo.scss"

0 comments on commit 5390da1

Please sign in to comment.