Sha256: 997213a13fca6aab2c031d0ec50b19ef510b1c11f923a8da5187b57500906cae
Contents?: true
Size: 1.92 KB
Versions: 39
Compression:
Stored size: 1.92 KB
Contents
#the_modal div.icons { max-height: 800px; overflow-y: scroll; } #the_modal div.icons h2 { clear: both; padding: 20px 0px 10px 0; text-align: center; } #the_modal div.icons a { display: block; float: left; margin: 4px; width: 120px; height: 100px; text-align: center; vertical-align: middle; border: #000 1px solid; text-decoration: none; border-radius: 3px; overflow: hidden; } #the_modal div.icons a span.icon { display: block; padding: 10px 20px; font-size: 24pt; color: #000 !important; } #the_modal div.icons a span.name { display: block; font-size: 12pt; color: #000 !important; } #the_modal div.icons a:hover { color: #000 !important; background: #fff69f; border: #000 1px solid; } #the_modal div.icons a:hover span.icon { color: #000 !important; } #the_modal div.icons a:hover span.name { color: #000 !important; } #the_modal { box-sizing: border-box; color: #252525; font-family: 'Roboto'; font-weight: 300; } #the_modal p { margin-bottom: 10px; font-family: 'Roboto'; font-weight: 300; } #the_modal h1, #the_modal h2, #the_modal h3, #the_modal h4, #the_modal h5, #the_modal h6 { font-family: 'Roboto'; font-weight: 300; } #the_modal .mb_container input { border: #ccc 1px solid; } #the_modal div.mb_container div.mb_placeholder { top: 9px; } #the_modal div.mb_container div.mb_placeholder span { font-size: 16px; } #the_modal div.mb_container select { border: #ccc 1px solid; height: 38px; } #the_modal div.mb_container select option { font-size: 16px; } #the_modal div.mb_container input[type=checkbox] { top: 12px; } #the_modal #modal_crumbtrail, #the_modal #modal_crumbtrail h2, #the_modal #modal_crumbtrail h2 a { font-family: 'Roboto'; font-weight: 300; font-size: 15px !important; color: #0975a7; text-decoration: none; text-transform: none; letter-spacing: 0; } #the_modal #modal_crumbtrail h2 a:hover { color: #09a710; }
Version data entries
39 entries across 39 versions & 1 rubygems