Skip to content
Snippets Groups Projects
Commit 318b1c03 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Remove old resources

parent fbdbd002
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 265 deletions
The icons in this directory is from the eXperience theme by
David Christian Berg. The icons are released under the GNU GPL.
See:
- http://art.gnome.org/themes/icon
- http://art.gnome.org/download/themes/icon/1096/ICON-EXperience.tar.gz
www/resources/icons/favicon.ico

1.12 KiB

www/resources/icons/silk/accept.png

781 B

www/resources/icons/silk/delete.png

715 B

www/resources/icons/silk/error.png

666 B

www/resources/icons/silk/exclamation.png

701 B

www/resources/icons/silk/heart.png

749 B

www/resources/icons/silk/magnifier.png

615 B

These images are from the silk icon set, and are licensed under the
Creative Commons Attribution 2.5 License.
See:
http://famfamfam.com/lab/icons/silk/
www/resources/icons/silk/star.png

670 B

www/resources/icons/ssplogo-fish-small.png

2.94 KiB

www/resources/icons/ssplogo-fish.png

43 KiB

This diff is collapsed.
This diff is collapsed.
input#postLoginSubmitButton {
display:none;
}
\ No newline at end of file
/**
* Automatically click the input button to redirect the user to
* the SSO
*/
window.onload = function () {
document.getElementById('postLoginSubmitButton').click();
};
www/resources/progress.gif

1.51 KiB

