1
0
mirror of https://github.com/Llewellynvdm/front-end-frameworks.git synced 2024-06-01 20:40:47 +00:00

Softer outline

This commit is contained in:
Joah Gerstenberg 2013-12-14 10:00:34 -06:00
parent 14c722cb25
commit aed6172b88

View File

@ -156,8 +156,8 @@ section p:last-child {
}
#search:focus {
outline: none;
border-color: #900;
outline: auto 5px #900;
outline-offset: -2px;
}
/* Table */ /* We should use nav and ul li for collapsing details */