assets/css/romo/base.scss in romo-0.17.1 vs assets/css/romo/base.scss in romo-0.18.0
- old
+ new
@@ -218,115 +218,9 @@
.romo-align-top { @include align-top(!important); }
.romo-align-middle { @include align-middle(!important); }
.romo-align-bottom { @include align-bottom(!important); }
-/* color emphasis */
-
-.romo-bg-base { @include bg-base(!important); }
-.romo-bg-alt { @include bg-alt(!important); }
-.romo-bg-hover { @include bg-hover(!important); }
-
-.romo-border-base { @include border-base(!important); }
-.romo-border-alt { @include border-alt(!important); }
-
-.romo-text-border-base { @include text-border-base(!important); }
-.romo-text-border-alt { @include text-border-alt(!important); }
-.romo-text-disabled { @include text-disabled(!important); }
-.romo-text-base { @include text-base(!important); }
-.romo-text-alt { @include text-alt(!important); }
-.romo-text-muted { @include text-muted(!important); }
-.romo-text-warning { @include text-warning(!important); }
-.romo-text-error { @include text-error(!important); }
-.romo-text-info { @include text-info(!important); }
-.romo-text-success { @include text-success(!important); }
-.romo-text-inverse { @include text-inverse(!important); }
-
-.romo-text-base-hover:hover, a.romo-text-base:hover, a.romo-text-base:focus {
- @include text-base-hover(!important);
-}
-.romo-text-alt-hover:hover, a.romo-text-alt:hover, a.romo-text-alt:focus {
- @include text-alt-hover(!important);
-}
-.romo-text-muted-hover:hover, a.romo-text-muted:hover, a.romo-text-muted:focus {
- @include text-muted-hover(!important);
-}
-.romo-text-warning-hover:hover, a.romo-text-warning:hover, a.romo-text-warning:focus {
- @include text-warning-hover(!important);
-}
-.romo-text-error-hover:hover, a.romo-text-error:hover, a.romo-text-error:focus {
- @include text-error-hover(!important);
-}
-.romo-text-info-hover:hover, a.romo-text-info:hover, a.romo-text-info:focus {
- @include text-info-hover(!important);
-}
-.romo-text-success-hover:hover, a.romo-text-success:hover, a.romo-text-success:focus {
- @include text-success-hover(!important);
-}
-.romo-text-inverse-hover:hover, a.romo-text-inverse:hover, a.romo-text-inverse:focus {
- @include text-inverse-hover(!important);
-}
-
-.romo-bg-base { @include bg-base(!important); }
-.romo-bg-alt { @include bg-alt(!important); }
-.romo-bg-muted { @include bg-muted(!important); }
-.romo-bg-warning { @include bg-warning(!important); }
-.romo-bg-error { @include bg-error(!important); }
-.romo-bg-info { @include bg-info(!important); }
-.romo-bg-success { @include bg-success(!important); }
-.romo-bg-inverse { @include bg-inverse(!important); }
-
-.romo-bg-base-hover:hover, a.romo-bg-base:hover, a.romo-bg-base:focus {
- @include bg-base-hover(!important);
-}
-.romo-bg-alt-hover:hover, a.romo-bg-alt:hover, a.romo-bg-alt:focus {
- @include bg-alt-hover(!important);
-}
-.romo-bg-muted-hover:hover, a.romo-bg-muted:hover, a.romo-bg-muted:focus {
- @include bg-muted-hover(!important);
-}
-.romo-bg-warning-hover:hover, a.romo-bg-warning:hover, a.romo-bg-warning:focus {
- @include bg-warning-hover(!important);
-}
-.romo-bg-error-hover:hover, a.romo-bg-error:hover, a.romo-bg-error:focus {
- @include bg-error-hover(!important);
-}
-.romo-bg-info-hover:hover, a.romo-bg-info:hover, a.romo-bg-info:focus {
- @include bg-info-hover(!important);
-}
-.romo-bg-success-hover:hover, a.romo-bg-success:hover, a.romo-bg-success:focus {
- @include bg-success-hover(!important);
-}
-.romo-bg-inverse-hover:hover, a.romo-bg-inverse:hover, a.romo-bg-inverse:focus {
- @include bg-inverse-hover(!important);
-}
-
-.romo-border-muted { @include border-muted(!important); }
-.romo-border-warning { @include border-warning(!important); }
-.romo-border-error { @include border-error(!important); }
-.romo-border-info { @include border-info(!important); }
-.romo-border-success { @include border-success(!important); }
-.romo-border-inverse { @include border-inverse(!important); }
-
-.romo-border-muted-hover:hover, a.romo-border-muted:hover, a.romo-border-muted:focus {
- @include border-muted(!important);
-}
-.romo-border-warning-hover:hover, a.romo-border-warning:hover, a.romo-border-warning:focus {
- @include border-warning(!important);
-}
-.romo-border-error-hover:hover, a.romo-border-error:hover, a.romo-border-error:focus {
- @include border-error(!important);
-}
-.romo-border-info-hover:hover, a.romo-border-info:hover, a.romo-border-info:focus {
- @include border-info(!important);
-}
-.romo-border-success-hover:hover, a.romo-border-success:hover, a.romo-border-success:focus {
- @include border-success(!important);
-}
-.romo-border-inverse-hover:hover, a.romo-border-inverse:hover, a.romo-border-inverse:focus {
- @include border-inverse(!important);
-}
-
/* Scaffolding */
/* ----------- */
/* border helpers */