Skip to content

Commit

Permalink
(css) Cleanup variables already in material
Browse files Browse the repository at this point in the history
  • Loading branch information
cgx committed Aug 6, 2015
1 parent eb543ce commit 063e973
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions UI/WebServerResources/scss/components/list/list.scss
@@ -1,25 +1,5 @@
/// list.scss -*- Mode: scss; indent-tabs-mode: nil; basic-offset: 2 -*-
@import 'extends';
// List variables
// ----------------------------------------------------------------------------
//$list-h3-font-size: 1.1em !default;
//$list-h3-margin: 0 0 3px 0 !default;
//$list-h3-font-weight: 400 !default;
//$list-h4-font-size: 0.9em !default;
//$list-h4-font-weight: 400 !default;
//$list-h4-margin: 0 0 3px 0 !default;
//$list-p-font-size: 0.75em !default;
//$list-p-margin: 0 0 3px 0 !default;
//
//$list-padding-top: $baseline-grid !default;
//$list-padding-right: 0px !default;
//$list-padding-left: 0px !default;
//$list-padding-bottom: $baseline-grid !default;
//
//$item-padding-top: 0px !default;
//$item-padding-right: 0px !default;
//$item-padding-left: 0px !default;
//$item-padding-bottom: 0px !default;

// List item label
md-list-item {
Expand Down

0 comments on commit 063e973

Please sign in to comment.