Searched refs:footer (Results 1 - 7 of 7) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java1087 * be included into the footer of generated web pages.
1090 private transient String footer = null; field in class:Configuration
1092 * Get the contents of the footer include file.
1099 if (footer == null) {
1100 footer = getFileContent(new File(getDataRoot(), FOOTER_INCLUDE_FILE));
1102 return footer;
1107 * be included into the footer of generated web pages.
1112 * Get the contents of the footer include file.
/opengrok-jel/web/static/default/
H A Dprint.css439 /* ############### start of footer ############## */
440 #footer {
446 #footer p { /* footer text */
469 /* ############### end of footer ############## */
H A Dstyle.css620 margin: 1ex 0 0 0; /* margin-top should be the same as for the footer */
810 #symbolsCB { /* the container aka Content Box of the head, body and footer */
845 #symbolsFt { /* the footer */
932 /* ############### start of footer ############## */
933 #footer {
938 #footer p { /* footer text */
961 /* ############### end of footer ############## */
/opengrok-jel/web/static/offwhite/
H A Dprint.css453 /* ############### start of footer ############## */
454 #footer {
460 #footer p { /* footer text */
483 /* ############### end of footer ############## */
H A Dstyle.css650 margin: 1ex 0 0 0; /* margin-top should be the same as for the footer */
855 #symbolsCB { /* the container aka Content Box of the head, body and footer */
890 #symbolsFt { /* the footer */
973 /* ############### start of footer ############## */
974 #footer {
980 #footer p { /* footer text */
1003 /* ############### end of footer ############## */
/opengrok-jel/web/static/polished/
H A Dprint.css204 margin: 1ex 0 0 0; /* margin-top should be the same as for the footer */
454 /* ############### start of footer ############## */
455 #footer {
461 #footer p { /* footer text */
484 /* ############### end of footer ############## */
H A Dstyle.css694 margin: 1ex 0 0 0; /* margin-top should be the same as for the footer */
900 #symbolsCB { /* the container aka Content Box of the head, body and footer */
935 #symbolsFt { /* the footer */
1027 /* ############### start of footer ############## */
1028 #footer {
1044 #footer p { /* footer text */
1067 /* ############### end of footer ############## */

Completed in 18 milliseconds