Bring up to date with cockpit starter kit
This encompasses a number of changes to the build process.
This commit is contained in:
parent
a0fffde59d
commit
235f110ec7
32 changed files with 533 additions and 1172 deletions
|
|
@ -67,16 +67,16 @@
|
|||
|
||||
.search-wrap {
|
||||
min-height: 25px;
|
||||
display:block;
|
||||
clear:both;
|
||||
display: block;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.session_time {
|
||||
margin-right:5px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.pf-c-progress__indicator:after {
|
||||
content: "";
|
||||
.pf-c-progress__indicator::after {
|
||||
content: "";
|
||||
position: relative;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue