Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
G
gracedb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
99
Issues
99
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lscsoft
gracedb
Commits
f42f1cae
Commit
f42f1cae
authored
Jul 31, 2020
by
Alexander Pace
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reverted shibboleth login styles
parent
4385378d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
7 deletions
+4
-7
docker/shibboleth-ds/idpselect.css
docker/shibboleth-ds/idpselect.css
+4
-7
No files found.
docker/shibboleth-ds/idpselect.css
View file @
f42f1cae
/* Top level is idpSelectIdPSelector */
#idpSelectIdPSelector
{
width
:
auto
;
display
:
contents
;
max-width
:
550px
;
width
:
fit-content
;
text-align
:
center
;
font-family
:
sans-serif
,
"Helvetica Neue"
,
"Lucida Grande"
,
Arial
;
font-stretch
:
expanded
;
background-color
:
#FFFFFF
;
border
:
2px
#A40000
solid
;
padding
:
10px
;
margin-top
:
25px
;
margin-bottom
:
25px
;
}
/* Next down are the idpSelectPreferredIdPTile, idpSelectIdPEntryTile & idpSelectIdPListTile */
...
...
@@ -20,7 +18,7 @@
*/
#idpSelectPreferredIdPTile
{
height
:
138px
;
/* Force the height so that the selector box
height
:
138px
/* Force the height so that the selector box
* goes below when there is only one preslect
*/
}
...
...
@@ -66,7 +64,6 @@ div.IdPSelectPreferredIdPImg
img
.IdPSelectIdPImg
{
width
:
auto
;
display
:
block
}
div
.IdPSelectautoDispatchTile
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment