Lines Matching refs:border

20 	-moz-border-radius:10px;
21 -webkit-border-radius:10px;
22 border-radius:10px;
23 border-color: #000000;
24 border-width:0 10px 10px 0;
64 bottom:-15px; /* value = - border-top-width - border-bottom-width */
68 border-width:15px 15px 0; /* vary these values to change the angle of the vertex */
69 border-style:solid;
70 border-color:#FFB8A8 transparent;
77 top:-15px; /* value = - border-top-width - border-bottom-width */
81 border-width:0 15px 15px; /* vary these values to change the angle of the vertex */
82 border-color: #FFB8A8 transparent;
90 left:-50px; /* value = - border-left-width - border-right-width */
92 border-width:10px 50px 10px 0;
93 border-color:transparent #F4F2DC;
101 right:-50px; /* value = - border-left-width - border-right-width */
104 border-width:10px 0 10px 50px;
105 border-color:transparent #ffcc66;
125 -moz-border-radius:10px;
126 -webkit-border-radius:10px;
127 border-radius:0px;
167 bottom:-20px; /* value = - border-top-width - border-bottom-width */
171 border-width:20px 0 0 20px; /* vary these values to change the angle of the vertex */
172 border-style:solid;
173 border-color:#075698 transparent;
180 top:-20px; /* value = - border-top-width - border-bottom-width */
184 border-width:20px 20px 0 0; /* vary these values to change the angle of the vertex */
185 border-color:transparent #075698;
193 left:-40px; /* value = - border-left-width - border-right-width */
195 border-width:15px 40px 0 0; /* vary these values to change the angle of the vertex */
196 border-color:transparent #075698;
204 right:-40px; /* value = - border-left-width - border-right-width */
207 border-width:15px 0 0 40px; /* vary these values to change the angle of the vertex */
208 border-color:transparent #075698 ;
227 -moz-border-radius:10px;
228 -webkit-border-radius:10px;
229 border-radius:10px;
270 bottom:-20px; /* value = - border-top-width - border-bottom-width */
274 border:0;
275 border-right-width:30px; /* vary this value to change the angle of the vertex */
276border-bottom-width:20px; /* vary this value to change the height of the triangle. must be equal t…
277 border-style:solid;
278 border-color:transparent #c81e2b;
286 bottom:-20px; /* value = - border-top-width - border-bottom-width */
287 …left:80px; /* value = (:before's left) + (:before's border-right/left-width) - (:after's border-r…
290 border-width:0;
291 border-right-width:10px; /* vary this value to change the angle of the vertex */
292border-bottom-width:20px; /* vary this value to change the height of the triangle. must be equal t…
293 border-style:solid;
294 border-color:transparent #fff;
301 top:-20px; /* value = - border-top-width - border-bottom-width */
305 border:0;
306 border-left-width:30px; /* vary this value to change the width of the triangle */
307border-top-width:20px; /* vary this value to change the height of the triangle. must be equal to t…
308 border-style:solid;
309 border-color:transparent #c81e2b;
313 top:-20px; /* value = - border-top-width - border-bottom-width */
314 …right:80px; /* value = (:before's right) + (:before's border-right/left-width) - (:after's border
317 border-width:0;
318 border-left-width:10px; /* vary this value to change the width of the triangle */
319border-top-width:20px; /* vary this value to change the height of the triangle. must be equal to t…
320 border-style:solid;
321 border-color:transparent #fff;
329 left:-50px; /* value = - border-left-width - border-right-width */
331 border:0;
332 border-bottom-width:30px; /* vary this value to change the height of the triangle */
333border-left-width:50px; /* vary this value to change the width of the triangle. must be equal to t…
334 border-style:solid;
335 border-color:#c81e2b transparent;
339 …top:35px; /* value = (:before's top) + (:before's border-top/bottom-width) - (:after's border-top…
340 left:-50px; /* value = - border-left-width - border-right-width */
342 border:0;
343 border-bottom-width:10px; /* vary this value to change the height of the triangle */
344border-left-width:50px; /* vary this value to change the width of the triangle. must be equal to t…
345 border-style:solid;
346 border-color:#fff transparent;
354 right:-50px; /* value = - border-left-width - border-right-width */
356 border:0;
358 border-bottom-width:30px; /* vary this value to change the height of the triangle */
359border-right-width:50px; /* vary this value to change the width of the triangle. must be equal to …
360 border-style:solid;
361 border-color:#c81e2b transparent;
365 …top:35px; /* value = (:before's top) + (:before's border-top/bottom-width) - (:after's border-top…
366 right:-50px; /* value = - border-left-width - border-right-width */
368 border:0;
370 border-bottom-width:10px; /* vary this value to change the height of the triangle */
371border-right-width:50px; /* vary this value to change the width of the triangle. must be equal to …
372 border-style:solid;
373 border-color:#fff transparent;
389 .triangle-border {
393 border:5px solid #5a8f00;
398 -moz-border-radius:10px;
399 -webkit-border-radius:10px;
400 border-radius:10px;
406 .triangle-border.left {
413 .triangle-border.right {
422 .triangle-border:before {
430 bottom:-40px; /* value = - border-top-width - border-bottom-width */
438 border:20px solid transparent;
440 border-top-color:#5a8f00;
448 .triangle-border:after {
456 bottom:-26px; /* value = - border-top-width - border-bottom-width */
458 left:47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
464 border:13px solid transparent;
466 border-top-color:#fff;
480 .triangle-border.top:before {
482 top:-40px; /* value = - border-top-width - border-bottom-width */
490 border:20px solid transparent;
492 border-bottom-color:#5a8f00;
500 .triangle-border.top:after {
502 top:-26px; /* value = - border-top-width - border-bottom-width */
504 right:47px; /* value = (:before right) + (:before border-right) - (:after border-right) */
510 border:13px solid transparent;
512 border-bottom-color:#fff;
526 .triangle-border.left:before {
530 left:-30px; /* value = - border-left-width - border-right-width */
534 border-width:15px 30px 15px 0;
536 border-style:solid;
538 border-color:transparent #5a8f00;
546 .triangle-border.left:after {
548 top:16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
550 left:-21px; /* value = - border-left-width - border-right-width */
554 border-width:9px 21px 9px 0;
556 border-style:solid;
558 border-color:transparent #fff;
572 .triangle-border.right:before {
576 right:-30px; /* value = - border-left-width - border-right-width */
582 border-width:15px 0 15px 30px;
584 border-style:solid;
586 border-color:transparent #5a8f00;
594 .triangle-border.right:after {
596 top:16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
598 right:-21px; /* value = - border-left-width - border-right-width */
604 border-width:9px 0 9px 21px;
606 border-style:solid;
608 border-color:transparent #fff;
664 -moz-border-radius:3px;
666 -webkit-border-radius:3px;
668 border-radius:3px;
692 border:4px solid transparent;
694 border-left-color:#b513af;
726 -moz-border-radius:10px;
728 -webkit-border-radius:10px;
730 border-radius:10px;
768 border-width:0 20px 50px 0px;
770 border-style:solid;
772 border-color:transparent #5a8f00;
808 -webkit-border-top-left-radius:25px 50px;
810 -webkit-border-top-right-radius:25px 50px;
812 -webkit-border-bottom-right-radius:25px 50px;
814 -webkit-border-bottom-left-radius:25px 50px;
816 -moz-border-radius:25px / 50px;
818 border-radius:25px / 50px;
856 border-width:0 0 30px 50px;
858 border-style:solid;
860 border-color:transparent #f3961c;
884 border-width:0 0 30px 20px;
886 border-style:solid;
888 border-color:transparent #fff;
920 -moz-border-radius:10px;
922 -webkit-border-radius:10px;
924 border-radius:10px;
974 border:15px solid transparent;
976 border-bottom-color:#eee;
1038 border-width:0 0 140px 140px;
1040 border-style:solid;
1042 border-color:transparent #C91F2C;
1066 border-width:0 0 140px 55px;
1068 border-style:solid;
1070 border-color:transparent #fff;
1104 -moz-border-radius:10px;
1106 -webkit-border-radius:10px;
1108 border-radius:10px;
1160 -moz-border-radius-bottomright:15px;
1162 -webkit-border-bottom-right-radius:15px;
1164 border-bottom-right-radius:15px;
1192 -moz-border-radius-bottomleft:15px;
1194 -webkit-border-bottom-left-radius:15px;
1196 border-bottom-left-radius:15px;
1236 -webkit-border-radius:220px 120px; // produces oval in safari 4 and chrome 4
1238 …-webkit-border-radius:220px / 120px; // produces oval in chrome 4 (again!) but not supported in sa…
1244 -webkit-border-top-left-radius:220px 120px;
1246 -webkit-border-top-right-radius:220px 120px;
1248 -webkit-border-bottom-right-radius:220px 120px;
1250 -webkit-border-bottom-left-radius:220px 120px;
1252 -moz-border-radius:220px / 120px;
1254 border-radius:220px / 120px;
1290 border-right:60px solid #5a8f00;
1292 background:#5a8f00; /* need this for webkit - bug in handling of border-radius */
1298 -moz-border-radius-bottomright:80px 50px;
1300 -webkit-border-bottom-right-radius:80px 50px;
1302 border-bottom-right-radius:80px 50px;
1342 -moz-border-radius-bottomright:40px 50px;
1344 -webkit-border-bottom-right-radius:40px 50px;
1346 border-bottom-right-radius:40px 50px;
1396 -webkit-border-radius:220px 120px; // produces oval in safari 4 and chrome 4
1398 …-webkit-border-radius:220px / 120px; // produces oval in chrome 4 (again!) but not supported in sa…
1404 -webkit-border-top-left-radius:220px 120px;
1406 -webkit-border-top-right-radius:220px 120px;
1408 -webkit-border-bottom-right-radius:220px 120px;
1410 -webkit-border-bottom-left-radius:220px 120px;
1412 -moz-border-radius:220px / 120px;
1414 border-radius:220px / 120px;
1454 -moz-border-radius:30px;
1456 -webkit-border-radius:30px;
1458 border-radius:30px;
1486 -moz-border-radius:15px;
1488 -webkit-border-radius:15px;
1490 border-radius:15px;
1526 -webkit-border-radius:Apx Bpx; // produces oval in safari 4 and chrome 4
1528 …-webkit-border-radius:Apx / Bpx; // produces oval in chrome 4 (again!) but not supported in safari…
1534 -webkit-border-top-left-radius:400px 350px;
1536 -webkit-border-top-right-radius:400px 350px;
1538 -webkit-border-bottom-right-radius:400px 350px;
1540 -webkit-border-bottom-left-radius:400px 350px;
1542 -moz-border-radius:400px / 350px;
1544 border-radius:400px / 350px;
1630 border-right:200px solid #ffed26;
1632 background:#ffed26; /* need this for webkit - bug in handling of border-radius */
1638 -moz-border-radius-bottomright:200px 100px;
1640 -webkit-border-bottom-right-radius:200px 100px;
1642 border-bottom-right-radius:200px 100px;
1676 background:#fff; /* need this for webkit - bug in handling of border-radius */
1682 -moz-border-radius-bottomright:40px 50px;
1684 -webkit-border-bottom-right-radius:40px 50px;
1686 border-bottom-right-radius:40px 50px;
1728 .rectangle-speech-border {
1736 border:10px solid #5a8f00;
1748 -moz-border-radius:20px;
1750 -webkit-border-radius:20px;
1752 border-radius:20px;
1760 .rectangle-speech-border:before {
1776 border-style:solid;
1778 border-width:0 10px 10px 0;
1780 border-color:#5a8f00;
1788 -moz-border-radius-bottomright:80px 50px;
1790 -webkit-border-bottom-right-radius:80px 50px;
1792 border-bottom-right-radius:80px 50px;
1800 .rectangle-speech-border:after {
1816 border-style:solid;
1818 border-width:0 10px 10px 0;
1820 border-color:#5a8f00;
1828 -moz-border-radius-bottomright:40px 50px;
1830 -webkit-border-bottom-right-radius:40px 50px;
1832 border-bottom-right-radius:40px 50px;
1840 .rectangle-speech-border>:first-child:before {
1860 -moz-border-radius:10px;
1862 -webkit-border-radius:10px;
1864 border-radius:10px;
1870 /* creates a white rectangle to cover part of the oval border*/
1872 .rectangle-speech-border>:first-child:after {
1900 .oval-speech-border {
1908 border:10px solid #f3961c;
1924 -webkit-border-radius:240px 140px; // produces oval in safari 4 and chrome 4
1926 …-webkit-border-radius:240px / 140px; // produces oval in chrome 4 (again!) but not supported in sa…
1932 -webkit-border-top-left-radius:240px 140px;
1934 -webkit-border-top-right-radius:240px 140px;
1936 -webkit-border-bottom-right-radius:240px 140px;
1938 -webkit-border-bottom-left-radius:240px 140px;
1940 -moz-border-radius:240px / 140px;
1942 border-radius:240px / 140px;
1950 .oval-speech-border:before {
1966 border-style:solid;
1968 border-width:0 10px 10px 0;
1970 border-color:#f3961c;
1980 -moz-border-radius-bottomright:80px 50px;
1982 -webkit-border-bottom-right-radius:80px 50px;
1984 border-bottom-right-radius:80px 50px;
1992 .oval-speech-border:after {
2008 border-style:solid;
2010 border-width:0 10px 10px 0;
2012 border-color:#f3961c;
2022 -moz-border-radius-bottomright:40px 50px;
2024 -webkit-border-bottom-right-radius:40px 50px;
2026 border-bottom-right-radius:40px 50px;
2034 .oval-speech-border>:first-child:before {
2058 -moz-border-radius:10px;
2060 -webkit-border-radius:10px;
2062 border-radius:10px;
2068 /* creates a white rectangle to cover part of the oval border*/
2070 .oval-speech-border>:first-child:after {
2100 .oval-thought-border {
2108 border:10px solid #c81e2b;
2124 -webkit-border-radius:240px 140px; // produces oval in safari 4 and chrome 4
2126 …-webkit-border-radius:240px / 140px; // produces oval in chrome 4 (again!) but not supported in sa…
2132 -webkit-border-top-left-radius:240px 140px;
2134 -webkit-border-top-right-radius:240px 140px;
2136 -webkit-border-bottom-right-radius:240px 140px;
2138 -webkit-border-bottom-left-radius:240px 140px;
2140 -moz-border-radius:240px / 140px;
2142 border-radius:240px / 140px;
2150 .oval-thought-border:before {
2166 border:10px solid #c81e2b;
2174 -moz-border-radius:50px;
2176 -webkit-border-radius:50px;
2178 border-radius:50px;
2186 .oval-thought-border:after {
2202 border:10px solid #c81e2b;
2210 -moz-border-radius:25px;
2212 -webkit-border-radius:25px;
2214 border-radius:25px;