Revision 97d6ea9c

b/ui/static/snf/css/main.css
144 144
.machine-container .name,
145 145
h5.namecontainer span,
146 146
.single .machine-detail.title {
147
    font-family: 'Ubuntu';
147
    font-family: 'Ubuntu', sans-serif;
148 148
}
149 149

  
150 150
.create-container a {
......
5531 5531
    font-size: 1.2em;
5532 5532
    color: #ffffff;
5533 5533
    font-weight: bold;
5534
    font-family: 'Ubuntu' !important;
5534
    font-family: 'Ubuntu', sans-serif !important;
5535 5535
}
5536 5536

  
5537 5537
.create-vm .steps-history .steps-history-cont.current .subnum {
5538 5538
    display: none;
5539 5539
    float: none;
5540 5540
    font-size: 0.9em;
5541
    font-family: 'Ubuntu' !important;
5541
    font-family: 'Ubuntu', sans-serif  !important;
5542 5542
}
5543 5543

  
5544 5544
.create-vm .steps-history .steps-history-cont.current .subtitle,
5545 5545
.create-vm .steps-history .steps-history-cont.current .description {
5546
    font-family: 'Ubuntu' !important;
5546
    font-family: 'Ubuntu', sans-serif  !important;
5547 5547
}
5548 5548

  
5549 5549
.create-vm .steps-history .steps-history-cont.current .info {
5550 5550
    display: block;
5551
    font-family: 'Ubuntu' !important;
5551
    font-family: 'Ubuntu', sans-serif !important;
5552 5552
}
5553 5553

  
5554 5554
.create-vm .steps-history .steps-history-cont.completed .title,
......
5589 5589
    padding: 4px;
5590 5590
    padding-left: 10px;
5591 5591
    font-size: 1em;
5592
    font-family: 'Ubuntu' !important;
5592
    font-family: 'Ubuntu', sans-serif  !important;
5593 5593
    margin-right: 5px;
5594 5594
    padding-top: 12px;
5595 5595
    background-position: right 30px;
......
5653 5653
    color: #225871;
5654 5654
    font-size: 4em;
5655 5655
    margin-bottom: -5px;
5656
    font-family: 'Ubuntu';
5656
    font-family: 'Ubuntu', sans-serif;
5657 5657
    font-weight: normal !important;
5658 5658
}
5659 5659

  

Also available in: Unified diff