Home | History | Annotate | Download | only in resources

Lines Matching full:border

5   border: solid 1px rgba(0, 0, 0, 0.3);
6 border-radius: 3px;
19 border: solid 1px rgba(0, 0, 0, 0.3);
20 border-top-left-radius: 3px;
21 border-bottom-left-radius: 3px;
25 border: solid 1px rgba(0, 0, 0, 0.3);
26 border-top-right-radius: 3px;
27 border-bottom-right-radius: 3px;
31 border-top: solid 1px rgba(0, 0, 0, 0.3);
32 border-bottom: solid 1px rgba(0, 0, 0, 0.3);