Skip to content
Snippets Groups Projects
Commit 41274920 authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

Merge branch 'dev' into f-fix-get-parents

parents 340a9ed5 aa280573
Branches
Tags
1 merge request!33Draft: F fix get parents
Pipeline #9311 passed
...@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ...@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [v0.4.0-rc1] - 2021-06-16
### Added (for new features, dependecies etc.) ### Added (for new features, dependecies etc.)
...@@ -50,7 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -50,7 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security (in case of vulnerabilities) ### Security (in case of vulnerabilities)
## [v0.3.1]- 2021-06-15 ## [v0.3.1] - 2021-06-15
This is the last Bootstrap-3 compatible release. This is the last Bootstrap-3 compatible release.
......
* CaosDB Server == 0.3 * CaosDB Server == 0.4
* Make 4.2.0 * Make 4.2.0
...@@ -251,6 +251,10 @@ div.caosdb-v-tour-toc-show { ...@@ -251,6 +251,10 @@ div.caosdb-v-tour-toc-show {
border: none; border: none;
} }
.caosdb-v-tour-toc-header {
margin-left: 0.75rem;
}
/* For elements in popovers which are not for clicking but only illustrative. */ /* For elements in popovers which are not for clicking but only illustrative. */
.caosdb-v-tour-unclickable { .caosdb-v-tour-unclickable {
cursor: text !important; cursor: text !important;
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment