Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • perun/perun-proxyidp/v1/simplesamlphp-module-cesnet
1 result
Show changes
div.metalist { div.metalist {
margin: 10px 0px; margin: 10px 0px;
} }
a.metaentry { a.metaentry {
padding: 10px 15px 10px 35px; padding: 10px 15px 10px 35px;
} }
a.social { a.social {
padding: 10px; padding: 10px;
text-align: left; text-align: left;
color: white; color: white;
border: 1px solid rgba(0,0,0,0.2); border: 1px solid rgba(0, 0, 0, 0.2);
} }
a.social:hover, a.social:hover,
a.social:focus { a.social:focus {
color: white; color: white;
background: rgba(0,0,0,0.2); background: rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0,0,0,0.3); border: 1px solid rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 10px 30px rgba(0,0,0,0.1) inset; box-shadow: 0px 0px 10px 30px rgba(0, 0, 0, 0.1) inset;
} }
a.social img { a.social img {
display: inline-block; display: inline-block;
height: 40px; height: 40px;
max-height: 40px; max-height: 40px;
width: 40px; width: 40px;
max-width: 40px; max-width: 40px;
padding: 6px; padding: 6px;
margin: -12px 0px -10px -10px; margin: -12px 0px -10px -10px;
border-right: 1px solid rgba(0,0,0,0.2); border-right: 1px solid rgba(0, 0, 0, 0.2);
} }
a.social:hover img { a.social:hover img {
border-right: 1px solid rgba(0,0,0,0.3); border-right: 1px solid rgba(0, 0, 0, 0.3);
} }
a.metaentry.favourite { a.metaentry.favourite {
background-image: url(../../../../resources/icons/silk/star.png); background-image: url(../../../../resources/icons/silk/star.png);
background-position: 10px center; background-position: 10px center;
} }
a.metaentry:hover { a.metaentry:hover {
background-position: 10px center; background-position: 10px center;
} }
a.metaentry .idp-logo { a.metaentry .idp-logo {
float: right; float: right;
height: 20px; height: 20px;
max-width: 120px; max-width: 120px;
} }
a.metaentryrow .idp-logo { a.metaentryrow .idp-logo {
max-height: 40px; max-height: 40px;
max-width: 200px; max-width: 200px;
padding: 3px; padding: 3px;
} }
.no-idp-found a.btn { .no-idp-found a.btn {
text-decoration: none; text-decoration: none;
color: white; color: white;
border-bottom: none; border-bottom: none;
} }
#misc .container-fluid .col-xs-12:last-child img { #misc .container-fluid .col-xs-12:last-child img {
max-height: 42px; max-height: 42px;
margin-top: -1px; margin-top: -1px;
} }
@media screen and (max-width: 950px) { @media screen and (max-width: 950px) {
a.metaentryrow .idp-logo { a.metaentryrow .idp-logo {
margin-bottom: 10px; margin-bottom: 10px;
} }
#misc .container-fluid .col-xs-12:last-child img { #misc .container-fluid .col-xs-12:last-child img {
width: 193px; width: 193px;
} }
} }
.inlinesearch { .inlinesearch {
padding: 0px; padding: 0px;
margin: 10px 0px 20px 0px; margin: 10px 0px 20px 0px;
float: none; float: none;
} }
form#idpselectform input { form#idpselectform input {
width: 100%; width: 100%;
background-position: 10px center; background-position: 10px center;
padding: 10px 15px 10px 35px; padding: 10px 15px 10px 35px;
height: 46px; height: 46px;
} }
.search-box { .search-box {
margin-bottom: 16px; margin-bottom: 16px;
} }
.idp-list { .idp-list {
margin-bottom: 16px; margin-bottom: 16px;
} }
.metarowtable { .metarowtable {
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
width: 500px;; width: 500px;
border: 0px; border: 0px;
text-align: center; text-align: center;
} }
.metarowtable td img{ .metarowtable td img {
display: block; display: block;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
} }
.descriptionp { .descriptionp {
text-align: center; text-align: center;
margin-bottom: 20px; margin-bottom: 20px;
} }
.hrline { .hrline {
width: 100%; width: 100%;
height: 10px; height: 10px;
border-bottom: 1px solid #F0F0F0; border-bottom: 1px solid #f0f0f0;
text-align: center; text-align: center;
margin-top: 20px; margin-top: 20px;
margin-bottom: 30px; margin-bottom: 30px;
} }
.hrline span { .hrline span {
background-color: #ffffff; background-color: #ffffff;
padding: 0 20px; padding: 0 20px;
} }
.col-md-4{ .col-md-4 {
padding-left: 5px;!important; padding-left: 5px !important;
padding-right: 5px;!important; padding-right: 5px !important;
} }
body { body {
background-color: #4b4d4a; background-color: #4b4d4a;
} }
html, body { html,
height: 100%; body {
font-size: 14px; height: 100%;
min-width: 280px; font-size: 14px;
padding: 0; min-width: 280px;
} padding: 0;
}
h2, .h2 {
font-size: 30px; h2,
margin: 0 0 .888em; .h2 {
} font-size: 30px;
margin: 0 0 0.888em;
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { }
font-family: 'Pathway Gothic One',Helvetica,Arial,sans-serif;
font-weight: normal; h1,
padding: 0; .h1,
line-height: 1.2; h2,
clear: left; .h2,
color: #005b99 !important; h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-family: "Pathway Gothic One", Helvetica, Arial, sans-serif;
font-weight: normal;
padding: 0;
line-height: 1.2;
clear: left;
color: #005b99 !important;
} }
h2 { h2 {
display: block; display: block;
font-size: 1.5em; font-size: 1.5em;
-webkit-margin-before: 0.83em; -webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em; -webkit-margin-after: 0.83em;
-webkit-margin-start: 0; -webkit-margin-start: 0;
-webkit-margin-end: 0; -webkit-margin-end: 0;
font-weight: bold; font-weight: bold;
} }
h1, .h1, h2, .h2, h3, .h3 { h1,
margin-top: 20px; .h1,
margin-bottom: 10px; h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
} }
* { * {
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box; -moz-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
} }
/* LINKS */ /* LINKS */
a, a:link, a:hover { a,
a:link,
text-decoration: none; a:hover {
color: #000; text-decoration: none;
border-bottom: 1px dotted #000; color: #000;
font-weight: normal; border-bottom: 1px dotted #000;
font-weight: normal;
} }
a:link,
a:link, a:visited { a:visited {
text-decoration: none; text-decoration: none;
color: #000; color: #000;
border-bottom: 1px dotted #000; border-bottom: 1px dotted #000;
font-weight: normal; font-weight: normal;
} }
a:visited { a:visited {
color: #999; color: #999;
} }
a:hover, a:active { a:hover,
text-decoration: none; a:active {
color: #333; text-decoration: none;
border-bottom: 1px solid #333; color: #333;
border-bottom: 1px solid #333;
} }
.ui-widget-content { .ui-widget-content {
border: 0 solid #ddd; border: 0 solid #ddd;
} }
#header { #header {
margin: auto; margin: auto;
background: #fff; background: #fff;
max-width: 960px; max-width: 960px;
} }
#header h1 { #header h1 {
line-height: 32px; line-height: 32px;
font-size: 28px; font-size: 28px;
} }
#header .header-link { #header .header-link {
text-decoration: none; text-decoration: none;
color: #222; color: #222;
} }
#header img { #header img {
width: 350px; width: 350px;
margin: 0 auto; margin: 0 auto;
padding-top: 25px; padding-top: 25px;
} }
#wrap { #wrap {
width: 100%; width: 100%;
background: #fff; background: #fff;
padding-bottom: 64px; padding-bottom: 64px;
border: 0 solid #fff; border: 0 solid #fff;
position: relative; position: relative;
text-align: left; text-align: left;
max-width: 100%; max-width: 100%;
margin: auto; margin: auto;
} }
#languagebar_line{ #languagebar_line {
background: #4b4d4a; background: #4b4d4a;
margin-bottom: 20px; margin-bottom: 20px;
border-bottom: 5px solid #ddd; border-bottom: 5px solid #ddd;
} }
#languagebar { #languagebar {
margin:0 auto; margin: 0 auto;
max-width: 960px; max-width: 960px;
color: #ffffff; color: #ffffff;
height: 25px; height: 25px;
text-decoration: none; text-decoration: none;
} }
#languagebar a, #languagebar a,
#languagebar a:link , #languagebar a:link,
#languagebar a:visited{ #languagebar a:visited {
color: #ddd; color: #ddd;
text-decoration: none; text-decoration: none;
border-bottom: 0; border-bottom: 0;
} }
#languagebar a:hover{ #languagebar a:hover {
color: #ffffff; color: #ffffff;
text-decoration: none; text-decoration: none;
} }
#content { #content {
margin: 0 auto; margin: 0 auto;
max-width: 960px; max-width: 960px;
} }
.btn:hover { .btn:hover {
background-image: none; background-image: none;
} }
.ui-widget-header { .ui-widget-header {
border-width: 0; border-width: 0;
border-bottom: 1px solid #ddd; border-bottom: 1px solid #ddd;
background: transparent; background: transparent;
} }
.ui-widget-header .ui-state-default { .ui-widget-header .ui-state-default {
border: 0; border: 0;
background: #fff; background: #fff;
color: #337ab7; color: #337ab7;
} }
.ui-widget-header .ui-state-default:hover { .ui-widget-header .ui-state-default:hover {
background: #eee; background: #eee;
color: #23527c; color: #23527c;
} }
.ui-widget-header .ui-state-active { .ui-widget-header .ui-state-active {
border: 1px solid #ddd; border: 1px solid #ddd;
} }
.ui-widget-header .ui-state-active:hover { .ui-widget-header .ui-state-active:hover {
background: #fff; background: #fff;
} }
hr { hr {
border-top: 1px solid #ddd; border-top: 1px solid #ddd;
} }
ul, menu, dir { ul,
display: block; menu,
text-align: left; dir {
list-style-type: disc; display: block;
-webkit-margin-before: 1em; text-align: left;
-webkit-margin-after: 1em; list-style-type: disc;
-webkit-margin-start: 0; -webkit-margin-before: 1em;
-webkit-margin-end: 0; -webkit-margin-after: 1em;
-webkit-padding-start: 40px; -webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-start: 40px;
} }
ul { ul {
list-style: square outside; list-style: square outside;
} }
p, ul, ol, dl, pre, table, hr, blockquote, figure, details, fieldset, address { p,
margin: 0 0 1.4em; ul,
padding: 0; ol,
} dl,
pre,
ul, ol { table,
margin-top: 0; hr,
margin-bottom: 10px; blockquote,
padding: 0 0 0 1.5em; figure,
} details,
fieldset,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, address {
.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { margin: 0 0 1.4em;
float: left; padding: 0;
} }
ul,
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, ol {
.col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, margin-top: 0;
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, margin-bottom: 10px;
.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, padding: 0 0 0 1.5em;
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { }
position: relative;
min-height: 1px; .col-sm-1,
padding-left: 15px; .col-sm-2,
padding-right: 15px; .col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
} }
#footer { #footer {
font-size: 0.9em; font-size: 0.9em;
color: #e1e5e9; color: #e1e5e9;
background-color: #4b4d4a; background-color: #4b4d4a;
border-top: 10px solid #ddd; border-top: 10px solid #ddd;
text-align: left; text-align: left;
padding: 16px; padding: 16px;
font-family: Helvetica,Arial,sans-serif; font-family: Helvetica, Arial, sans-serif;
} }
#footer .col { #footer .col {
margin: auto; margin: auto;
line-height: 2.1em; line-height: 2.1em;
} }
#footer .col h2 { #footer .col h2 {
font-family: Helvetica,Arial,sans-serif; font-family: Helvetica, Arial, sans-serif;
font-weight: bold; font-weight: bold;
color: #e1e5e9 !important; color: #e1e5e9 !important;
padding-bottom: .8em; padding-bottom: 0.8em;
margin-bottom: 1em; margin-bottom: 1em;
font-size: 1.05em; font-size: 1.05em;
text-transform: uppercase; text-transform: uppercase;
border-bottom: 1px solid #fff; border-bottom: 1px solid #fff;
} }
#footer .col ul li { #footer .col ul li {
list-style-type: none; list-style-type: none;
margin-left: 0; margin-left: 0;
padding-left: 25px; padding-left: 25px;
background: #4b4d4a url(../img/bullet.png) no-repeat 0 .5em; background: #4b4d4a url(../img/bullet.png) no-repeat 0 0.5em;
} }
#footer .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { #footer .col-sm-1,
float: left; .col-sm-2,
} .col-sm-3,
.col-sm-4,
#footer .col-sm-2 control-label{ .col-sm-5,
color: #fff; .col-sm-6,
} .col-sm-7,
.col-sm-8,
#footer.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { .col-sm-9,
position: relative; .col-sm-10,
min-height: 1px; .col-sm-11,
padding-left: 15px; .col-sm-12 {
padding-right: 15px; float: left;
}
#footer .col-sm-2 control-label {
color: #fff;
}
#footer.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
} }
#footer .col ul { #footer .col ul {
padding-left: 0; padding-left: 0;
} }
#footer a { #footer a {
text-decoration: none; text-decoration: none;
color: #fff; color: #fff;
border-bottom: 1px ; border-bottom: 1px;
font-weight: normal; font-weight: normal;
} }
#footer a:link { #footer a:link {
text-decoration: none; text-decoration: none;
color: #fff; color: #fff;
border-bottom: 1px ; border-bottom: 1px;
font-weight: normal; font-weight: normal;
} }
#footer a:visited , #footer a:hover { #footer a:visited,
text-decoration: none; #footer a:hover {
color: #fff; text-decoration: none;
border-bottom: 1px solid #fff; color: #fff;
font-weight: normal; border-bottom: 1px solid #fff;
font-weight: normal;
} }
#footer div{ #footer div {
display: block; display: block;
} }
.copyright{ .copyright {
text-align: center; text-align: center;
width: 100%; width: 100%;
} }
#footer img { #footer img {
margin-top: 10px; margin-top: 10px;
} }
.row { .row {
margin-left: -15px; margin-left: -15px;
margin-right: -15px; margin-right: -15px;
} }
.footer-logo-wrapper { .footer-logo-wrapper {
margin-top: 1em; margin-top: 1em;
margin-bottom: 1em; margin-bottom: 1em;
} }
.footer-logo-wrapper img { .footer-logo-wrapper img {
width: auto; width: auto;
height: 100%; height: 100%;
max-height: 60px; max-height: 60px;
} }
@media only screen and (max-width: 992px) { @media only screen and (max-width: 992px) {
.footer-logo-wrapper img { .footer-logo-wrapper img {
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
} }
#footer-logo-cesnet { #footer-logo-cesnet {
margin-top: 24px; margin-top: 24px;
} }
#footer-logo-it4i { #footer-logo-it4i {
margin-top: 27px; margin-top: 27px;
} }
} }
@media only screen and (max-width: 768px) { @media only screen and (max-width: 768px) {
.footer-logo-wrapper img { .footer-logo-wrapper img {
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
max-height: 40px; max-height: 40px;
} }
#footer-logo-cesnet,
#footer-logo-cesnet, #footer-logo-cerit,
#footer-logo-cerit, #footer-logo-it4i {
#footer-logo-it4i { margin-top: 1em;
margin-top: 1em; }
} }
}
\ No newline at end of file