Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-SunbirdEd-portal-old
Commits
1f7def47
Commit
1f7def47
authored
2 years ago
by
Pradosh Kumar
Browse files
Options
Download
Patches
Plain Diff
Issue #ED-421 fix: CSS cleanup and themes cleanup & SASS migration
parent
43fee421
release-5.1.1
filters_5.1.1
gcp_test
release-5.1.0
Tags unavailable
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/app/client/src/app/modules/core/components/content-type/content-type.component.scss
+1
-1
.../core/components/content-type/content-type.component.scss
src/app/client/src/app/modules/core/components/main-header/main-header.component.scss
+1
-1
...es/core/components/main-header/main-header.component.scss
src/app/client/src/assets/styles/pages/_sbt-filter.scss
+1
-1
src/app/client/src/assets/styles/pages/_sbt-filter.scss
with
3 additions
and
3 deletions
+3
-3
src/app/client/src/app/modules/core/components/content-type/content-type.component.scss
+
1
−
1
View file @
1f7def47
...
...
@@ -47,7 +47,7 @@
text-decoration
:
none
;
background-color
:
var
(
--
sb-linkmenu-bg-hover
);
.sb-icon
{
background-color
:
var
(
--
sb-linkmenu-
icon-bg
-hover
);
background-color
:
var
(
--
sb-linkmenu-
text
-hover
);
}
}
/*
...
...
This diff is collapsed.
Click to expand it.
src/app/client/src/app/modules/core/components/main-header/main-header.component.scss
+
1
−
1
View file @
1f7def47
...
...
@@ -77,7 +77,7 @@
&
:hover
,
&
.active
{
background-color
:
var
(
--
sidebar-
li-hov
er-bg
);
background-color
:
var
(
--
sidebar-
profil-head
er-bg
);
}
}
}
...
...
This diff is collapsed.
Click to expand it.
src/app/client/src/assets/styles/pages/_sbt-filter.scss
+
1
−
1
View file @
1f7def47
...
...
@@ -132,7 +132,7 @@
}
.filter-pref-text
{
color
:var
(
--
filter-pref
-text
)
;
color
:var
(
--
sbt-class-bar-label
-text
)
;
}
.sbt-filter
{
// margin-bottom: calculateRem(16px);
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets