-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4564415
commit 70418dc
Showing
17 changed files
with
3,304 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+52.3 KB
...-Koppelvlakspecificatie/TimvdLippe-patch-1/images/DK_Specificatie_structuur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
341 changes: 341 additions & 0 deletions
341
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/digimelding.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+25.6 KB
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/image1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+16.6 KB
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/image10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+42.2 KB
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/image11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+80 KB
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+21.3 KB
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/image3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+50.9 KB
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/image4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+25.1 KB
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/image5.emf
Binary file not shown.
Binary file added
BIN
+3.4 KB
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/image5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+52.8 KB
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/image6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+18.3 KB
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/image7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+53.9 KB
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/image8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+20.2 KB
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/images/image9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,872 changes: 2,872 additions & 0 deletions
2,872
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/index.html
Large diffs are not rendered by default.
Oops, something went wrong.
32 changes: 32 additions & 0 deletions
32
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/js/config.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
var respecConfig = { | ||
alternateFormats: [ { | ||
"label" : "pdf", | ||
"uri" : "Digimelding-Koppelvlakspecificatie.pdf" | ||
} ], | ||
authors: [ { | ||
"mailto" : "[email protected]", | ||
"name" : "Logius", | ||
"url" : "https://logius.nl/standaarden" | ||
} ], | ||
editors: [ | ||
{ | ||
"company" : "Logius", | ||
"name" : "Edwin Wisse", | ||
"url" : "https://logius.nl/standaarden" | ||
}, | ||
{ | ||
"company" : "Logius", | ||
"name" : "Peter Haasnoot", | ||
"url" : "https://logius.nl/standaarden" | ||
} | ||
], | ||
github: "https://github.com/Logius-standaarden/Digimelding-Koppelvlakspecificatie", | ||
nl_markdownTableClass: "simple", | ||
previousPublishDate: "2021-01-31", | ||
pubDomain: "digimelding", | ||
publishDate: "2021-02-19", | ||
shortName: "koppelvlak", | ||
specStatus: "WV", | ||
specType: "HR", | ||
subtitle: "Handreiking" | ||
}; |
59 changes: 59 additions & 0 deletions
59
Digimelding-Koppelvlakspecificatie/TimvdLippe-patch-1/media/style.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
table.dkkvs { | ||
border-collapse: collapse; | ||
font-size: 10.5pt; | ||
width: 100%; | ||
/* --- dkcvs --- */ | ||
border-collapse: collapse; | ||
border-bottom: 3px solid #005a9c; | ||
} | ||
|
||
.dkkvs th { | ||
border: 1px solid white; | ||
background-color: #005a9c; | ||
color: white; | ||
text-align: left; | ||
padding: 8px; | ||
|
||
|
||
/* --- dkcvs --- */ | ||
|
||
padding: 3px 5px; | ||
text-align: left; | ||
|
||
} | ||
|
||
/* --- dkcvs --- */ | ||
|
||
.dkkvs th a { | ||
color: #fff; | ||
padding: 3px 5px; | ||
text-align: left; | ||
} | ||
|
||
.dkkvs th[scope="row"] { | ||
background: inherit; | ||
color: inherit; | ||
border-top: 1px solid #ddd; | ||
} | ||
|
||
.dkkvs td { | ||
border: 1px solid black; | ||
padding: 3px 10px; | ||
border-top: 1px solid #ddd; | ||
vertical-align: top; | ||
} | ||
|
||
.dkkvs tr:nth-child(even) { | ||
background: #f0f6ff; | ||
} | ||
|
||
/* --- dkcvs --- */ | ||
|
||
table.dkkvsincell { | ||
border: 1px; | ||
border-collapse: separate; | ||
width:100%; | ||
font-size: 8pt; | ||
border-bottom: 0px solid #005a9c; | ||
|
||
} |