From 03d99776f96588d69413e33dc42423b3a6b672cf Mon Sep 17 00:00:00 2001 From: Kai Hendry Date: Fri, 17 Jan 2014 14:05:36 +0800 Subject: [PATCH] Changes for Bootstrap 3 ... pretty painful --- greptweet.appcache | 2 +- index.html | 11 +++++------ index.shtml | 16 ++++++++-------- jquery.js | 10 +++++----- main.js | 6 +++--- 5 files changed, 22 insertions(+), 23 deletions(-) diff --git a/greptweet.appcache b/greptweet.appcache index dcff23a..61a517a 100644 --- a/greptweet.appcache +++ b/greptweet.appcache @@ -4,7 +4,7 @@ CACHE: tweets.txt /main.js /bootstrap/css/bootstrap.min.css -/bootstrap/css/bootstrap-responsive.min.css +/bootstrap/css/bootstrap-theme.min.css /bootstrap/img/glyphicons-halflings.png /jquery.js NETWORK: diff --git a/index.html b/index.html index caa8c6f..91ee427 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,11 @@ - + Grepping twitter backup - + @@ -15,13 +15,13 @@
- - + +
@@ -35,6 +35,5 @@
- diff --git a/index.shtml b/index.shtml index 672701f..1ec8356 100644 --- a/index.shtml +++ b/index.shtml @@ -1,14 +1,13 @@ - - - + + GrepTweet - + - +