Sha256: 3a4926eadd45081542e93181a7034e55fee04a828375f587ecb9292574464556

Contents?: true

Size: 596 Bytes

Versions: 1

Compression:

Stored size: 596 Bytes

Contents

.left {
  float: left;
}

.hide{
  display: none;
}

.audit-row{
  width: 60%;
  border-radius: 15px;
}

.clear{
  clear: both;
}

.page-views{
  width: 245px;
}

.left-navigation{
 min-height: 650px; 
}

a.active-item, a.active-item:hover{
  background-color: skyblue;
  color: white;
}

a.active-item span.badge{
  background-color: white;
  color: #428bca;
}

#userNameToShow{
  padding-top: 10px;
  width: 680px;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

#pageViewsByUser{
  padding-left: 45px;
  padding-top: 10px;
  width: 680px;
}

.slice{
    font-size: 10px;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
audit_rails-2.0.4 app/assets/stylesheets/audit_rails/audit_rails.css