Sha256: 354be2e5f0aefde0455ee5738b135867412e97f05028368a927a05f95ee0cc00

Contents?: true

Size: 1.32 KB

Versions: 6

Compression:

Stored size: 1.32 KB

Contents

html.lt-ie9 {
  min-width: 1200px !important;
}
html.lt-ie9 body {
  width: auto !important;
}
html.lt-ie9 .container {
  width: auto !important;
}
html.lt-ie9 input:focus, html.lt-ie9 select:focus, html.lt-ie9 textarea:focus {
  border-color: #198d98;
}
html.lt-ie9 input[type=checkbox], html.lt-ie9 input[type=radio], html.lt-ie9 select[type=checkbox], html.lt-ie9 select[type=radio], html.lt-ie9 textarea[type=checkbox], html.lt-ie9 textarea[type=radio] {
  padding: 0;
  background: none;
  border: none;
  display: inline-block;
  width: auto !important;
  height: auto !important;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
html.lt-ie9 span.select:after {
  display: none;
}
html.lt-ie9 span.select select {
  padding: 0;
  height: 2.1em;
  vertical-align: top;
}
html.lt-ie9 span.select select:focus {
  border: 1px solid #198d98;
  -ms-box-shadow: 0 0 0 white;
  filter: Glow(color=#FFFFFFFF, strength=0);
  -ms-filter: glow(color=#FFFFFFFF, strength=0);
  -o-box-shadow: 0 0 0 white;
  -moz-box-shadow: 0 0 0 white;
  -webkit-box-shadow: 0 0 0 white;
  box-shadow: 0 0 0 white;
}
html.lt-ie9 div.modal .close, html.lt-ie9 div.modal .fullscreen {
  padding: 6px 7px;
  top: 2px;
  right: 2px;
}
html.lt-ie9 div.modal .fullscreen {
  right: auto;
  left: 2px;
}

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
table_beet2-0.0.5 lib/table_beet/formatters/html_template/data/css/groundwork-ie.css
table_beet2-0.0.4 lib/table_beet/formatters/html_template/data/css/groundwork-ie.css
table_beet-0.0.4 lib/table_beet/formatters/html_template/data/css/groundwork-ie.css
table_beet-0.0.3 lib/table_beet/formatters/html_template/data/css/groundwork-ie.css
table_beet-0.0.2 lib/table_beet/formatters/html_template/data/css/groundwork-ie.css
table_beet-0.0.1 lib/table_beet/formatters/html_template/data/css/groundwork-ie.css