Sha256: fe2ed73ff4c18b04092337671bf42d357a57e1ac950f8862868587a18b5609c3

Contents?: true

Size: 823 Bytes

Versions: 32

Compression:

Stored size: 823 Bytes

Contents

// Copyright (c) 2008-2013 Michael Dvorkin and contributors.
//
// Fat Free CRM is freely distributable under the terms of MIT license.
// See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php
//------------------------------------------------------------------------------
// Place all the styles related to the Lists controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/

.lists {
  i.fa { font-size: 130% }
  a:hover { background:none; color:#0033cc }
  .list_icon { opacity: 0.5; }
  img.input_info { vertical-align: middle; }
  .list_save {
    text-align: right;
    margin: 10px 0 0;
  }
  .list_form {
    margin: 10px 0 0;
    input[type=submit] {
      margin-top: 10px;
      vertical-align: baseline;
    }
  }
}

Version data entries

32 entries across 32 versions & 2 rubygems

Version Path
fat_free_crm-0.22.1 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.22.0 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.21.0 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.20.1 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.20.0 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.19.2 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.19.0 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.18.2 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.14.2 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.15.2 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.16.4 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.17.3 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.18.1 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.18.0 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.14.1 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.15.1 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.16.3 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.17.2 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.16.2 app/assets/stylesheets/lists.css.scss
fat_free_crm-0.17.1 app/assets/stylesheets/lists.css.scss