From 9958a0ad112c85383b0361d4a40dc98ddff1229f Mon Sep 17 00:00:00 2001 From: Saivann Date: Thu, 27 Jun 2013 22:58:38 -0400 Subject: [PATCH] Hardcode icons width and height in CSS --- _less/screen.less | 7 +++++++ _templates/bitcoin-for-businesses.html | 16 ++++++++-------- _templates/bitcoin-for-developers.html | 14 +++++++------- _templates/bitcoin-for-individuals.html | 12 ++++++------ _templates/innovation.html | 14 +++++++------- _templates/support-bitcoin.html | 16 ++++++++-------- 6 files changed, 43 insertions(+), 36 deletions(-) diff --git a/_less/screen.less b/_less/screen.less index a0a8113c..0d2ccaaa 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -427,6 +427,8 @@ li p{ vertical-align:middle; margin-right:8px; margin-left:-40px; + width:32px; + height:32px; } #before a,#support a{ background-color:#2c6fad; @@ -468,6 +470,11 @@ li p{ /*Styles specific to elements in pages*/ +.titleicon{ + width:32px; + height:32px; +} + .index,.index ul,.index li{ list-style:none; padding:0px; diff --git a/_templates/bitcoin-for-businesses.html b/_templates/bitcoin-for-businesses.html index 0e7c4938..8656fa1e 100755 --- a/_templates/bitcoin-for-businesses.html +++ b/_templates/bitcoin-for-businesses.html @@ -5,26 +5,26 @@ id: bitcoin-for-businesses

{% translate pagetitle %}

{% translate summary %}

-

Icon{% translate lowfee %}

+

Icon{% translate lowfee %}

{% translate lowfeetext %}

-

Icon{% translate fraud %}

+

Icon{% translate fraud %}

{% translate fraudtext %}

-

Icon{% translate international %}

+

Icon{% translate international %}

{% translate internationaltext %}

-

Icon{% translate pci %}

+

Icon{% translate pci %}

{% translate pcitext %}

-

Icon{% translate instant %}

+

Icon{% translate instant %}

{% translate instanttext %}

-

Icon{% translate visibility %}

+

Icon{% translate visibility %}

{% translate visibilitytext %}

-

Icon{% translate multisig %}

+

Icon{% translate multisig %}

{% translate multisigtext %}

-

Icon{% translate transparency %}

+

Icon{% translate transparency %}

{% translate transparencytext %}

diff --git a/_templates/bitcoin-for-developers.html b/_templates/bitcoin-for-developers.html index 9e6faa52..5ec19593 100755 --- a/_templates/bitcoin-for-developers.html +++ b/_templates/bitcoin-for-developers.html @@ -5,23 +5,23 @@ id: bitcoin-for-developers

{% translate pagetitle %}

{% translate summary %}

-

Icon{% translate simple %}

+

Icon{% translate simple %}

{% translate simpletext %}

-

Icon{% translate api %}

+

Icon{% translate api %}

{% translate apitext %}

-

Icon{% translate own %}

+

Icon{% translate own %}

{% translate owntext %}

-

Icon{% translate invoice %}

+

Icon{% translate invoice %}

{% translate invoicetext %}

-

Icon{% translate security %}

+

Icon{% translate security %}

{% translate securitytext %}

-

Icon{% translate instant %}

+

Icon{% translate instant %}

{% translate instanttext %}

-

Icon{% translate micro %}

+

Icon{% translate micro %}

{% translate microtext %}

diff --git a/_templates/bitcoin-for-individuals.html b/_templates/bitcoin-for-individuals.html index 6a198aa5..1360947c 100755 --- a/_templates/bitcoin-for-individuals.html +++ b/_templates/bitcoin-for-individuals.html @@ -5,20 +5,20 @@ id: bitcoin-for-individuals

{% translate pagetitle %}

{% translate summary %}

-

Icon{% translate mobile %}

+

Icon{% translate mobile %}

{% translate mobiletext %}

-

Icon{% translate secure %}

+

Icon{% translate secure %}

{% translate securetext %}

-

Icon{% translate simple %}

+

Icon{% translate simple %}

{% translate simpletext %}

-

Icon{% translate international %}

+

Icon{% translate international %}

{% translate internationaltext %}

-

Icon{% translate lowfee %}

+

Icon{% translate lowfee %}

{% translate lowfeetext %}

-

Icon{% translate anonymous %}

+

Icon{% translate anonymous %}

{% translate anonymoustext %}

diff --git a/_templates/innovation.html b/_templates/innovation.html index 5ce77a25..2c3c9fca 100755 --- a/_templates/innovation.html +++ b/_templates/innovation.html @@ -5,23 +5,23 @@ id: innovation

{% translate pagetitle %}

{% translate summary %}

-

Icon{% translate consensus %}

+

Icon{% translate consensus %}

{% translate consensustext %}

-

Icon{% translate network %}

+

Icon{% translate network %}

{% translate networktext %}

-

Icon{% translate freedom %}

+

Icon{% translate freedom %}

{% translate freedomtext %}

-

Icon{% translate global %}

+

Icon{% translate global %}

{% translate globaltext %}

-

Icon{% translate transparency %}

+

Icon{% translate transparency %}

{% translate transparencytext %}

-

Icon{% translate secure %}

+

Icon{% translate secure %}

{% translate securetext %}

-

Icon{% translate trust %}

+

Icon{% translate trust %}

{% translate trusttext %}

diff --git a/_templates/support-bitcoin.html b/_templates/support-bitcoin.html index d09566aa..6699eda6 100755 --- a/_templates/support-bitcoin.html +++ b/_templates/support-bitcoin.html @@ -5,25 +5,25 @@ id: support-bitcoin

{% translate pagetitle %}

{% translate summary %}

-

Icon{% translate use %}

+

Icon{% translate use %}

{% translate usetxt %}

-

Icon{% translate node %}

+

Icon{% translate node %}

{% translate nodetxt %}

-

Icon{% translate develop %}

+

Icon{% translate develop %}

{% translate developtxt %}

-

Icon{% translate donation %}

+

Icon{% translate donation %}

{% translate donationtxt %}

-

Icon{% translate spread %}

+

Icon{% translate spread %}

{% translate spreadtxt %}

-

Icon{% translate wiki %}

+

Icon{% translate wiki %}

{% translate wikitxt %} -

Icon{% translate translate %}

+

Icon{% translate translate %}

{% translate translatetxt %}

{% case page.lang %} {% when 'ar' or 'es' or 'it' or 'nl' or 'ru' %} @@ -31,5 +31,5 @@ id: support-bitcoin

Bitcoin-Qt - Bitcoin.org - Bitcoin Wiki - Bitcoin Wallet (Android) - Multibit

{% endcase %} -

Icon{% translate help %}

+

Icon{% translate help %}

{% translate helptxt %}