Sha256: 771381f90a250f8fbf192f1647a3a5d1c9a7c9c25da2c4f4979b21c38ee64454

Contents?: true

Size: 669 Bytes

Versions: 4

Compression:

Stored size: 669 Bytes

Contents

#__reshow_bar__{
  padding: 3px 15px 3px 15px;
  margin: 0;
  font-family: helvetica;
  text-align: center;
  position: fixed;
  top: -25px;
  left: 50px;
  height: 25px;
  background: url(/__reshow__/border.png) white repeat-x bottom left;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  z-index: 1024;
}

#__reshow_bar__ img{
  cursor: pointer;
  position: relative;
  top: 3px;
}

#__reshow_version__{
  font-weight: bold;
  margin-right: 10px;
  color: steelblue;
}

#__reshow_info__{
  opacity: 0.33;
}

#__reshow_next__{
  opacity: 0.33;
}

.__reshow_body__{
  opacity: 0;
  display: none;
}

.__reshow_active__{
  opacity: 1;
  display: block;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rack-reshow-0.2.2 lib/rack/__reshow__/reshow.css
rack-reshow-0.2.1 lib/rack/__reshow__/reshow.css
rack-reshow-0.2.0 lib/rack/__reshow__/reshow.css
rack-reshow-0.1.0 lib/rack/__reshow__/reshow.css