summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common/shared/components/home/home.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/client/src/app/common/shared/components/home/home.component.scss')
-rw-r--r--cds-ui/client/src/app/common/shared/components/home/home.component.scss9
1 files changed, 9 insertions, 0 deletions
diff --git a/cds-ui/client/src/app/common/shared/components/home/home.component.scss b/cds-ui/client/src/app/common/shared/components/home/home.component.scss
index ca503e591..df9a48de5 100644
--- a/cds-ui/client/src/app/common/shared/components/home/home.component.scss
+++ b/cds-ui/client/src/app/common/shared/components/home/home.component.scss
@@ -35,4 +35,13 @@ limitations under the License.
// }
.mat-sidenav-container{
height: 652px;
+}
+.mat-button.mat-primary, .mat-icon-button.mat-primary, .mat-stroked-button.mat-primary {
+ color: white !important;
+}
+.menuBar{
+ cursor: pointer;
+}
+.title{
+ margin: 1em;
} \ No newline at end of file