diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-09-18 22:45:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2020-09-18 22:45:31 +0000 |
commit | 5cc4060b441abdb9187af579745c184c411bd010 (patch) | |
tree | 3aa9ffe2fdb6632786d9701ceae4c812f0748d3b /conf.d/project/htdocs/RadioBinding.css | |
parent | 8afc720a98e4fdf4f5c1f10492e465927b8ffd86 (diff) | |
parent | 66de613ac27fecb0c074f60e00d0ce05699cdff5 (diff) |
Merge "Remove deprecated html5 code"
Diffstat (limited to 'conf.d/project/htdocs/RadioBinding.css')
-rw-r--r-- | conf.d/project/htdocs/RadioBinding.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/conf.d/project/htdocs/RadioBinding.css b/conf.d/project/htdocs/RadioBinding.css deleted file mode 100644 index 1052aa7..0000000 --- a/conf.d/project/htdocs/RadioBinding.css +++ /dev/null @@ -1,7 +0,0 @@ -pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; } -.string { color: green; } -.number { color: darkorange; } -.boolean { color: blue; } -.null { color: magenta; } -.key { color: red; } - |