Sha256: 9f7887a78bfdc47a070b156ff9c7f6267974ef1b1f53e9b0741fdc916ea269b2

Contents?: true

Size: 1.24 KB

Versions: 3

Compression:

Stored size: 1.24 KB

Contents

#debug-dashboard h2 span
{
  border-bottom: 1px dotted gray;
  cursor: pointer;
}

#debug-dashboard .opener .content
{
  display: none;
}

pre
{
  font-family: Consolas, Monaco, Courier, monospace;
  font-size: 12pt;
  margin-top: 0;
  margin-bottom: 0;
}

pre a
{
  text-decoration: none;
  color: black;
}
pre a:hover
{
  background-color: aquamarine;
}

.code,
a.path
{
  font-family: Consolas, Monaco, Courier, monospace;
  font-size: 12pt;
  text-decoration: none;
}

a.path:hover
{
  background-color: aquamarine;
}


.dashboard-link
{
  text-align: right;
}

h2 .inheritance-chain
{
  font-size: 14px;
}

.opener .content
{
  display: none;
}

.opener .trigger span
{
  cursor: pointer;
  border-bottom: 1px dotted black;
}

dl dt
{
  font-family: Consolas, Monaco, Courier, monospace;
}

h4
{
  margin-bottom: 4px;
}

h4.level
{
  margin-top: 2px;
}

h3
{
  margin-bottom: 0;
}


h5
{
  margin-top: 4px;
  margin-bottom: 4px;
}

pre .lva-highlight
{
  background-color: #ffc0cb;
}

.dashboard .row
{
  overflow: hidden;
}

.dashboard .column
{
  float: left;

}

.dashboard .column.first
{
  width: 350px;
}

.dashboard h2
{
  font-size: 14pt;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
reflexive-0.1.2 public/stylesheets/reflexive/reflexive.css
reflexive-0.1.1 public/stylesheets/reflexive/reflexive.css
reflexive-0.1.0 public/stylesheets/reflexive/reflexive.css