Sha256: 53b880e2ee0f0b8770b8fbb7300be887aa72aee3b0a04cae7f6aa9bd30afab5c
Contents?: true
Size: 1.3 KB
Versions: 3
Compression:
Stored size: 1.3 KB
Contents
#tooltip{ position:absolute; border:1px solid #333; background:#f7f5d1; padding:2px 5px; color:#333; display:none; } #notice { color: #F90609; background-color: #EBD1D1; font-weight: bolder; padding-left: 10px; } .step { /*display: table-row;*/ margin-top: 20px; margin-bottom: 20px; } .steps_more { font-size: 40px; font-weight: bold; vertical-align: middle; color: white; width: 80px; height: 80px; background:url(images/button_blue.png) no-repeat; display: table-cell; text-align:center; } .step_now { font-size: 40px; font-weight: bold; vertical-align: middle; color: white; width: 80px; height: 80px; background:url(images/button_red.png) no-repeat; display: table-cell; text-align:center; } .steps_done { font-size: 40px; font-weight: bold; vertical-align: middle; color: white; width: 80px; height: 80px; background:url(images/button_black.png) no-repeat; display: table-cell; text-align:center; } .sign_in { width: 100%; max-width: 410px; padding: 15px; margin: auto; display: block; } #logreg-forms{ width:412px; margin:10vh auto; background-color:#f3f3f3; box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); transition: all 0.3s cubic-bezier(.25,.8,.25,1); } .module-table{ display: grid; }
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
jinda-0.7.0.2 | app/assets/stylesheets/jinda.scss |
jinda_adminlte-0.7.0.1 | lib/generators/jinda_adminlte/templates/jinda.scss |
jinda-0.7.0.1 | app/assets/stylesheets/jinda.scss |