Sha256: 2fa6bffa3fb9cd1cfe8f53d81d9e93bdc88e9c3167b289bffddc67baad96c3f9

Contents?: true

Size: 779 Bytes

Versions: 3

Compression:

Stored size: 779 Bytes

Contents

body.logged_out h2 {
  height: 45px;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  padding-top: 23px;
  background-color: #1867ab;
  background-image: linear-gradient(180deg, #1867ab, #1867ab);
}

form input[type=submit]:not(.disabled):active, form input[type=button]:not(.disabled):active, form button:not(.disabled):active {
  height: 45px;
  width: 100px;
  border-radius: 5px;
  font-size: 17px;
  background-color: #1868ab;
  background-image: linear-gradient(180deg, #1868ab, #1868ab);
}

body.logged_out #login a {
  float: right;
  margin-top: -42px;
  font-size: 15px;
}

form fieldset > ol > li.boolean label {
  width: 80%;
  padding-left: 20%;
  padding-right: 10px;
  text-transform: none !important;
  font-weight: bold;
  font-size: 12px;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_admin_with_bootstrap_4-0.1.3 vendor/assets/stylesheets/components/login.scss
active_admin_with_bootstrap_4-0.1.2 vendor/assets/stylesheets/components/login.scss
active_admin_with_bootstrap_4-0.1.1 vendor/assets/stylesheets/components/login.scss