Sha256: 3ec4ea7e2255d7d86cf64bd4c2fd31baccfb1d3698f9a2fe0885561bd23b38a7

Contents?: true

Size: 347 Bytes

Versions: 13

Compression:

Stored size: 347 Bytes

Contents

// Text Helpers
.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

// Icons Helpers
.left-icon {
  margin-right: 5px;
}

.right-icon {
  margin-left: 5px;
}

// Float Helpers
.left {
  float: left;
}

.right {
  float: right;
}

// HELPERS
.justify {
  text-align: justify;
}


// FIX
.logo-container .logo {
  border: none;
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
creative_tim-1.0.19 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss
creative_tim-1.0.18 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss
creative_tim-1.0.17 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss
creative_tim-1.0.16 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss
creative_tim-1.0.15 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss
creative_tim-1.0.14 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss
creative_tim-1.0.13 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss
creative_tim-1.0.12 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss
creative_tim-1.0.11 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss
creative_tim-1.0.10 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss
creative_tim-1.0.9 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss
creative_tim-1.0.8 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss
creative_tim-1.0.7 vendor/assets/stylesheets/creative-tim/material_helper_resources/globals.scss