Sha256: c88f72efa6aa38bc673d54f8a53f53590948f7fdd91fbcc203c8979701cbf033

Contents?: true

Size: 661 Bytes

Versions: 2

Compression:

Stored size: 661 Bytes

Contents

.cookies_eu {
  position: fixed;
  bottom: 0;
  left: 0;
  line-height: 40px;
  background: #f2f2f2;
  border-top: 1px solid #e4e4e4;
  padding: 0 30px;
  width: 100%;
  z-index: 100;

  .cookies_eu_ok{
    background-color: #4d90fe;
    background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
    border: 1px solid #3079ed;
    border-radius: 2px;
    color: #fff;
    cursor: default;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    line-height: 20px;
    margin-right: 0px;
    min-width: 26px;
    outline: 0;
    padding: 0 11px;
    text-align: center;
    white-space: nowrap;
    margin: 0 5px;
  }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cookies_eu-1.0.2 app/assets/stylesheets/cookies_eu.css.scss
cookies_eu-1.0.1 app/assets/stylesheets/cookies_eu.css.scss