/**
* Set focus to the element with the given id.
*
* @param id The id of the element which should receive focus.
*/
function SimpleSAML_focus(id)
{
var element = document.getElementById(id);
if (element != null) {
element.focus();
}
}
/**
* Show the given DOM element.
*
* @param id The id of the element which should be shown.
*/
function SimpleSAML_show(id)
{
var element = document.getElementById(id);
if (element == null) {
return;
}
element.style.display = 'block';
}
/**
* Hide the given DOM element.
*
* @param id The id of the element which should be hidden.
*/
function SimpleSAML_hide(id)
{
var element = document.getElementById(id);
if (element == null) {
return;
}
element.style.display = 'none';
}
table#slostatustable {
/* width: 100%; */
border-collapse: collapse;
margin-bottom: 1em;
}
table#slostatustable tr td {
/* border-top: 1px solid #ccc; */
padding-left: 4px;
padding-right: 4px;
}
table#slostatustable tr td.statustext {
min-width: 5em;
padding-left: 0px;
}
table#slostatustable tr td.statustext span { display: none; }
table#slostatustable tr.completed td.statustext span.completed { display: inline; }
table#slostatustable tr.onhold td.statustext span.onhold { display: inline; }
table#slostatustable tr.inprogress td.statustext span.inprogress { display: inline; }
table#slostatustable tr.failed td.statustext span.failed { display: inline; }
table#slostatustable tr td.icons img {
/* margin: 3px; */
display: none;
}
table#slostatustable tr.completed td.icons img.completed { display: inline; }
table#slostatustable tr.onhold td.icons img.onhold { display: inline; }
table#slostatustable tr.inprogress td.icons img.inprogress { display: inline; }
table#slostatustable tr.failed td.icons img.failed { display: inline; }
iframe.hiddeniframe {
display: none;
}
/* From old CSS
div.allcompleted#interrupt {
display: none;
}
div#interrupt a:link {
color: #036;
border-bottom: 1px dotted #036;
text-decoration: none;
}
div#interrupt a:hover {
border-bottom: 1px solid #036;
}
div#interrupt {
display: block;
border: 3px solid #036;
background: #39F;
padding: 1em;
margin: .2em;
}
div#iscompleted {
display: none;
border: 3px solid #993;
background: #FF9;
padding: 1em;
margin: .2em;
}
div.allcompleted#iscompleted {
display: block ! important;
}
div.inprogress, div.loggedout {
background: #eee;
color: #444;
padding: .2em 1em;
margin: .2em;
}
div.inprogress {
border: 1px dotted #888;
}
div.loggedout {
border: 1px solid #888;
background: #9f9 ! important;
}
iframe.hiddeniframe {
display: none;
}
*/
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg2"
version="1.1"
inkscape:version="0.47pre4 r22446"
width="16"
height="16"
sodipodi:docname="ssplogo-fish.icon.svg">
<metadata
id="metadata8">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs6">
<linearGradient
id="linearGradient3607">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3609" />
<stop
style="stop-color:#d1d1d1;stop-opacity:1;"
offset="1"
id="stop3611" />
</linearGradient>
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
id="perspective10" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3607"
id="linearGradient3613"
x1="277.12003"
y1="52.042328"
x2="277.12003"
y2="378.57556"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3607"
id="linearGradient3665"
gradientUnits="userSpaceOnUse"
x1="277.12003"
y1="27.166664"
x2="277.12003"
y2="404.08838"
gradientTransform="matrix(0.03696855,0,0,0.03696855,7.60047,8.3543873)" />
</defs>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1126"
id="namedview4"
showgrid="false"
inkscape:zoom="36.660194"
inkscape:cx="14.83847"
inkscape:cy="5.9954998"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
inkscape:current-layer="svg2" />
<path
style="fill:url(#linearGradient3665);fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0999999;stroke-opacity:1;stroke-dasharray:none"
d="m 9.6205185,8.2105307 c 0,1.2054091 0.5026335,1.8380793 1.2095645,1.8380793 1.026799,0 0.883174,-0.8139968 2.065657,-0.6164036 -0.609954,1.7050766 -1.695369,2.2507596 -2.70683,2.6097686 0.01445,0.713465 0.696837,0.972365 0.663749,1.74271 -0.0126,0.620173 -0.540523,1.16597 -1.849053,1.199755 C 7.937029,15.01198 7.1694148,14.428558 7.1621101,13.672056 7.1538401,12.8153 7.794439,12.748742 7.7801781,11.972659 7.0121384,11.658782 5.9969211,11.120437 5.2801801,9.3917916 4.5595881,9.4316547 4.2463443,10.078721 3.5334162,10.057225 2.820488,10.03573 2.3532378,9.3650782 2.3596648,8.2105307 2.3699546,7.0612227 2.8890256,6.3083345 3.6866947,6.347702 4.7041225,6.3979148 4.5628318,7.0174937 5.2842137,6.956665 6.0080941,5.3023375 7.0082024,4.758849 7.7761444,4.44437 7.8705492,3.6923296 7.2680513,3.6072458 7.1621101,2.7490058 7.0644371,1.9577466 7.9149765,1.4581701 9.003606,1.4769589 c 1.264656,0.043103 1.758244,0.6249683 1.869222,1.1634518 0.198595,0.9636163 -0.661983,1.1126875 -0.683918,1.7386769 1.016506,0.3514412 2.051693,0.8212046 2.690696,2.5492635 C 11.505643,7.0675225 12.118475,6.3518306 10.830083,6.3522838 10.040991,6.3818947 9.6263626,7.2818233 9.6205185,8.2105307 z"
id="path2818"
sodipodi:nodetypes="cccccssccscsccscscccc"
inkscape:export-filename="/home/ica/olavmo/ssplogo-fish.16x16.png"
inkscape:export-xdpi="3.8204713"
inkscape:export-ydpi="3.8204713" />
<path
sodipodi:type="arc"
style="fill:#000000;fill-opacity:1;stroke:none"
id="path3595"
sodipodi:cx="325.25742"
sodipodi:cy="141.73412"
sodipodi:rx="7.9104872"
sodipodi:ry="7.9104872"
d="m 333.1679,141.73412 a 7.9104872,7.9104872 0 1 1 -15.82097,0 7.9104872,7.9104872 0 1 1 15.82097,0 z"
transform="matrix(0.03696855,0,0,0.03696855,-1.3157193,0.26343856)"
inkscape:export-filename="/home/ica/olavmo/ssplogo-fish.16x16.png"
inkscape:export-xdpi="3.8204713"
inkscape:export-ydpi="3.8204713" />
</svg>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment