integration/css/common.css
changeset 65 60a1e58b0a08
parent 64 2de3ca9542ed
child 73 475e5fb0ea2b
equal deleted inserted replaced
64:2de3ca9542ed 65:60a1e58b0a08
   214 	top: 0;
   214 	top: 0;
   215 	z-index: 10;
   215 	z-index: 10;
   216 }
   216 }
   217 .pointer{
   217 .pointer{
   218 	position: absolute;
   218 	position: absolute;
       
   219 	width: 20px;
       
   220 	height: 13px;
       
   221 	background: url(../img/popin-triangle.png);
   219 	top: 0;
   222 	top: 0;
   220 }
   223 }
   221 .popin-content{
   224 .popin-content{
   222 	padding: 8px;
   225 	padding: 8px;
   223 	border: 1px solid #867a97;
   226 	border: 1px solid #867a97;
   243 .popin {
   246 .popin {
   244     display: none;
   247     display: none;
   245 }
   248 }
   246 
   249 
   247 .user.popin{
   250 .user.popin{
   248 	top: 48px;
   251 	top: 55px;
   249 	right: 0;
   252 	right: 0;
   250 }
   253 }
   251 .user.popin img.pointer{
   254 .user.popin .pointer{
   252 	right: 36px;
   255 	right: 36px;
   253 }
   256 }
   254 .button {
   257 .button {
   255 	margin-top: 2px;
   258 	margin-top: 2px;
   256 	display: block;
   259 	display: block;