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-sb-devops
Commits
e8002ff4
Commit
e8002ff4
authored
5 years ago
by
sumitnGIT
Committed by
SMY ALTAMASH
5 years ago
Browse files
Options
Download
Patches
Plain Diff
Sunbird.org (#522)
* keycloak Internationalisation enable * Enable Google sign in * Dropdown fixed
parent
6b0ef0b1
sunbird.org
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/artifacts/sunbird/login/resources/css/login.css
+6
-4
ansible/artifacts/sunbird/login/resources/css/login.css
with
6 additions
and
4 deletions
+6
-4
ansible/artifacts/sunbird/login/resources/css/login.css
+
6
−
4
View file @
e8002ff4
...
...
@@ -40,10 +40,12 @@ div#kc-locale {
div
#kc-locale-dropdown
{
position
:
relative
;
width
:
100px
;
border
:
1px
solid
#ccc
;
border
:
1px
solid
#e3e3e3
;
border-radius
:
9px
;
padding
:
0
10px
;
z-index
:
99
;
top
:
23px
;
z-index
:
99999
;
top
:
0
;
background-color
:
#fff
;
}
...
...
@@ -59,7 +61,7 @@ a#kc-current-locale-link:after {
top
:
-1px
;
font-weight
:
bold
;
padding-left
:
0.25em
;
right
:
1
5px
;
right
:
5px
;
}
.kc-dropdown
ul
{
display
:
none
;
...
...
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