Select Git revision
personListingData.css
-
Jean-Christophe Routier authoredJean-Christophe Routier authored
personListingData.css 235 B
div.data {
margin : 0px;
border : solid 2px rgb(60,60,255);
background-color : white;
font-size : 16px;
position : absolute;
left : -10px;
top : 30px;
}
div.data div {
padding : 4px 0px;
border : solid thin #CCC;
}