Sha256: 3be742476452334fedfe25c30f8661b6a698c66e87a2660b00245ae556bfb362

Contents?: true

Size: 886 Bytes

Versions: 184

Compression:

Stored size: 886 Bytes

Contents

@import "colors";

#map_location .first{
  background: transparent url("/assets/arrow-start.png") no-repeat top left;
  display: inline-block;
  height: 23px;
  margin-left: 5px;
}
#map_location .first span{
  margin-left:5px;
}
#map_location .last{
  margin-left: 5px;
}
#map_location .last a{
  font-size: inherit;
}
#map_location .mid{
  background: transparent url("/assets/arrow.png") no-repeat top right;
}
#map_location .penultimate{
  background: transparent url("/assets/arrow-end.png") no-repeat top right;
}
#map_location .mid, #map_location .penultimate{
  color: $text-over-main;  
  padding-left:5px;
  padding-right: 12px;
}
#map_location .last, #map_location .mid, #map_location .penultimate{
  display: inline-block;
  font-size: 13px;
  height: 23px;
  line-height: 23px;
}
#map_location .mid a, #map_location .penultimate a{
  color: inherit;
  font-size: inherit;
}

Version data entries

184 entries across 184 versions & 4 rubygems

Version Path
social_stream-0.24.1 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.18.1 app/assets/stylesheets/location.css.scss
social_stream-0.24.0 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.18.0 app/assets/stylesheets/location.css.scss
social_stream-0.23.4 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.17.3 app/assets/stylesheets/location.css.scss
social_stream-0.23.3 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.17.2 app/assets/stylesheets/location.css.scss
social_stream-0.23.2 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.17.1 app/assets/stylesheets/location.css.scss
social_stream-0.23.1 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.17.0 app/assets/stylesheets/location.css.scss
social_stream-0.22.1 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.16.4 app/assets/stylesheets/location.css.scss
social_stream-0.22.0 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.16.3 app/assets/stylesheets/location.css.scss
social_stream-0.21.4 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.16.2 app/assets/stylesheets/location.css.scss
social_stream-0.21.3 base/app/assets/stylesheets/location.css.scss
social_stream-0.21.2 base/app/assets/stylesheets/location.css.scss