Lines Matching refs:inset

1284 .pretty.navbar { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dfd4b1)); background-image: -webkit-linear-gradient(#ffffff, #dfd4b1); background-image: -moz-linear-gradient(#ffffff, #dfd4b1); background-image: -o-linear-gradient(#ffffff, #dfd4b1); background-image: linear-gradient(#ffffff, #dfd4b1); -webkit-box-shadow: inset 0 1px 1px white, 0 1px 2px rgba(0, 0, 0, 0.8) !important; -moz-box-shadow: inset 0 1px 1px white, 0 1px 2px rgba(0, 0, 0, 0.8) !important; box-shadow: inset 0 1px 1px white, 0 1px 2px rgba(0, 0, 0, 0.8) !important; /* Remove this line if you dont want a dropshadow on your navigation*/ }
1285 @media only screen and (max-width: 767px) { .pretty.navbar a.toggle { border: 1px solid #e7dec3; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #eee8d5)); background-image: -webkit-linear-gradient(#ffffff, #eee8d5); background-image: -moz-linear-gradient(#ffffff, #eee8d5); background-image: -o-linear-gradient(#ffffff, #eee8d5); background-image: linear-gradient(#ffffff, #eee8d5); -webkit-box-shadow: inset 0 1px 2px white, inset 0 -1px 1px #f5f2e7, inset 1px 0 1px #f5f2e7, inset -1px 0 1px #f5f2e7, 0 1px 1px #fdfcf9; -moz-box-shadow: inset 0 1px 2px white, inset 0 -1px 1px #f5f2e7, inset 1px 0 1px #f5f2e7, inset -1px 0 1px #f5f2e7, 0 1px 1px #fdfcf9; box-shadow: inset 0 1px 2px white, inset 0 -1px 1px #f5f2e7, inset 1px 0 1px #f5f2e7, inset -1px 0 1px #f5f2e7, 0 1px 1px #fdfcf9; }
1399 .btn.pretty.primary, .pretty .primary.btn, .pretty .primary.skiplink, .skiplink.pretty.primary { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #78b9e6), color-stop(100%, #208cd8)); background-image: -webkit-linear-gradient(#78b9e6, #208cd8); background-image: -moz-linear-gradient(#78b9e6, #208cd8); background-image: -o-linear-gradient(#78b9e6, #208cd8); background-image: linear-gradient(#78b9e6, #208cd8); -webkit-box-shadow: inset 0 0 3px #e3f1fa; -moz-box-shadow: inset 0 0 3px #e3f1fa; box-shadow: inset 0 0 3px #e3f1fa; border: 1px solid #1a6091; }
1400 .btn.pretty.primary:hover, .pretty .primary.btn:hover, .pretty .primary.skiplink:hover, .skiplink.pretty.primary:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2d4fc), color-stop(100%, #54b2fe)); background-image: -webkit-linear-gradient(#a2d4fc, #54b2fe); background-image: -moz-linear-gradient(#a2d4fc, #54b2fe); background-image: -o-linear-gradient(#a2d4fc, #54b2fe); background-image: linear-gradient(#a2d4fc, #54b2fe); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; border: 1px solid #0e90f8; }
1401 .btn.pretty.primary:active, .pretty .primary.btn:active, .pretty .primary.skiplink:active, .skiplink.pretty.primary:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #208cd8), color-stop(100%, #78b9e6)); background-image: -webkit-linear-gradient(#208cd8, #78b9e6); background-image: -moz-linear-gradient(#208cd8, #78b9e6); background-image: -o-linear-gradient(#208cd8, #78b9e6); background-image: linear-gradient(#208cd8, #78b9e6); -webkit-box-shadow: inset 0 0 3px #f9fcfe; -moz-box-shadow: inset 0 0 3px #f9fcfe; box-shadow: inset 0 0 3px #f9fcfe; }
1403 .btn.pretty.secondary, .pretty .secondary.btn, .pretty .secondary.skiplink, .skiplink.pretty.secondary { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5cd5cb), color-stop(100%, #25a69c)); background-image: -webkit-linear-gradient(#5cd5cb, #25a69c); background-image: -moz-linear-gradient(#5cd5cb, #25a69c); background-image: -o-linear-gradient(#5cd5cb, #25a69c); background-image: linear-gradient(#5cd5cb, #25a69c); -webkit-box-shadow: inset 0 0 3px #c2efec; -moz-box-shadow: inset 0 0 3px #c2efec; box-shadow: inset 0 0 3px #c2efec; border: 1px solid #1a645f; }
1404 .btn.pretty.secondary:hover, .pretty .secondary.btn:hover, .pretty .secondary.skiplink:hover, .skiplink.pretty.secondary:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a1d3ad), color-stop(100%, #68c07d)); background-image: -webkit-linear-gradient(#a1d3ad, #68c07d); background-image: -moz-linear-gradient(#a1d3ad, #68c07d); background-image: -o-linear-gradient(#a1d3ad, #68c07d); background-image: linear-gradient(#a1d3ad, #68c07d); -webkit-box-shadow: inset 0 0 3px #f8fcf9; -moz-box-shadow: inset 0 0 3px #f8fcf9; box-shadow: inset 0 0 3px #f8fcf9; border: 1px solid #469659; }
1405 .btn.pretty.secondary:active, .pretty .secondary.btn:active, .pretty .secondary.skiplink:active, .skiplink.pretty.secondary:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #25a69c), color-stop(100%, #5cd5cb)); background-image: -webkit-linear-gradient(#25a69c, #5cd5cb); background-image: -moz-linear-gradient(#25a69c, #5cd5cb); background-image: -o-linear-gradient(#25a69c, #5cd5cb); background-image: linear-gradient(#25a69c, #5cd5cb); -webkit-box-shadow: inset 0 0 3px #d6f4f2; -moz-box-shadow: inset 0 0 3px #d6f4f2; box-shadow: inset 0 0 3px #d6f4f2; }
1407 .btn.pretty.default, .pretty .default.btn, .pretty .default.skiplink, .skiplink.pretty.default { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fef6e2)); background-image: -webkit-linear-gradient(#ffffff, #fef6e2); background-image: -moz-linear-gradient(#ffffff, #fef6e2); background-image: -o-linear-gradient(#ffffff, #fef6e2); background-image: linear-gradient(#ffffff, #fef6e2); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; border: 1px solid #f8df9c; }
1408 .btn.pretty.default:hover, .pretty .default.btn:hover, .pretty .default.skiplink:hover, .skiplink.pretty.default:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(#ffffff, #ffffff); background-image: -moz-linear-gradient(#ffffff, #ffffff); background-image: -o-linear-gradient(#ffffff, #ffffff); background-image: linear-gradient(#ffffff, #ffffff); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; border: 1px solid #d9d9d9; }
1409 .btn.pretty.default:active, .pretty .default.btn:active, .pretty .default.skiplink:active, .skiplink.pretty.default:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fef6e2), color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(#fef6e2, #ffffff); background-image: -moz-linear-gradient(#fef6e2, #ffffff); background-image: -o-linear-gradient(#fef6e2, #ffffff); background-image: linear-gradient(#fef6e2, #ffffff); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; }
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; }
1415 .btn.pretty.danger, .pretty .danger.btn, .pretty .danger.skiplink, .skiplink.pretty.danger { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eb8886), color-stop(100%, #e22c29)); background-image: -webkit-linear-gradient(#eb8886, #e22c29); background-image: -moz-linear-gradient(#eb8886, #e22c29); background-image: -o-linear-gradient(#eb8886, #e22c29); background-image: linear-gradient(#eb8886, #e22c29); -webkit-box-shadow: inset 0 0 3px #fdf4f3; -moz-box-shadow: inset 0 0 3px #fdf4f3; box-shadow: inset 0 0 3px #fdf4f3; border: 1px solid #a31e1b; }
1416 .btn.pretty.danger:hover, .pretty .danger.btn:hover, .pretty .danger.skiplink:hover, .skiplink.pretty.danger:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f79696), color-stop(100%, #f64a4a)); background-image: -webkit-linear-gradient(#f79696, #f64a4a); background-image: -moz-linear-gradient(#f79696, #f64a4a); background-image: -o-linear-gradient(#f79696, #f64a4a); background-image: linear-gradient(#f79696, #f64a4a); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; border: 1px solid #e21212; }
1417 .btn.pretty.danger:active, .pretty .danger.btn:active, .pretty .danger.skiplink:active, .skiplink.pretty.danger:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e22c29), color-stop(100%, #eb8886)); background-image: -webkit-linear-gradient(#e22c29, #eb8886); background-image: -moz-linear-gradient(#e22c29, #eb8886); background-image: -o-linear-gradient(#e22c29, #eb8886); background-image: linear-gradient(#e22c29, #eb8886); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; }
1419 .btn.pretty.warning, .pretty .warning.btn, .pretty .warning.skiplink, .skiplink.pretty.warning { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffc81c), color-stop(100%, #b58900)); background-image: -webkit-linear-gradient(#ffc81c, #b58900); background-image: -moz-linear-gradient(#ffc81c, #b58900); background-image: -o-linear-gradient(#ffc81c, #b58900); background-image: linear-gradient(#ffc81c, #b58900); -webkit-box-shadow: inset 0 0 3px #ffe79c; -moz-box-shadow: inset 0 0 3px #ffe79c; box-shadow: inset 0 0 3px #ffe79c; border: 1px solid #694f00; color: black; }
1420 .btn.pretty.warning:hover, .pretty .warning.btn:hover, .pretty .warning.skiplink:hover, .skiplink.pretty.warning:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #feecca), color-stop(100%, #ffd37d)); background-image: -webkit-linear-gradient(#feecca, #ffd37d); background-image: -moz-linear-gradient(#feecca, #ffd37d); background-image: -o-linear-gradient(#feecca, #ffd37d); background-image: linear-gradient(#feecca, #ffd37d); -webkit-box-shadow: inset 0 0 3px white; -moz-box-shadow: inset 0 0 3px white; box-shadow: inset 0 0 3px white; border: 1px solid #fcb834; }
1421 .btn.pretty.warning:active, .pretty .warning.btn:active, .pretty .warning.skiplink:active, .skiplink.pretty.warning:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b58900), color-stop(100%, #ffc81c)); background-image: -webkit-linear-gradient(#b58900, #ffc81c); background-image: -moz-linear-gradient(#b58900, #ffc81c); background-image: -o-linear-gradient(#b58900, #ffc81c); background-image: linear-gradient(#b58900, #ffc81c); -webkit-box-shadow: inset 0 0 3px #ffedb5; -moz-box-shadow: inset 0 0 3px #ffedb5; box-shadow: inset 0 0 3px #ffedb5; }
1423 .btn.pretty.success, .pretty .success.btn, .pretty .success.skiplink, .skiplink.pretty.success { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #deff00), color-stop(100%, #859900)); background-image: -webkit-linear-gradient(#deff00, #859900); background-image: -moz-linear-gradient(#deff00, #859900); background-image: -o-linear-gradient(#deff00, #859900); background-image: linear-gradient(#deff00, #859900); -webkit-box-shadow: inset 0 0 3px #eeff80; -moz-box-shadow: inset 0 0 3px #eeff80; box-shadow: inset 0 0 3px #eeff80; border: 1px solid #424d00; }
1424 .btn.pretty.success:hover, .pretty .success.btn:hover, .pretty .success.skiplink:hover, .skiplink.pretty.success:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #96e570), color-stop(100%, #64df29)); background-image: -webkit-linear-gradient(#96e570, #64df29); background-image: -moz-linear-gradient(#96e570, #64df29); background-image: -o-linear-gradient(#96e570, #64df29); background-image: linear-gradient(#96e570, #64df29); -webkit-box-shadow: inset 0 0 3px #e5f9db; -moz-box-shadow: inset 0 0 3px #e5f9db; box-shadow: inset 0 0 3px #e5f9db; border: 1px solid #479f1d; }
1425 .btn.pretty.success:active, .pretty .success.btn:active, .pretty .success.skiplink:active, .skiplink.pretty.success:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #859900), color-stop(100%, #deff00)); background-image: -webkit-linear-gradient(#859900, #deff00); background-image: -moz-linear-gradient(#859900, #deff00); background-image: -o-linear-gradient(#859900, #deff00); background-image: linear-gradient(#859900, #deff00); -webkit-box-shadow: inset 0 0 3px #f2ff99; -moz-box-shadow: inset 0 0 3px #f2ff99; box-shadow: inset 0 0 3px #f2ff99; }
1642 .drawer { position: relative; width: 100%; max-height: 0; background: #3e4144; -webkit-box-shadow: inset 0 -2px 5px #313436, inset 0 2px 5px #313436; -moz-box-shadow: inset 0 -2px 5px #313436, inset 0 2px 5px #313436; box-shadow: inset 0 -2px 5px #313436, inset 0 2px 5px #313436; overflow: hidden; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }