Remove Useless Dirs

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-sdmx-import-widget@86240 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-11-27 09:04:43 +00:00 committed by Giancarlo Panichi
parent 8e1d106c25
commit ea47ce3427
4 changed files with 0 additions and 54 deletions

View File

@ -1,54 +0,0 @@
@CHARSET "UTF-8";
.wizard-title {
padding: 5px;
font-weight: bold;
font-size: small;
background-color: #C3D9FF;
}
.wizard-footer {
padding: 5px;
font-weight: bold;
font-size: small;
text-align: right;
background-color: #CDEB8B
}
.source-selection-hover:hover {
cursor: pointer;
}
/*.column-excluded {
background-color: #e6e0da !important;
color: #bfa698;
}*/
.importSelection-sources {
padding: 30px;
display: block;
margin-top: 20px;
}
.importSelection-source {
padding-bottom: 20px;
}
.sdmxRegistryUrlStyle {
padding-top:5px;
}
.sdmxRegistryUrlInputStyle {
width:300px!important;
}
input#sdmxRegistryUrlInputFieldId-input {
width:300px!important;
}