Sha256: 5733f1b177b8bc643dbc8d091104d288f59714fa328de630f16dbbe6e01376e1

Contents?: true

Size: 1.72 KB

Versions: 13

Compression:

Stored size: 1.72 KB

Contents

body.new.admin_companies, body.edit.admin_companies {

  li.has_many_container.galleries {

    padding-top: 0;

    > h3 {
      display: none;
    }

    fieldset > ol > li.boolean label {
      /* width: 80%; */
      /* padding-left: 20%; */
      /* padding-right: 10px; */
      text-transform: none !important;
      font-weight: normal;
      float: right;
      text-align: right;
    }

    /* фото в галерее */
    li.has_many_container.gphotos {

      padding-top: 0;

      > h3 {
        display: none;
      }

      fieldset {
        display: inline-block;
        float: left;
        position: relative;
        width: 20%;
        height: 241px;

        ol {
          li {

            &.file {
              padding-bottom: 0;
            }

            &.has_many_delete {
              padding-top: 0;
            }

            label {
              padding: 0;
              &.label {
                display: none;
              }
            }

            input[type=file] {
              width: 200px;
              overflow: hidden;
            }

            p.inline-hints {
              margin: 0 !important;
            }

          }
        }

        &.inputs {
          background: transparent;
          border-radius: 0;
          box-shadow: none;
        }
      }

      > a.button.has_many_add {
        clear: both;
        float: left;
        display: block;
        position: relative;
      }
    }

    > a.button.has_many_add {
      clear: both;
      float: right;
      display: block;
      position: relative;
    }

    fieldset ol li fieldset ol li a.button.has_many_remove {
      float: right;
    }

  }

  li#company_facts_input > fieldset > legend.label {
    display: none;
  }
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
c80_news_tz-0.1.1.26 app/assets/stylesheets/c80_news_tz/backend/companies.scss
c80_news_tz-0.1.1.25 app/assets/stylesheets/c80_news_tz/backend/companies.scss
c80_news_tz-0.1.1.24 app/assets/stylesheets/c80_news_tz/backend/companies.scss
c80_news_tz-0.1.1.23 app/assets/stylesheets/c80_news_tz/backend/companies.scss
c80_news_tz-0.1.1.22 app/assets/stylesheets/c80_news_tz/backend/companies.scss
c80_news_tz-0.1.1.21 app/assets/stylesheets/c80_news_tz/backend/companies.scss
c80_news_tz-0.1.1.19 app/assets/stylesheets/c80_news_tz/backend/companies.scss
c80_news_tz-0.1.1.18 app/assets/stylesheets/c80_news_tz/backend/companies.scss
c80_news_tz-0.1.1.17 app/assets/stylesheets/c80_news_tz/backend/companies.scss
c80_news_tz-0.1.1.16 app/assets/stylesheets/c80_news_tz/backend/companies.scss
c80_news_tz-0.1.1.15 app/assets/stylesheets/c80_news_tz/backend/companies.scss
c80_news_tz-0.1.1.1 app/assets/stylesheets/c80_news_tz/backend/companies.scss
c80_news_tz-0.1.1.0 app/assets/stylesheets/c80_news_tz/backend/companies.scss