Skip to content
Snippets Groups Projects
Commit a986d571 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove class versioninfo

parent 6e1d925d
No related branches found
No related tags found
1 merge request!62V2.0
...@@ -485,13 +485,6 @@ span.highlight { ...@@ -485,13 +485,6 @@ span.highlight {
font-style: italic; font-style: italic;
} }
.versioninfo {
border: 0px solid #ccc;
padding: 0px;
border-radius: 0px;
margin-bottom: 0px;
}
ul.nav li.dropdown:hover ul.dropdown-menu { ul.nav li.dropdown:hover ul.dropdown-menu {
display: block; display: block;
margin-top: 0px margin-top: 0px
...@@ -529,7 +522,11 @@ input[type="checkbox"]:checked+label { ...@@ -529,7 +522,11 @@ input[type="checkbox"]:checked+label {
margin: 1em 10px; margin: 1em 10px;
} }
.rolloutconfigdiv{margin: 0 0 2em 4em; padding: 1em; background:rgba(255, 255, 255, 0.4);} .rolloutconfigdiv {
margin: 0 0 2em 4em;
padding: 1em;
background: rgba(255, 255, 255, 0.4);
}
/* ----- shell plugins ----- */ /* ----- shell plugins ----- */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment