Skip to content

Commit

Permalink
Some browsers require spacing in px
Browse files Browse the repository at this point in the history
  • Loading branch information
alitokmen committed Apr 10, 2024
1 parent b2442b8 commit 0df8723
Show file tree
Hide file tree
Showing 311 changed files with 622 additions and 622 deletions.
4 changes: 2 additions & 2 deletions cargo/Adding+TLD+support+to+the+Jetty+container.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/Adding+a+JMS+resource+to+Resin3x.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/Adding+a+Samples+Test.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/Adding+a+container.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/Announcing+Codehaus+Cargo+1.7.16.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/Ant+Tasks+Reference+Guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/Ant+support.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/Application+Classpath.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/Architecture.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/Archived+Downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/Articles.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/Be+secure+-+Upgrade+to+Codehaus+Cargo+1.8.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/Building.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.0.1+is+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.0.2+released.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.0.3+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.0.4+released.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.0.5+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.0.6+is+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.1.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.1.1+is+here.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.1.2+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.1.3+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.1.4+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.2.0+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.2.2+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.2.3+is+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.2.4+is+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.3.0+is+now+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.3.1+is+available.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.3.3+is+here.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions cargo/CARGO+1.4.0+is+here.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
if (space < 0) {
space = 0;
}
document.getElementById("cargo-navigation").style.paddingBottom = space;
document.getElementById("cargo-content").style.paddingBottom = space;
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
document.getElementById("cargo-content").style.paddingBottom = space + "px";
}
}
}
Expand Down
Loading

0 comments on commit 0df8723

Please sign in to comment.