pom rev number increased
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/reports@71576 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
b3f02f11d3
commit
2624adf2a6
|
@ -1,15 +1,14 @@
|
|||
@import url('reports/old-dialog.css');
|
||||
|
||||
.exportPanel {
|
||||
margin: 10px 5px 5px 20px;
|
||||
margin: 5px 5px 5px 20px;
|
||||
border: 1px solid #e3e8f3;
|
||||
padding: 10px;
|
||||
background-color: #FFF;
|
||||
-webkit-border-radius: 5px;
|
||||
-moz-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
width: 775px;
|
||||
height: 20px;
|
||||
height: 0px;
|
||||
opacity: 0;
|
||||
|
||||
transition-property: opacity, height;
|
||||
|
|
Reference in New Issue