Sha256: 041207af24432d4a4f34766aaf354578ec41d229ace81437658985fbc1c69ba1

Contents?: true

Size: 983 Bytes

Versions: 3

Compression:

Stored size: 983 Bytes

Contents

body {
  background-color:#E7E7E7;
}
table.table-borderless tbody tr td{
  border-top: none;
}
h4.head-back, h5.head-back{
  background-color: #E7E7E7;
}
.nav-tabs {
  background-color: #E7E7E7;
  margin-bottom: 0;

  li.active a:hover {
    background-color: #f5f5f5;
  }

  li a {
    height: 5em;
  }
}
img {
  max-width: 100%;
  max-height: 100%;
}

.plot {
  height: 300px;
  width: 300px;
}
.faq {
  text-align: block;
  margin-left:15%;
  margin-right:15%;
  margin-top:2%;
}
.faq h1 {
  text-align: center;
}
.tablesorter-bootstrap thead .sorter-false {
  cursor: default;
}
ul.share-buttons{
  list-style: none;
}
.dropdown-menu {
  min-width: 0px !important;
  width:60px;
}
.dropdown-menu a {
  padding: 0 2px 1px 2px !important;
}
.page-header{
  margin:20px 0 20px;
  text-align:justify;
  display:inline-block;
  width:98.5%;
}
.share{
  width: 30px;
  padding-right: 5px;
}
supporters{
  background-color: white;

  img{
    width: 200px;
    margin-right: 1em;
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lazar-gui-1.0.2 views/style.scss
lazar-gui-1.0.1 views/style.scss
lazar-gui-1.0.0 views/style.scss