Revision 25a02c79 snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/app.css

b/snf-cyclades-app/synnefo/ui/new_ui/ui/stylesheets/app.css
6596 6596
  max-width: 85%;
6597 6597
  left: 50%;
6598 6598
  width: 100%;
6599
  color: #1a1a1a;
6599
  color: white;
6600 6600
  background: #919194;
6601 6601
  -webkit-border-radius: 7px;
6602 6602
  border-radius: 7px;
......
8669 8669
}
8670 8670
/* line 105, ../sass/_overlays.scss */
8671 8671
.overlay-wrapper.no-vm {
8672
  background: url(../images/draw-welcome.png) no-repeat center 80px #30c79e;
8672
  background: url(../images/draw-welcome.png) no-repeat center 50px #30c79e;
8673 8673
}
8674 8674
/* line 107, ../sass/_overlays.scss */
8675 8675
.overlay-wrapper.no-vm .welcome {
......
8677 8677
  color: #fff;
8678 8678
  text-align: center;
8679 8679
  position: relative;
8680
  top: 10px;
8680
  top: -15px;
8681 8681
  left: 75px;
8682 8682
  display: block;
8683 8683
}

Also available in: Unified diff