Sha256: e8d5cff87a7fd936df2db8056c9c593bdddfa10c4f4d8e1d51c9271be92f5fef
Contents?: true
Size: 610 Bytes
Versions: 34
Compression:
Stored size: 610 Bytes
Contents
.blank_slate_container { clear: both; text-align: center; .blank_slate { @include rounded; -webkit-font-smoothing: antialiased; border: $blank-slate-border; color: $blank-slate-primary-color; display: inline-block; font-size: 1.2em; font-weight: bold; padding: 14px 25px; text-align: center; small { display: block; font-size: 0.9em; font-weight: normal; } } } .admin_dashboard .blank_slate_container .blank_slate { margin-top: 40px; margin-bottom: 40px; } .with_sidebar .blank_slate_container .blank_slate { margin-top: 80px; }
Version data entries
34 entries across 34 versions & 5 rubygems