Sha256: 4de4aca048608fb776c6b13a83e6fa6be6fc05b3595be20bb2bd20a4a7d1b379
Contents?: true
Size: 835 Bytes
Versions: 4
Compression:
Stored size: 835 Bytes
Contents
.short-query { display:inline-block; margin-right: 10px; } .short-query input.search-query { width: 280px; } .begin-query { position:absolute; left:13px; top:5px; } .end-query { position:absolute; right:15px; top:5px; } .panel-query { padding-left: 35px !important; height: 31px !important; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } .query-disabled { opacity: 0.3; } .form-search:hover .has-remove { padding-left: 50px !important; } .remove-query { opacity: 0; } .last-query { padding-right: 45px !important; } .form-search:hover .remove-query { opacity: 1; } .query-panel .pins { text-decoration: underline; } .query-panel .pinned { margin-right: 5px; }
Version data entries
4 entries across 4 versions & 1 rubygems