bzr revid: apa@tinyerp.com-20120410112706-l59vip42hgnrwlmz
This commit is contained in:
Amit Patel (OpenERP) 2012-04-10 16:57:06 +05:30
parent 7e3496f9c1
commit af9a103d1f
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ table {
color: #4c4c4c; }
.project_vignettes > li {
height: 170px;
height: 180px;
width: 250px;
padding: 8px;
margin: 4px; }
@ -81,7 +81,7 @@ table {
.click_button {
display: inline-block;
background-color: transparent;
min-height: 145px;
min-height: 155px;
min-width: 265px;
border: hidden;
margin-left: -6px !important;