Sha256: 8bf3c599596b6c9c4ff9de78520c3778cb166fd5ea473ad5d8ade6f021982413

Contents?: true

Size: 1.61 KB

Versions: 1

Compression:

Stored size: 1.61 KB

Contents

@import compass/css3

$dark: #4d4e53        / cool grey 11
$mid: #8c8d8e         / cool grey 8
$pale: #afafaf        / cool grey 6
$paler: #bdbdbd       / cool grey 4
$verypale: #d6d6d4    / cool grey 2
$accent = #d1005d     / rubine red

=functional
  font-family: helvetica, arial, sans-serif
  font-weight: normal
=strong
  +functional
  font-weight: bold
=small
  +functional
  font-size: 80%


div#readers
  .reader
    margin-bottom: 1em
  h2
    line-height: 1
    margin: 0
  
div.activation_required
  color: $accent

p.administrative
  font-family: helvetica,arial,sans-serif
  color: $pale

img.gravatar
  +box-shadow
  border: 3px solid white
  &.thumbnail
    margin: 2px 10px 10px 0
  &.big
    margin: 8px 10px 4px 0
  &.tiny
    margin: 0 6px 4px 0
    border: 1px solid white

form.friendly
  margin: 0 0 60px 0
  p
    margin: 1em 0 0 0
  input.titular
    width: 95%
    font-size: 200%
  textarea, select
    width: 95%
  textarea
    height: 400px
  input.standard
    width: 95%
  input.login
    width: 50%
  span.formnote
    color: $mid
  label
    &.required
      font-weight: bold
  span.password
    display: block
    width: 95%
    padding: 5px 
    font-size: 1.2
    line-height: 1.2
    color: $pale
    border: 1px solid $pale
  span.error-with-field
    input, select
      border: 1px solid red
      color: red
    span.error
      line-height: 1.4
      background-color: $accent
      color: white
      padding: 3px 6px
      margin: -5px 0 0 6px
      cursor: pointer
      +border-radius
      +box-shadow
      a.closer
        margin-left: 10px
        color: white
        text-decoration: none
    

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
radiant-reader-extension-1.3.1 public/stylesheets/sass/reader.sass