Lines Matching refs:bubble

1 div.simileAjax-bubble-container {
9 div.simileAjax-bubble-innerContainer {
19 div.simileAjax-bubble-contentContainer {
32 div.simileAjax-bubble-border-left {
39 div.simileAjax-bubble-border-left-pngTranslucent {
40 background: url(../images/bubble-left.png) top right repeat-y;
43 div.simileAjax-bubble-border-right {
50 .simileAjax-bubble-border-right-pngTranslucent {
51 background: url(../images/bubble-right.png) top left repeat-y;
54 div.simileAjax-bubble-border-top {
61 .simileAjax-bubble-border-top-pngTranslucent {
62 background: url(../images/bubble-top.png) bottom left repeat-x;
65 div.simileAjax-bubble-border-bottom {
72 .simileAjax-bubble-border-bottom-pngTranslucent {
73 background: url(../images/bubble-bottom.png) top left repeat-x;
76 div.simileAjax-bubble-border-top-left {
83 .simileAjax-bubble-border-top-left-pngTranslucent {
84 background: url(../images/bubble-top-left.png) bottom right no-repeat;
87 div.simileAjax-bubble-border-top-right {
94 .simileAjax-bubble-border-top-right-pngTranslucent {
95 background: url(../images/bubble-top-right.png) bottom left no-repeat;
98 div.simileAjax-bubble-border-bottom-left {
105 .simileAjax-bubble-border-bottom-left-pngTranslucent {
106 background: url(../images/bubble-bottom-left.png) top right no-repeat;
109 div.simileAjax-bubble-border-bottom-right {
116 .simileAjax-bubble-border-bottom-right-pngTranslucent {
117 background: url(../images/bubble-bottom-right.png) top left no-repeat;
120 div.simileAjax-bubble-arrow-point-left {
126 .simileAjax-bubble-arrow-point-left-pngTranslucent {
127 background: url(../images/bubble-arrow-point-left.png) center right no-repeat;
130 div.simileAjax-bubble-arrow-point-right {
136 .simileAjax-bubble-arrow-point-right-pngTranslucent {
137 background: url(../images/bubble-arrow-point-right.png) center left no-repeat;
140 div.simileAjax-bubble-arrow-point-up {
146 .simileAjax-bubble-arrow-point-up-pngTranslucent {
147 background: url(../images/bubble-arrow-point-up.png) bottom center no-repeat;
150 div.simileAjax-bubble-arrow-point-down {
156 .simileAjax-bubble-arrow-point-down-pngTranslucent {
157 background: url(../images/bubble-arrow-point-down.png) bottom center no-repeat;
161 div.simileAjax-bubble-close {
169 .simileAjax-bubble-close-pngTranslucent {