Sha256: 5ea115faf7c12a13bbf9fc36da71f91ceedd8b45c025e3794a9c30c6da903ff0

Contents?: true

Size: 889 Bytes

Versions: 11

Compression:

Stored size: 889 Bytes

Contents

.panel-full-height {
  display: table;
}

.panel-full-height > .panel {
  display: table-cell;
  vertical-align: top;
  float: none;
}

.panel {
  background-color: #fff;
}

.panel.control-panel {
  background-color: #e0e6e9;
}

.panel.control-panel .hd {
  color: #4d4d4d;
}

.panel-border {
  border-top: 1px solid #adadad;
  padding-top: 28px;
}

.panel .hd {
  margin: 0.67em 0;
}

.panel .hd {
  font-size: 24px;
  font-weight: bold;
  color: #222;
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
  font-size: inherit;
}

.panel .hd > * {
  margin: 0;
}

.panel .hd .sep {
  display: inline-block;
  border-left: 1px solid #000;
  padding-left: 8px;
}

.panel .intro {
  font-size: 18px;
}

/* Group 2 */
@media (min-width: 400px) and (max-width: 599px) {

  .panel-full-height {
    display: block;
  }

  .panel-full-height > .panel {
    display: block;
  }
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
wpa_cli_web-0.0.17 lib/wpa_cli_web/public/bower_components/house-style/modules/panel/panel.css
wpa_cli_web-0.0.15 lib/wpa_cli_web/public/bower_components/house-style/modules/panel/panel.css
wpa_cli_web-0.0.14 lib/wpa_cli_web/public/bower_components/house-style/modules/panel/panel.css
wpa_cli_web-0.0.13 lib/wpa_cli_web/public/bower_components/house-style/modules/panel/panel.css
wpa_cli_web-0.0.12 lib/wpa_cli_web/public/bower_components/house-style/modules/panel/panel.css
wpa_cli_web-0.0.11 lib/wpa_cli_web/public/bower_components/house-style/modules/panel/panel.css
wpa_cli_web-0.0.10 lib/wpa_cli_web/public/bower_components/house-style/modules/panel/panel.css
wpa_cli_web-0.0.9 lib/wpa_cli_web/public/bower_components/house-style/modules/panel/panel.css
wpa_cli_web-0.0.8 lib/wpa_cli_web/public/bower_components/house-style/modules/panel/panel.css
wpa_cli_web-0.0.7 lib/wpa_cli_web/public/bower_components/house-style/modules/panel/panel.css
wpa_cli_web-0.0.6 lib/wpa_cli_web/public/bower_components/house-style/modules/panel/panel.css