Sha256: ef2c89aaccdd58440fe0c50c3a2c0a344db857543c80b383a8a843d2818e97f2
Contents?: true
Size: 721 Bytes
Versions: 75
Compression:
Stored size: 721 Bytes
Contents
.filesystem ul { background: #FFFFFF; margin: 0; padding: 0; } .filesystem li { list-style-type: none; padding-left: 20px; margin-bottom: 4px; } .filesystem li .highlight { display: block; border: 1px solid #CCCCCC; margin-top: 4px; } .filesystem li .highlight pre, pre.console { margin: 2px; padding: 2px; } .filesystem li.file { cursor: pointer; } .filesystem li.folder { background: url('../images/folder.png') no-repeat; } .filesystem li.feature { background: url('../images/page_white_gherkin.png') no-repeat; } .filesystem li.rb { background: url('../images/page_white_ruby.png') no-repeat; } .filesystem li.unknown { background: url('../images/page_white.png') no-repeat; }
Version data entries
75 entries across 75 versions & 6 rubygems