equal
deleted
inserted
replaced
275 position : fixed; /* why not absolute instead of fixed ? because the div containing the tooltip widget is not a subdiv of its parent |
275 position : fixed; /* why not absolute instead of fixed ? because the div containing the tooltip widget is not a subdiv of its parent |
276 widget */ |
276 widget */ |
277 padding : 3px; |
277 padding : 3px; |
278 z-index: 10000000000; |
278 z-index: 10000000000; |
279 max-width: 200px; |
279 max-width: 200px; |
280 background: transparent url("http://www.polemictweet.com/images/white_arrow_long.png"); |
280 background: transparent url("imgs/white_arrow_long.png"); |
281 font-size: 12px; |
281 font-size: 12px; |
282 height: 125px; |
282 height: 125px; |
283 width: 180px; |
283 width: 180px; |
284 padding: 10px; |
284 padding: 10px; |
285 padding-left: 15px; |
285 padding-left: 15px; |