Sha256: 67a93336439126c63ef36fae778dfda55fcb9500fabecf8b811fadd7bba2a200

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 KB

Contents

.pure-custom-close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.pure-custom-close:hover,
.pure-custom-close:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.pure-custom-caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-top: 4px solid #777;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  margin-left: 2px;
}

.pure-menu-custom-separator-vertical {
  background-color:#dfdfdf;
  display:block;
  width: 1px;
  height: 20px;
  font-size:0;
  overflow:hidden
}

/* *************************************
Experimental! The syntax/use could change 
in the near future
************************************** */
.pure-menu-custom-pull-right {
  text-align: justify;
}

.pure-menu-custom-pull-right:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size:0;
  line-height:0;
  margin: 0;
  padding: 0;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
purecss-0.0.5 app/assets/stylesheets/purecss-addons.css