Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Site settings
title: RESTEasy
email: jperkins@redhat.com
email: jperkins@ibm.com
url: "https://resteasy.dev"
description: "RESTEasy is a fully certified and portable implementation of the Jakarta RESTful Web Services specification"
meta_author: RESTEasy
Expand Down
7 changes: 0 additions & 7 deletions public/css/bootstrap.min.css

This file was deleted.

4 changes: 2 additions & 2 deletions public/css/clearspace_common.css
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ pre {
}

.alert-close {
/*background: transparent url(../images/icon-close_small.gif) no-repeat left;
/*background: transparent no-repeat left;
padding: 1px 0 1px 12px;*/
}

Expand Down Expand Up @@ -163,7 +163,7 @@ pre {
}

.alert-announcement-label {
background: transparent url(../../images/common/jive-icon-announcement-16x16.gif) no-repeat left;
background: transparent no-repeat left;
color: #988f42;
}

Expand Down
67 changes: 67 additions & 0 deletions public/css/commonhaus-footer.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
/*
* Copyright The RESTEasy Authors
* SPDX-License-Identifier: Apache-2.0
*/

.commonhaus-footer .commonhaus-logo {
grid-column: 7/13;
grid-row: 1;
justify-self: center;
align-self: center;
padding-top: 20px;
}

.commonhaus-footer .commonhaus-logo img {
height: 30px
}

@media screen and (max-width: 1024px) {
.commonhaus-footer .commonhaus-logo {
grid-column: 6/12;
justify-self: center
}
}

@media screen and (max-width: 768px) {
.commonhaus-footer .commonhaus-logo {
grid-column: 5/11
}
}

@media screen and (max-width: 480px) {
.commonhaus-footer .commonhaus-logo {
grid-column: 1/13;
justify-self: center;
order: 1
}
}

.commonhaus-footer .commonhaus-legal {
grid-column: 1/13;
grid-row: 2;
align-self: start;
justify-self: center;
font-size: .75rem;
max-width: 1100px;
}

@media screen and (max-width: 1024px) {
.commonhaus-footer .commonhaus-legal {
grid-column: 1/12;
justify-self: center
}
}

@media screen and (max-width: 768px) {
.commonhaus-footer .commonhaus-legal {
grid-column: 1/11
}
}

@media screen and (max-width: 480px) {
.commonhaus-footer .commonhaus-legal {
grid-column: 1/13;
justify-self: center;
order: 2
}
}
4 changes: 0 additions & 4 deletions public/css/jbossdeveloper-thin.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ body {
box-shadow:none;
}

.footer {
width: 500px;
}

/********** Content Styles ***********/
body {
color: #656565;
Expand Down
565 changes: 0 additions & 565 deletions public/css/jquery-ui.css

This file was deleted.

36 changes: 18 additions & 18 deletions public/css/org_common.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ These are the common css styles for the JBoss.org site.
overflow:hidden;
/*height:106px;
display:block;
background:url(../../images/magnolia/bkgproj_announce.png) no-repeat; not needed for liquid */
background: no-repeat; not needed for liquid */
}

#proj_announce-whole {
Expand All @@ -36,7 +36,7 @@ These are the common css styles for the JBoss.org site.
overflow:hidden;
/*height:106px;
display:block;
background:url(../../images/magnolia/projectpage-banner2.png) no-repeat; not needed for liquid */
background: no-repeat; not needed for liquid */
}

#proj_logo {
Expand Down Expand Up @@ -270,7 +270,7 @@ Content Specific Styles: These are styles the affect the content of the pages.
}

.simpletablestyle .header {
background:url(../../images/magnolia/bkg-blkheader.png) #000000 repeat-x top left;
background: #000000 repeat-x top left;
height:31px;
font-size:10px;
font-weight:bold;
Expand Down Expand Up @@ -318,7 +318,7 @@ Content Specific Styles: These are styles the affect the content of the pages.
padding: 3px 30px 3px 0px;
min-width:80px;
height:20px;
background: transparent url(../../images/common/download-arrw_sml.gif) no-repeat right top;
background: transparent no-repeat right top;
}


Expand Down Expand Up @@ -429,7 +429,7 @@ Content Specific Styles: These are styles the affect the content of the pages.
padding: 3px 30px 3px 0px;
min-width:80px;
height:20px;
background: transparent url(../../images/common/download-arrw_sml.gif) no-repeat right top;
background: transparent no-repeat right top;
}


Expand All @@ -440,7 +440,7 @@ Content Specific Styles: These are styles the affect the content of the pages.
}

.basetablestyle .header {
background:url(../../images/magnolia/bkg-blkheader.png) #000000 repeat-x top left;
background: #000000 repeat-x top left;
height:31px;
}

