Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplesamlphp-module-campusmultiauth
Manage
Activity
Members
Labels
Plan
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Perun
Perun ProxyIdP
simplesamlphp-module-campusmultiauth
Commits
ce8bffd3
Commit
ce8bffd3
authored
3 years ago
by
Dominik Baránek
Browse files
Options
Downloads
Patches
Plain Diff
fix: margins, rounded corners
parent
dba3f11b
No related branches found
No related tags found
2 merge requests
!16
fix: margins, rounded corners
,
!17
Shadows
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
templates/includes/searchbox.twig
+1
-1
1 addition, 1 deletion
templates/includes/searchbox.twig
www/resources/campus-idp.css
+6
-2
6 additions, 2 deletions
www/resources/campus-idp.css
with
7 additions
and
3 deletions
templates/includes/searchbox.twig
+
1
−
1
View file @
ce8bffd3
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
{%
if
muni_jvs
%}
{%
if
muni_jvs
%}
inp-text js-suggest searchbox-input input-height selectized color-border-
{{
configuration.priority
}}
inp-text js-suggest searchbox-input input-height selectized color-border-
{{
configuration.priority
}}
{%
else
%}
{%
else
%}
border border-2 input-height border-
{%
if
configuration.priority
==
'primary'
%}
dark
{%
else
%}
muted
{%
endif
%}
border border-2 input-height
rounded
border-
{%
if
configuration.priority
==
'primary'
%}
dark
{%
else
%}
muted
{%
endif
%}
{%
endif
%}
"
>
{%
endif
%}
"
>
{%
if
prev_idps
is
not
null
%}
{%
if
prev_idps
is
not
null
%}
...
...
This diff is collapsed.
Click to expand it.
www/resources/campus-idp.css
+
6
−
2
View file @
ce8bffd3
...
@@ -76,10 +76,14 @@ html, body {
...
@@ -76,10 +76,14 @@ html, body {
display
:
none
;
display
:
none
;
}
}
.external
{
.framework_muni
.external
{
margin-bottom
:
24px
;
margin-bottom
:
24px
;
}
}
.external
{
margin-bottom
:
12px
;
}
.header-text
{
.header-text
{
margin
:
36px
;
margin
:
36px
;
text-align
:
left
;
text-align
:
left
;
...
@@ -327,7 +331,7 @@ html, body {
...
@@ -327,7 +331,7 @@ html, body {
}
}
#content
{
#content
{
margin
:
0
36px
0
36px
;
margin
:
0
36px
24px
36px
;
}
}
.framework_muni
#content
{
.framework_muni
#content
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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