[gimp-web/gimp-web-static] Fixed scoped boolean attribute
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Fixed scoped boolean attribute
- Date: Fri, 9 Oct 2015 19:58:04 +0000 (UTC)
commit 11e95c1032fb5248f8056ee20bd73cfdad5dddf1
Author: Pat David <patdavid gmail com>
Date: Fri Oct 9 14:57:55 2015 -0500
Fixed scoped boolean attribute
content/downloads/index.md | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/content/downloads/index.md b/content/downloads/index.md
index e6e7093..09c74f5 100644
--- a/content/downloads/index.md
+++ b/content/downloads/index.md
@@ -3,7 +3,7 @@ Date: 2015-08-14T14:18:56-05:00
Author: Pat David
Status: hidden
-<style scoped='true'>
+<style scoped>
table {
max-width: 35rem;
margin: 1rem auto;
@@ -61,7 +61,7 @@ td, th {
</style>
<noscript>
-<style scoped='true'>
+<style scoped>
.os { display: block; }
#others { display: none; }
#letmeknow { display: none; }
@@ -75,7 +75,7 @@ td, th {
<div class="OSTEST" markdown="1">
We think your OS is
-<span id="pOSTEST" markdown='1'>
+<span id="pOSTEST">
Well, we don't actually know.
Either Javascript is disabled, or I am not working quite right...
So I am showing you all the options.
@@ -91,7 +91,7 @@ Show downloads for
<span class="show_links" id='os_linux'>GNU/Linux</span> |
<span class="show_links" id='os_mac'>OS X</span> |
<span class="show_links" id='os_win'>Microsoft Windows</span> |
-<span class="show_links" id='os_all' href="">All</span>
+<span class="show_links" id='os_all'>All</span>
</p>
</div>
@@ -270,7 +270,7 @@ Nightly builds for Windows are available at [darkrefraction.com](http://nightly.
A detailed list of changes in the development branch is available in
[git](https://git.gnome.org/cgit/gimp/plain/NEWS).
-# <a name="mirrors"></a>FTP and Web Mirrors
+## FTP and Web Mirrors
Due to our server move in April (physical to virtual, into an environment that doesn't allow FTP access), we
lost all existing mirrors. But we are now able to offer rsync access to download.gimp.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]