e0768541e3391a74830159e17c14cbd16aa5dd06
[plstackapi.git] / planetstack / core / static / planetstack.css
1 .required:after {color: red ! important; font-size: 18px }
2 #.btn-success {color:black}
3 #suit-center {
4 padding: 20px;
5 width: 100%;
6 min-width:650px;
7 }
8 .inner-two-columns .inner-center-column .tab-content {
9 overflow: inherit;
10 margin-bottom: 15px;
11 min-width: 650px;
12 }
13 .inner-two-columns .inner-center-column {
14 #margin-right: 200px;
15 #background-color: rgb(158, 163, 159);
16 }
17 label {
18 display: block;
19 font-weight: bold;
20 margin-bottom: 5px;
21 }