From 5ebb528b56c3a677c323c364c1751239ec6aa657 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 18 Feb 2012 16:11:03 -0500 Subject: append swatch menu with js --- cerulean/index.html | 18 +++--------------- cyborg/index.html | 16 ++-------------- default/index.html | 16 ++-------------- index.html | 2 +- journal/index.html | 16 ++-------------- js/bootswatch.js | 13 +++++++++++++ simplex/index.html | 16 ++-------------- spacelab/index.html | 16 ++-------------- united/index.html | 16 ++-------------- 9 files changed, 29 insertions(+), 100 deletions(-) create mode 100644 js/bootswatch.js diff --git a/cerulean/index.html b/cerulean/index.html index 963dda5a..96e1851e 100755 --- a/cerulean/index.html +++ b/cerulean/index.html @@ -2,7 +2,7 @@ - Bootswatch + Bootswatch: Cerulean @@ -55,20 +55,7 @@
  • The Swatches
  • - - + @@ -654,6 +641,7 @@ ================================================== --> + diff --git a/cyborg/index.html b/cyborg/index.html index 6b2ad382..376f3397 100755 --- a/cyborg/index.html +++ b/cyborg/index.html @@ -2,7 +2,7 @@ - Bootswatch + Bootswatch: Cyborg @@ -55,19 +55,6 @@
  • The Swatches
  • - @@ -654,6 +641,7 @@ ================================================== --> + diff --git a/default/index.html b/default/index.html index c4a09161..1c06f797 100755 --- a/default/index.html +++ b/default/index.html @@ -2,7 +2,7 @@ - Bootswatch + Bootswatch: Default @@ -55,19 +55,6 @@
  • The Swatches
  • - @@ -651,6 +638,7 @@ ================================================== --> + diff --git a/index.html b/index.html index cfd73dfd..f211ada1 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@ } .twitter-follow-button { - width: 85px !important; + width: 80px !important; } .about { diff --git a/journal/index.html b/journal/index.html index c5f4583c..bef00fce 100755 --- a/journal/index.html +++ b/journal/index.html @@ -2,7 +2,7 @@ - Bootswatch + Bootswatch: Journal @@ -55,19 +55,6 @@
  • The Swatches
  • - @@ -654,6 +641,7 @@ ================================================== --> + diff --git a/js/bootswatch.js b/js/bootswatch.js new file mode 100644 index 00000000..443f61b7 --- /dev/null +++ b/js/bootswatch.js @@ -0,0 +1,13 @@ +$('.navbar .nav').first().append(''); \ No newline at end of file diff --git a/simplex/index.html b/simplex/index.html index 09af277e..4e6de268 100755 --- a/simplex/index.html +++ b/simplex/index.html @@ -2,7 +2,7 @@ - Bootswatch + Bootswatch: Simplex @@ -55,19 +55,6 @@
  • The Swatches
  • - @@ -653,6 +640,7 @@ ================================================== --> + diff --git a/spacelab/index.html b/spacelab/index.html index 06577c6a..04707ff4 100755 --- a/spacelab/index.html +++ b/spacelab/index.html @@ -2,7 +2,7 @@ - Bootswatch + Bootswatch: Spacelab @@ -55,19 +55,6 @@
  • The Swatches
  • - @@ -653,6 +640,7 @@ ================================================== --> + diff --git a/united/index.html b/united/index.html index 36c607a1..3185bed0 100755 --- a/united/index.html +++ b/united/index.html @@ -2,7 +2,7 @@ - Bootswatch + Bootswatch: United @@ -55,19 +55,6 @@
  • The Swatches
  • - @@ -652,6 +639,7 @@ ================================================== --> + -- cgit v1.2.3