Sha256: 72e994efe02fbd299434af8c5cb24b470f778957afcdcb5f075fcca5d5297e41
Contents?: true
Size: 679 Bytes
Versions: 10
Compression:
Stored size: 679 Bytes
Contents
.panel { border: 0; border-bottom: 1px solid $medium-gray; box-shadow: none; } .panel-default > .panel-heading { background-color: $white-color; border-color: $white-color; } .panel-group .panel{ border-radius: 0; } .panel-title{ font-size: $font-size-h5; } .panel-title a:hover, .panel-title a:focus{ text-decoration: none; } .gsdk-collapse{ display: block; height: 0px; visibility: visible; overflow: hidden; } .panel-title a:hover, .panel-title a:focus{ color: $default-states-color; } .panel-default > .panel-heading + .panel-collapse.gsdk-collapse > .panel-body { box-shadow: inset 0 7px 10px -7px rgba(0,0,0,0.14); }
Version data entries
10 entries across 10 versions & 1 rubygems