Sha256: 524eb2d75c6c3b9beb455c114a7b0c00961ab6634d56707502860ed7c6f904ef

Contents?: true

Size: 1.08 KB

Versions: 13

Compression:

Stored size: 1.08 KB

Contents

body.new.admin_notices, body.edit.admin_notices {

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

    padding-top: 0;

    > h3 {
      display: none;
    }

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

      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;
          }

        }
      }

    }

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

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

  /*скроем артефакт*/
  #notice_custom_org_input > label.label {
    visibility: hidden;
  }

}

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/notices.scss
c80_news_tz-0.1.1.25 app/assets/stylesheets/c80_news_tz/backend/notices.scss
c80_news_tz-0.1.1.24 app/assets/stylesheets/c80_news_tz/backend/notices.scss
c80_news_tz-0.1.1.23 app/assets/stylesheets/c80_news_tz/backend/notices.scss
c80_news_tz-0.1.1.22 app/assets/stylesheets/c80_news_tz/backend/notices.scss
c80_news_tz-0.1.1.21 app/assets/stylesheets/c80_news_tz/backend/notices.scss
c80_news_tz-0.1.1.19 app/assets/stylesheets/c80_news_tz/backend/notices.scss
c80_news_tz-0.1.1.18 app/assets/stylesheets/c80_news_tz/backend/notices.scss
c80_news_tz-0.1.1.17 app/assets/stylesheets/c80_news_tz/backend/notices.scss
c80_news_tz-0.1.1.16 app/assets/stylesheets/c80_news_tz/backend/notices.scss
c80_news_tz-0.1.1.15 app/assets/stylesheets/c80_news_tz/backend/notices.scss
c80_news_tz-0.1.1.1 app/assets/stylesheets/c80_news_tz/backend/notices.scss
c80_news_tz-0.1.1.0 app/assets/stylesheets/c80_news_tz/backend/notices.scss