integration/css/common.css
changeset 21 c2dd00471b2d
parent 20 c86141a8570d
child 28 10a958322a62
equal deleted inserted replaced
20:c86141a8570d 21:c2dd00471b2d
   309 	position: relative;
   309 	position: relative;
   310 	height: 22px;
   310 	height: 22px;
   311 	border-top: 1px solid #313131;
   311 	border-top: 1px solid #313131;
   312 	border-bottom: 1px solid #313131;
   312 	border-bottom: 1px solid #313131;
   313 	margin-bottom: 1px;
   313 	margin-bottom: 1px;
       
   314 	overflow: hidden;
   314 }
   315 }
   315 .cluster-visible{
   316 .cluster-visible{
   316 	left: 20px;
   317 	left: 20px;
   317 	position: absolute;
   318 	position: absolute;
   318 	width: 912px;
   319 	width: 912px;
   681 	margin-bottom: 10px;
   682 	margin-bottom: 10px;
   682 }
   683 }
   683 .pagination .active,.pagination a:hover{
   684 .pagination .active,.pagination a:hover{
   684 	text-decoration: none;
   685 	text-decoration: none;
   685 }
   686 }
   686 /**/
   687 
   687 .data{
   688 
   688 	width: 209px;
   689 .plus-button.home{
   689 	height: 130px;
   690 	background-color: #007DAD;
   690 	padding-top: 25px;
   691 }
   691 	position: absolute;
   692 .plus-button.home:hover{
   692 	background: url(../img/white_arrow_long.png) 0 0 no-repeat;
   693 	background-color: #333;
   693 	z-index: 200;
   694 }
   694 	text-align: center;
       
   695 
       
   696 }