[Frontend] Significant markup/CSS mods for splash screen

#164
https://github.jpl.nasa.gov/MissionControl/vista/issues/299
App logo and bg files renamed;
Added openmct.scss to hold openmct-specific styles;
Renamed _startup.scss to startup-base.scss
which now renders its own .css file;

Still to-do: apply to WARP including needed
mods to its About dialog screen;
This commit is contained in:
Charles Hacskaylo
2016-02-24 17:47:24 -08:00
parent 164d959f60
commit 129b554f9d
10 changed files with 287 additions and 238 deletions

View File

@@ -100,9 +100,6 @@
left: auto;
width: $ueAppLogoW;
z-index: 2;
&.logo-openmctweb {
background: url($dirImgs + 'logo-openmctweb.svg') no-repeat center center;
}
}
}
}