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.21.1 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.16.1 app/assets/stylesheets/location.css.scss
social_stream-0.21.0 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.16.0 app/assets/stylesheets/location.css.scss
social_stream-0.20.2 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.15.2 app/assets/stylesheets/location.css.scss
social_stream-0.20.1 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.15.1 app/assets/stylesheets/location.css.scss
social_stream-0.20.0 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.15.0 app/assets/stylesheets/location.css.scss
social_stream-0.19.3 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.14.3 app/assets/stylesheets/location.css.scss
social_stream-0.19.2 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.14.2 app/assets/stylesheets/location.css.scss
social_stream-0.19.1 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.14.1 app/assets/stylesheets/location.css.scss
vkhater-social_stream-0.16.3.3 base/app/assets/stylesheets/location.css.scss
vkhater-social_stream-base-0.11.2 app/assets/stylesheets/location.css.scss
social_stream-0.19.0 base/app/assets/stylesheets/location.css.scss
social_stream-base-0.14.0 app/assets/stylesheets/location.css.scss