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
dbe1b8d8
Commit
dbe1b8d8
authored
2 years ago
by
ShameerYezz
Browse files
Options
Download
Patches
Plain Diff
Issue #ED-422:CSS cleanup and themes cleanup & SASS migration
parent
69a8e905
release-5.1.0
Tags unavailable
1 merge request
!1
Feature/inquiry server validation
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
src/app/client/src/app/modules/public/module/sign-in/sso/components/select-org/select-org.component.scss
+0
-28
...gn-in/sso/components/select-org/select-org.component.scss
src/app/client/src/app/modules/public/module/sign-in/sso/components/update-contact/update-contact.component.scss
+0
-16
...o/components/update-contact/update-contact.component.scss
src/app/client/src/app/modules/public/module/signup/components/otp/otp.component.scss
+0
-22
...es/public/module/signup/components/otp/otp.component.scss
src/app/client/src/app/plugins/profile/components/update-contact-details/update-contact-details.component.scss
+0
-15
...ate-contact-details/update-contact-details.component.scss
src/app/client/src/assets/styles/global.scss
+29
-0
src/app/client/src/assets/styles/global.scss
with
29 additions
and
81 deletions
+29
-81
src/app/client/src/app/modules/public/module/sign-in/sso/components/select-org/select-org.component.scss
+
0
−
28
View file @
dbe1b8d8
...
...
@@ -43,25 +43,6 @@
color
:
var
(
--
white
);
height
:
calculateRem
(
38px
)
!
important
;
}
.ui.grey.button
{
background
:
var
(
--
gray-200
);
color
:
var
(
--
white
);
pointer-events
:
none
!
important
;
cursor
:
not
-
allowed
!
important
;
height
:
calculateRem
(
38px
)
!
important
;
}
.grey.text
{
color
:
var
(
--
gray-400
);
}
.orange.text
{
color
:
var
(
--
accessibility-red
);
}
.orange-border
{
border-color
:
var
(
--
accessibility-red
)
!
important
;
}
.blue.text
{
color
:
var
(
--
primary-color
);
}
.ui.basic.blue.navigation.label
{
background
:
var
(
--
white
)
!
important
;
color
:
var
(
--
primary-color
)
!
important
;
...
...
@@ -71,15 +52,6 @@
font-weight
:
normal
;
padding
:calculateRem
(
10px
)
0
;
}
.ui.basic.error.label
{
background
:
none
!
important
;
color
:
var
(
--
accessibility-red
)
!
important
;
border
:
0
!
important
;
padding-left
:
0
;
font-size
:
1rem
;
font-weight
:
normal
;
padding
:calculateRem
(
10px
)
0
;
}
.fullpage
{
::ng-deep
{
.ui.fullscreen.modal
>
.close
{
...
...
This diff is collapsed.
Click to expand it.
src/app/client/src/app/modules/public/module/sign-in/sso/components/update-contact/update-contact.component.scss
+
0
−
16
View file @
dbe1b8d8
...
...
@@ -43,13 +43,6 @@
color
:
var
(
--
white
);
height
:
calculateRem
(
38px
)
!
important
;
}
.ui.grey.button
{
background
:
var
(
--
gray-200
);
color
:
var
(
--
white
);
pointer-events
:
none
!
important
;
cursor
:
not
-
allowed
!
important
;
height
:
calculateRem
(
38px
)
!
important
;
}
.grey.text
{
color
:
var
(
--
gray-400
);
}
...
...
@@ -71,15 +64,6 @@
font-weight
:
normal
;
padding
:
calculateRem
(
10px
)
0
;
}
.ui.basic.error.label
{
background
:
none
!
important
;
color
:
var
(
--
accessibility-red
)
!
important
;
border
:
0
!
important
;
padding-left
:
0
;
font-size
:
1rem
;
font-weight
:
normal
;
padding
:
calculateRem
(
10px
)
0
;
}
.fullpage
{
::ng-deep
{
.ui.fullscreen.modal
>
.close
{
...
...
This diff is collapsed.
Click to expand it.
src/app/client/src/app/modules/public/module/signup/components/otp/otp.component.scss
+
0
−
22
View file @
dbe1b8d8
...
...
@@ -41,10 +41,6 @@
color
:
var
(
--
white
);
}
.ui.grey.button
{
background
:
var
(
--
gray-200
);
color
:
var
(
--
white
);
pointer-events
:
none
!
important
;
cursor
:
not
-
allowed
!
important
;
font-size
:
var
(
--
font-size-sm
);
height
:
calculateRem
(
32px
);
}
...
...
@@ -65,15 +61,6 @@
cursor
:
not
-
allowed
!
important
;
font-size
:
calculateRem
(
14px
);
}
.orange.text
{
color
:
var
(
--
accessibility-red
);
}
.orange-border
{
border-color
:
var
(
--
accessibility-red
)
!
important
;
}
.blue.text
{
color
:
var
(
--
primary-color
);
}
.ui.basic.blue.navigation.label
{
background
:
var
(
--
white
)
!
important
;
color
:
var
(
--
primary-color
)
!
important
;
...
...
@@ -83,15 +70,6 @@
font-weight
:
normal
;
padding
:
calculateRem
(
10px
)
0
;
}
.ui.basic.error.label
{
background
:
none
!
important
;
color
:
var
(
--
accessibility-red
)
!
important
;
border
:
0
!
important
;
padding-left
:
0
;
font-size
:
1rem
;
font-weight
:
normal
;
padding
:
calculateRem
(
10px
)
0
;
}
.fullpage
{
::ng-deep
{
.ui.fullscreen.modal
>
.close
{
...
...
This diff is collapsed.
Click to expand it.
src/app/client/src/app/plugins/profile/components/update-contact-details/update-contact-details.component.scss
+
0
−
15
View file @
dbe1b8d8
...
...
@@ -3,11 +3,6 @@
@use
'components/form'
as
*
;
.ui.grey.button
{
background
:
var
(
--
gray-200
);
color
:
var
(
--
white
);
pointer-events
:
none
!
important
;
cursor
:
not
-
allowed
!
important
;
height
:
calculateRem
(
38px
)
!
important
;
font-size
:
1rem
;
}
...
...
@@ -18,16 +13,6 @@
height
:
calculateRem
(
38px
)
!
important
;
}
.ui.basic.error.label
{
background
:
none
!
important
;
color
:
var
(
--
accessibility-red
)
!
important
;
border
:
0
!
important
;
padding-left
:
0
;
font-size
:
1rem
;
font-weight
:
normal
;
padding
:
calculateRem
(
10px
)
0
;
}
.ui.left.icon.input
.icon
{
font-size
:
1rem
;
}
...
...
This diff is collapsed.
Click to expand it.
src/app/client/src/assets/styles/global.scss
+
29
−
0
View file @
dbe1b8d8
...
...
@@ -1531,3 +1531,32 @@ html[layout="joy"] .sb-modal-content .ui.center.aligned.segment {
}
}
}
.ui.basic.error.label
{
background
:
none
!
important
;
color
:
var
(
--
accessibility-red
)
!
important
;
border
:
0
!
important
;
padding-left
:
0
;
font-size
:
1rem
;
font-weight
:
normal
;
padding
:
calculateRem
(
10px
)
0
;
}
.ui.grey.button
{
background
:
var
(
--
gray-200
);
color
:
var
(
--
white
);
pointer-events
:
none
!
important
;
cursor
:
not
-
allowed
!
important
;
height
:
calculateRem
(
38px
)
!
important
;
}
.grey.text
{
color
:
var
(
--
gray-400
);
}
.orange.text
{
color
:
var
(
--
accessibility-red
);
}
.orange-border
{
border-color
:
var
(
--
accessibility-red
)
!
important
;
}
.blue.text
{
color
:
var
(
--
primary-color
);
}
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