Sha256: f5aea155cf28afd3cb7a44e7b4c086b3865ebd55267a99c9be18e06c286a9d1b

Contents?: true

Size: 603 Bytes

Versions: 1

Compression:

Stored size: 603 Bytes

Contents

/*
  Place all the styles related to the matching controller here.
  They will automatically be included in application.css.
*/

.bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  /*border-left: 0;*/
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.bordered div {
    margin: 5px;
}

.title {
    border-bottom: 1px solid #ddd;
}

.help-tip label{
    display: inline;
}

.image-feed {
    width: 14px;
    height: 14px;
    background:url("../clipster/rss_logo_small.png");
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
clipster-0.4.1 app/assets/stylesheets/clipster/clip.css