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:
parent
8e1d106c25
commit
ea47ce3427
|
@ -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;
|
|
||||||
}
|
|
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