Lines Matching refs:border
9 -moz-border-bottom-colors: none;
10 -moz-border-left-colors: none;
11 -moz-border-right-colors: none;
12 -moz-border-top-colors: none;
14 border-bottom-color: #000;
15 border-bottom-style: dashed;
16 border-bottom-width: 1px;
17 border-image-repeat: stretch stretch;
18 border-image-source: none;
19 border-image-width: 1 1 1 1;
20 border-left-color: #000;
21 border-left-style: dashed;
22 border-left-width: 1px;
23 border-right-color: #000;
24 border-right-style: dashed;
25 border-right-width: 1px;
26 border-top-color: #000;
27 border-top-style: dashed;
28 border-top-width: 1px;
59 border: 1px solid transparent;
62 border-radius: 0.25rem;
63 transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
74 border: 1px solid #ccc;
75 transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
78 border-top-right-radius: 4px;
79 border-bottom-right-radius: 4px;
83 border-top-left-radius: 4px;
84 border-bottom-left-radius: 4px;