Cleaned and restored the project
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-sdmx-export-widget@84563 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
3478f85911
commit
5d80c43918
|
@ -1,2 +0,0 @@
|
|||
sendButton = Send
|
||||
nameField = Enter your name
|
|
@ -1,2 +0,0 @@
|
|||
sendButton = Envoyer
|
||||
nameField = Entrez votre nom
|
|
@ -1,53 +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;
|
||||
}*/
|
||||
|
||||
.exportSelection-sources {
|
||||
padding: 30px;
|
||||
display: block;
|
||||
|
||||
}
|
||||
|
||||
.exportSelection-source {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.sdmxRegistryUrlStyle {
|
||||
padding-top:5px;
|
||||
}
|
||||
|
||||
.sdmxRegistryUrlInputStyle {
|
||||
width:300px!important;
|
||||
}
|
||||
|
||||
|
||||
input#sdmxRegistryUrlInputFieldId-input {
|
||||
width:300px!important;
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 984 B |
Binary file not shown.
Before Width: | Height: | Size: 572 B |
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
Loading…
Reference in New Issue