Home | History | Annotate | Download | only in css

Lines Matching full:border

22   border: 1px solid rgba(0, 0, 0, 0.25);
23 border-radius: 2px;
82 border-radius: 100%;
96 border: 1px solid #bfbfbf;
97 border-radius: 2px;
98 box-sizing: border-box;
140 border-radius: 100%;
159 border-color: rgba(0, 0, 0, 0.3);
197 border-color: rgba(80, 80, 80, 0.2);
235 -webkit-transition: border-color 200ms;
236 /* We use border color because it follows the border radius (unlike outline).
238 border-color: rgb(77, 144, 254);
247 border: none;