Expand Down Expand Up @@ -739,10 +739,10 @@ Content Specific Styles: These are styles the affect the content of the pages.
.docnav li.next{right:0px;text-align:right;}
.docnav li.previous strong, .docnav li.next strong{display:block;height:22px;}
.docnav{margin:0 auto;text-align:center;}
.docnav li.next a strong{background: url(../../images/common/docsnav-sprite.gif) 23px -90px no-repeat;padding-top:10px; padding-bottom: 15px; height:40px; padding-right:40px;font-size:1.2em; width:17px;}
.docnav li.previous a strong{background: url(../../images/common/docsnav-sprite.gif) 0 0 no-repeat;padding-top:10px; padding-bottom: 15px; height:40px; padding-left:40px;font-size:1.2em;}
.docnav li.home a strong{background: url(../../images/common/docsnav-sprite.gif) 0 -275px no-repeat;padding-top:10px; padding-bottom: 15px;height:40px; padding-left:50px;font-size:1.2em;}
.docnav li.up a strong{background: url(../../images/common/docsnav-sprite.gif) 0 -180px no-repeat;padding-top:10px; padding-bottom: 15px;height:40px; padding-left:40px;font-size:1.2em;}
.docnav li.next a strong{background: 23px -90px no-repeat;padding-top:10px; padding-bottom: 15px; height:40px; padding-right:40px;font-size:1.2em; width:17px;}
.docnav li.previous a strong{background: 0 0 no-repeat;padding-top:10px; padding-bottom: 15px; height:40px; padding-left:40px;font-size:1.2em;}
.docnav li.home a strong{background: 0 -275px no-repeat;padding-top:10px; padding-bottom: 15px;height:40px; padding-left:50px;font-size:1.2em;}
.docnav li.up a strong{background: 0 -180px no-repeat;padding-top:10px; padding-bottom: 15px;height:40px; padding-left:40px;font-size:1.2em;}

.docnav a:link, .docnav a:visited {color:#666 !important;}
.docnav a:hover,.docnav a:focus, .docnav a:active{color:black !important;}
Expand Down Expand Up @@ -862,7 +862,7 @@ Content Specific Styles: These are styles the affect the content of the pages.
}

.lbLoading {
background: #fff url(../../images/common/loading.gif) no-repeat center;
background: #fff no-repeat center;
}

#lbImage {
Expand All @@ -886,15 +886,15 @@ Content Specific Styles: These are styles the affect the content of the pages.
}

#lbPrevLink:hover {
background: transparent url(../../images/common/common/prevlabel.gif) no-repeat 0 15%;
background: transparent no-repeat 0 15%;
}

#lbNextLink {
right: 0;
}

#lbNextLink:hover {
background: transparent url(../../images/common/nextlabel.gif) no-repeat 100% 15%;
background: transparent no-repeat 100% 15%;
}

#lbBottom {
Expand All @@ -912,7 +912,7 @@ Content Specific Styles: These are styles the affect the content of the pages.
float: right;
width: 66px;
height: 22px;
background: transparent url(../../images/common/closelabel.gif) no-repeat center;
background: transparent no-repeat center;
margin: 5px 0;
outline: none;
}
Expand Down Expand Up @@ -971,7 +971,7 @@ a.next { position:absolute; top:200px; right:-32px; }

/* =Read More link */
.read-more a{
background: transparent url(../../images/common/arrow-leftnav.png) no-repeat left top scroll;
background: transparent no-repeat left top scroll;
margin-left:5px;
padding:3px 10px 3px 20px;
list-style:none;
Expand All @@ -997,7 +997,7 @@ with these settings:
Class Prefix (optional): nothing
*/
.project-icon-med {
background: url(../../images/icons/sprite-project-icons-all.png) no-repeat top left;
background: no-repeat top left;
float:left;
margin:-1px 4px 0 0;
display:block;
Expand Down Expand Up @@ -1085,7 +1085,7 @@ with these settings:
*/

.jira-icon {
background: url(../../images/common/jira-icons-sprite.png) no-repeat top left;
background: no-repeat top left;
width: 16px;
height: 16px;
display: inline-block;
Expand Down Expand Up @@ -1118,7 +1118,7 @@ with these settings:
/* ---------------- Project page specific sprites ------------------------------ */

.projectpage-sprite {
background: url(../../images/common/projectpage_sprite.png) no-repeat top left;
background: no-repeat top left;
}

.projectpage-sprite-jive-icon-announcement-16x16{ background-position: 0 0; width: 17px; height: 17px; }
Expand Down
Loading