Home | History | Annotate | Download | only in options

Lines Matching full:outline

201   outline: none;
634 outline-color: rgba(0, 128, 256, 0.5);
638 outline-offset: -2px;
643 outline: 1px solid rgba(0, 128, 256, 0.5);
644 outline-offset: -2px;
647 /* This matches the native list outline on Mac */
649 outline-color: #759ad9;
650 outline-offset: -1px;
651 outline-style: auto;
652 outline-width: 5px;