Sha256: 5895701f396bfaae77ef3914b90e98f90a35c131836e96c076b6ae9d7cc96d12

Contents?: true

Size: 1.06 KB

Versions: 14

Compression:

Stored size: 1.06 KB

Contents

a.socialite_button {
  float: left;
  text-decoration: none;
  margin-left: 20px;
  margin-right: 20px;
}

a.socialite_button.twitter {
  margin-left: 0;
}

a.socialite_button span {
  display: inline-block;
  margin-top: 1px;
  padding: 8px 10px 9px;
  border: 1px solid #bbe2f8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #3583cf;
  background: -webkit-gradient(linear, left top, left bottom, from(#629ed9), to(#3583cf));
  font-weight: bold;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 18px;
  line-height: 1;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 0px;
  cursor: pointer;
}

a:hover.socialite_button span {
  text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 0px;
  background: #6ca520;
  background: -webkit-gradient(linear, left top, left bottom, from(#90bb58), to(#6ca520));
  border-color: #dcf1bf;
  -o-box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px 0;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px 0;
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
socialite-0.2.1 app/assets/stylesheets/socialite/socialite.css
socialite-0.2.0 app/assets/stylesheets/socialite/socialite.css
socialite-0.1.2 app/assets/stylesheets/socialite/socialite.css
socialite-0.1.1 app/assets/stylesheets/socialite/socialite.css
socialite-0.1.0.pre.7 app/assets/stylesheets/socialite/socialite.css
socialite-0.1.0.pre.6 app/assets/stylesheets/socialite/socialite.css
socialite-0.1.0.pre.5 app/assets/stylesheets/socialite/socialite.css
socialite-0.1.0.pre.4 app/assets/stylesheets/socialite/socialite.css
socialite-0.1.0.pre.3 app/assets/stylesheets/socialite/socialite.css
socialite-0.1.0.pre.2 app/assets/stylesheets/socialite/socialite.css
socialite-0.1.0.pre app/assets/stylesheets/socialite/socialite.css
socialite-0.0.1.beta4 app/assets/stylesheets/socialite/socialite.css
socialite-0.0.1.beta2 app/assets/stylesheets/socialite/socialite.css
socialite-0.0.1.beta app/assets/stylesheets/socialite/socialite.css