|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/thewalshgroup/2014/ |
Upload File : |
div[id^="button"],
div[id^="image"] {
clip: auto !important;
}
div[id^="button"] a:focus,
div[id^="image"] a:focus {
display: block;
outline: #FF8000 auto 1px;
}
/* select:focus, */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
/* Default */
outline: solid #FF8000;
/* Webkit */
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
div[id^="button"] a:focus img,
div[id^="image"] a:focus img,
div[id^="text"] a:focus + div {
border-color: #FF8000;
outline: 0;
outline: #FF8000 auto 1px;
-webkit-box-shadow: inset 0 1px 1px rgba(255,128,0,1), 0 0 8px rgba(255,128,0,0.8);
-moz-box-shadow: inset 0 1px 1px rgba(255,128,0,1), 0 0 8px rgba(255,128,0,0.8);
box-shadow: inset 0 1px 1px rgba(255,128,0,1), 0 0 8px rgba(255,128,0,0.8);
}