X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetstack%2Fcore%2Fstatic%2Fplanetstack.css;h=e0768541e3391a74830159e17c14cbd16aa5dd06;hb=ce652d046cad059f53c39f69f0bb87719e467c52;hp=b517eac1a9165216ca198bd13137ee84ec903025;hpb=fece0d58cc12d1cbfdcc16066265e5ff8aacbcc4;p=plstackapi.git diff --git a/planetstack/core/static/planetstack.css b/planetstack/core/static/planetstack.css index b517eac..e076854 100644 --- a/planetstack/core/static/planetstack.css +++ b/planetstack/core/static/planetstack.css @@ -1,2 +1,21 @@ .required:after {color: red ! important; font-size: 18px } #.btn-success {color:black} +#suit-center { +padding: 20px; +width: 100%; +min-width:650px; +} +.inner-two-columns .inner-center-column .tab-content { +overflow: inherit; +margin-bottom: 15px; +min-width: 650px; +} +.inner-two-columns .inner-center-column { +#margin-right: 200px; +#background-color: rgb(158, 163, 159); +} +label { +display: block; +font-weight: bold; +margin-bottom: 5px; +}