Sha256: 49f94984a55e7609ec5b4dc4bb7b445e1f1737dcabed8096ce0552c50065a522

Contents?: true

Size: 1.73 KB

Versions: 1

Compression:

Stored size: 1.73 KB

Contents

.header-container,.footer-container{
  background-color: #33aeb8;
  border: none;
  right: 0;
  left: 0;
}
.navbar-bottom{
  padding-top: 62px;
}
.footer-container{
  bottom: 0;
  left:0;
  position:fixed;
}
.footer{
  font-size: 10px;
  padding: 20px;
  color: #ffffff;
  bottom:0;
}
.content{
  margin-top: 120px;
}
.left{
  float: left;
}
.motto{
  font-family: HelveticaNeueLTStdLtCn;
  font-size: 24px;
}
.homepage-heading{
  font-family: HelveticaNeueLTStdLtCn;
  font-weight: bold;
  font-size: 24px; 
}
ul.homepage-content li,
ol.homepage-content li,
.homepage-content{
  font-family: HelveticaNeueLTStdLtCn;
  font-size: 18px; 
}
ul.error-explanation{
  margin:0;
  padding:0
}
ul.error-explanation li{
  color: red;
  list-style-type: none;;
}
.field_with_errors input{
  border-color: #F778A1;
}
.notice{
  color: green;
}

.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;
}

input.filter{
  background-color: #006978;
  border-radius: 0;
}

input.filter:hover{
  background-color: #2C8D94;
  border-radius: 0;
}

input.download-report{
  background-color: #e98e4e;
  border-color: #e98e4e;
  border-radius: 0;
}

input.download-report:hover{
  background-color: #EB9A61;
  border-color: #e98e4e;
  border-radius: 0;
}

Version data entries

1 entries across 1 versions & 1 rubygems

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