Sha256: d32474437b459971ebfefba084aadac21d0809a811f760282bbe0ab87864a4ec

Contents?: true

Size: 931 Bytes

Versions: 219

Compression:

Stored size: 931 Bytes

Contents

/* IE hacks
   ==================================== */

* html .active-scaffold-header,
.active-scaffold li.form-element,
.active-scaffold li.sub-section {
zoom: 1;
}

* html .active-scaffold td .messages-container {
border-top: solid 1px #DAFFCD;
}

* html .active-scaffold-header div.actions a.show_search {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/active_scaffold/default/magnifier.png', sizingMethod='crop');
}

* html .active-scaffold .sub-form .association-record a.destroy {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/active_scaffold/default/cross.png', sizingMethod='crop');
}

.active-scaffold-header div.actions a.disabled {
filter: alpha(opacity=50);
}

.active-scaffold .show-view dd,
.active-scaffold li.form-element dd {
float: none;
}

.active-scaffold li.form-element dt {
padding: 4px 0;
}

Version data entries

219 entries across 122 versions & 6 rubygems

Version Path
active_scaffold_vho-4.0.0 test/mock_app/public/stylesheets/active_scaffold/default/stylesheet-ie.css
active_scaffold_vho-4.0.0 app/assets/stylesheets/active_scaffold-ie.css
active_scaffold_vho-3.2.14 test/mock_app/public/stylesheets/active_scaffold/default/stylesheet-ie.css
active_scaffold_vho-3.2.14 app/assets/stylesheets/active_scaffold-ie.css
active_scaffold_vho-3.2.13 app/assets/stylesheets/active_scaffold-ie.css
active_scaffold_vho-3.2.13 test/mock_app/public/stylesheets/active_scaffold/default/stylesheet-ie.css
active_scaffold-sequel-0.8.0 app/assets/stylesheets/active_scaffold-ie.css
active_scaffold-sequel-0.8.0 test/mock_app/public/stylesheets/active_scaffold/default/stylesheet-ie.css
active_scaffold-sequel-0.7.1 app/assets/stylesheets/active_scaffold-ie.css
active_scaffold-sequel-0.7.1 test/mock_app/public/stylesheets/active_scaffold/default/stylesheet-ie.css
active_scaffold_vho-3.2.12 test/mock_app/public/stylesheets/active_scaffold/default/stylesheet-ie.css
active_scaffold_vho-3.2.12 app/assets/stylesheets/active_scaffold-ie.css
active_scaffold_vho-3.2.11 app/assets/stylesheets/active_scaffold-ie.css
active_scaffold_vho-3.2.11 test/mock_app/public/stylesheets/active_scaffold/default/stylesheet-ie.css
active_scaffold_vho-3.2.10 app/assets/stylesheets/active_scaffold-ie.css
active_scaffold_vho-3.2.10 test/mock_app/public/stylesheets/active_scaffold/default/stylesheet-ie.css
active_scaffold_vho-3.2.9 app/assets/stylesheets/active_scaffold-ie.css
active_scaffold_vho-3.2.9 test/mock_app/public/stylesheets/active_scaffold/default/stylesheet-ie.css
active_scaffold_vho-3.2.8 app/assets/stylesheets/active_scaffold-ie.css
active_scaffold_vho-3.2.8 test/mock_app/public/stylesheets/active_scaffold/default/stylesheet-ie.css