Change prefix to match application name
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / styles / dark-theme.scss
index 6214081..0e0b3b8 100644 (file)
@@ -32,6 +32,6 @@
   @include angular-material-theme($dark-theme);
 }
 
-.dark-theme .rd-global-page-title {
+.dark-theme .nrcp-global-page-title {
   color: white;
 }
\ No newline at end of file