Lines Matching refs:info

118 .icon-info.icon-left a:before, .icon-info.icon-right a:after, i.icon-info:before { content: "\2139"; height: inherit; }
120 .icon-info-circled.icon-left a:before, .icon-info-circled.icon-right a:after, i.icon-info-circled:before { content: "\e705"; height: inherit; }
1381 .btn.info, .skiplink.info { background: #002b36; border: 1px solid #002b36; }
1382 .btn.info:hover, .skiplink.info:hover { background: #005469; }
1383 .btn.info:active, .skiplink.info:active { background: #000203; }
1411 .btn.pretty.info, .pretty .info.btn, .pretty .info.skiplink, .skiplink.pretty.info { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007c9c), color-stop(100%, #002b36)); background-image: -webkit-linear-gradient(#007c9c, #002b36); background-image: -moz-linear-gradient(#007c9c, #002b36); background-image: -o-linear-gradient(#007c9c, #002b36); background-image: linear-gradient(#007c9c, #002b36); -webkit-box-shadow: inset 0 0 3px #1dd1ff; -moz-box-shadow: inset 0 0 3px #1dd1ff; box-shadow: inset 0 0 3px #1dd1ff; border: 1px solid black; }
1412 .btn.pretty.info:hover, .pretty .info.btn:hover, .pretty .info.skiplink:hover, .skiplink.pretty.info:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #aeb3b6), color-stop(100%, #808e98)); background-image: -webkit-linear-gradient(#aeb3b6, #808e98); background-image: -moz-linear-gradient(#aeb3b6, #808e98); background-image: -o-linear-gradient(#aeb3b6, #808e98); background-image: linear-gradient(#aeb3b6, #808e98); -webkit-box-shadow: inset 0 0 3px #f1f2f3; -moz-box-shadow: inset 0 0 3px #f1f2f3; box-shadow: inset 0 0 3px #f1f2f3; border: 1px solid #60676b; }
1413 .btn.pretty.info:active, .pretty .info.btn:active, .pretty .info.skiplink:active, .skiplink.pretty.info:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #002b36), color-stop(100%, #007c9c)); background-image: -webkit-linear-gradient(#002b36, #007c9c); background-image: -moz-linear-gradient(#002b36, #007c9c); background-image: -o-linear-gradient(#002b36, #007c9c); background-image: linear-gradient(#002b36, #007c9c); -webkit-box-shadow: inset 0 0 3px #36d6ff; -moz-box-shadow: inset 0 0 3px #36d6ff; box-shadow: inset 0 0 3px #36d6ff; }
1414 .btn.pretty.info a, .pretty .info.btn a, .pretty .info.skiplink a, .btn.pretty.info input, .pretty .info.btn input, .pretty .info.skiplink input, .btn.pretty.info button, .pretty .info.btn button, .pretty .info.skiplink button, .skiplink.pretty.info a, .skiplink.pretty.info input, .skiplink.pretty.info button { text-shadow: 0 1px 1px black; }
1570 .badge.info, .label.info { background: #002b36; border: 1px solid #002b36; }
1587 .alert.info { background: #007c9c; border: 1px solid #002b36; color: black; color: #fdf6e3; }