Sha256: 98cd46c1b93fe03ef7b2569602854d3239f5ca994f5bfd36b327bb8a7bc035b5

Contents?: true

Size: 1001 Bytes

Versions: 2

Compression:

Stored size: 1001 Bytes

Contents

input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search], textarea.materialize-textarea
  font-size: 1.3rem

label
  font-size: 1.3rem
  color: #6D6D6D

.option-button
  &:before
    content: '+'
    font-size: 24px
    padding: 11px
  &:hover:before
    color: white

a
  &:hover
    text-decoration: none

.notice
  padding: 20px
  background: antiquewhite
  border-radius: 10px
  margin: 0px 0px 25px 0px
  font-size: 16px
  color: black

.logo
  width: 85%

#text-logo
  color: slateblue

#loading
  position: absolute
  top: 50%
  left: 50%
  z-index: 99999999

#modal1, #modal2, #modal3
  z-index: 5000

.dark
  position: fixed
  top: 0
  bottom: 0
  left: 0
  right: 0
  background-color: #fff
  opacity: 0.7
  z-index: 1001

.modal
  background: none
  box-shadow: none
  overflow-y: overlay

#close-modal
  font-size: 18px
  &:hover
    cursor: pointer

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ryakuzu-0.3.0 app/assets/stylesheets/ryakuzu/application.sass
ryakuzu-0.2.6 app/assets/stylesheets/ryakuzu/application.sass