aboutsummaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorre4k <re4k@re4k.info>2013-03-19 01:47:22 +0900
committerre4k <re4k@re4k.info>2013-03-19 01:48:52 +0900
commit5227f1b8c7dae086d14a5b6f8251ac63fec93c44 (patch)
tree726937a8b0cae476ea21943cc57ea7f6fd6db3ea /public
parent98e49ee3308759913477338be95ca07b781355f0 (diff)
downloadaclog-5227f1b8c7dae086d14a5b6f8251ac63fec93c44.tar.gz
Minor changes
Diffstat (limited to 'public')
-rw-r--r--public/assets/application-37cb32f627581ac8bac91345987e7f10.css105
-rw-r--r--public/assets/application-37cb32f627581ac8bac91345987e7f10.css.gzbin725 -> 0 bytes
-rw-r--r--public/assets/application-7be762e280e0e5656d2ea3a02cbf372c.css116
-rw-r--r--public/assets/application-7be762e280e0e5656d2ea3a02cbf372c.css.gzbin793 -> 0 bytes
-rw-r--r--public/assets/manifest-0b26a376c9cfe81af432b634628ee75d.json1
-rw-r--r--public/assets/manifest-8b2cd06c78837f5f27435d8942b3f60f.json (renamed from public/assets/manifest-4b1ee8498d7a15fdf2a8795fb52ff876.json)0
6 files changed, 0 insertions, 222 deletions
diff --git a/public/assets/application-37cb32f627581ac8bac91345987e7f10.css b/public/assets/application-37cb32f627581ac8bac91345987e7f10.css
deleted file mode 100644
index ba54105..0000000
--- a/public/assets/application-37cb32f627581ac8bac91345987e7f10.css
+++ /dev/null
@@ -1,105 +0,0 @@
-.items {
- width: 572px;
- margin: 15px 0 15px 18px; }
- .items .item {
- margin: 15px 0; }
- .items .item .tweet {
- overflow: hidden;
- background: white;
- border: 1px solid #c1c5cb;
- border-width: 1px 0;
- padding: 15px; }
- .items .item .tweet .avatar {
- width: 60px;
- float: left; }
- .items .item .tweet .avatar img {
- width: 48px;
- height: 48px; }
- .items .item .tweet .tweet_content_fix {
- float: left;
- width: 0;
- height: 85px; }
- .items .item .tweet .tweet_content {
- float: left;
- width: 473px; }
- .items .item .tweet .tweet_content .user {
- padding: 0 5px 15px;
- font-weight: bold; }
- .items .item .tweet .tweet_content .user .name {
- font-size: 14px; }
- .items .item .tweet .tweet_content .user .screen_name {
- font-size: 12px; }
- .items .item .tweet .tweet_content .user a {
- color: #666666; }
- .items .item .tweet .tweet_content .text {
- font-size: 18px;
- line-height: 25px;
- padding: 0 5px 15px;
- word-wrap: break-word; }
- .items .item .tweet .tweet_content .meta {
- padding: 0 5px 15px;
- color: #666666;
- font-size: 12px; }
- .items .item .tweet .tweet_content .meta .twitter_bird {
- display: block;
- float: left; }
- .items .item .tweet .tweet_content .meta .twitter_bird img {
- vertical-align: top;
- margin-right: 2px;
- margin-top: 1px; }
- .items .item .tweet .tweet_content .meta .created_at {
- display: block;
- float: left; }
- .items .item .tweet .tweet_content .meta .source {
- display: block;
- float: right; }
- .items .item .stats {
- clear: both;
- padding: 15px; }
- .items .item .stats .type_row {
- margin-bottom: 3px; }
- .items .item .stats .type_row .info {
- width: 60px;
- float: left; }
- .items .item .stats .type_row .info .count,
- .items .item .stats .type_row .info .type {
- color: #666666;
- display: block; }
- .items .item .stats .type_row .info .count {
- font-weight: bold;
- font-size: 14px; }
- .items .item .stats .type_row .info .type {
- font-size: 10px; }
- .items .item .stats .type_row .users_content_fix {
- float: left;
- height: 48px;
- width: 0; }
- .items .item .stats .type_row .users_content {
- float: left; }
- .items .item .stats .type_row .users_content ul.users_row {
- list-style: none; }
- .items .item .stats .type_row .users_content ul.users_row li {
- float: left; }
- .items .item .stats .type_row .users_content ul.users_row li img {
- width: 48px;
- height: 48px;
- vertical-align: bottom; }
-
-* {
- margin: 0;
- padding: 0;
- font-family: "Ubuntu", sans-serif; }
-
-a {
- text-decoration: none;
- color: #3b5998; }
-
-img {
- border: none; }
-
-.clearfix:after {
- content: ".";
- visibility: hidden;
- display: block;
- height: 0;
- clear: both; }
diff --git a/public/assets/application-37cb32f627581ac8bac91345987e7f10.css.gz b/public/assets/application-37cb32f627581ac8bac91345987e7f10.css.gz
deleted file mode 100644
index 4f94225..0000000
--- a/public/assets/application-37cb32f627581ac8bac91345987e7f10.css.gz
+++ /dev/null
Binary files differ
diff --git a/public/assets/application-7be762e280e0e5656d2ea3a02cbf372c.css b/public/assets/application-7be762e280e0e5656d2ea3a02cbf372c.css
deleted file mode 100644
index 80f7d9c..0000000
--- a/public/assets/application-7be762e280e0e5656d2ea3a02cbf372c.css
+++ /dev/null
@@ -1,116 +0,0 @@
-.items {
- width: 572px;
- margin: 15px 0 15px 18px; }
- .items .item {
- margin: 15px 0; }
- .items .item .tweet {
- overflow: hidden;
- background: white;
- border: 1px solid #c1c5cb;
- border-width: 1px 0;
- padding: 15px; }
- .items .item .tweet .avatar {
- width: 60px;
- float: left; }
- .items .item .tweet .avatar img {
- width: 48px;
- height: 48px; }
- .items .item .tweet .tweet_content_fix {
- float: left;
- width: 0;
- height: 85px; }
- .items .item .tweet .tweet_content {
- float: left;
- width: 473px; }
- .items .item .tweet .tweet_content .user {
- padding: 0 5px 15px;
- font-weight: bold; }
- .items .item .tweet .tweet_content .user .name {
- font-size: 14px; }
- .items .item .tweet .tweet_content .user .screen_name {
- font-size: 12px; }
- .items .item .tweet .tweet_content .user a {
- color: #666666; }
- .items .item .tweet .tweet_content .text {
- font-size: 18px;
- line-height: 25px;
- padding: 0 5px 15px;
- word-wrap: break-word; }
- .items .item .tweet .tweet_content .meta {
- padding: 0 5px 15px;
- color: #666666;
- font-size: 12px; }
- .items .item .tweet .tweet_content .meta .twitter_bird {
- display: block;
- float: left; }
- .items .item .tweet .tweet_content .meta .twitter_bird img {
- vertical-align: top;
- margin-right: 2px;
- margin-top: 1px; }
- .items .item .tweet .tweet_content .meta .created_at {
- display: block;
- float: left; }
- .items .item .tweet .tweet_content .meta .source {
- display: block;
- float: right; }
- .items .item .stats {
- clear: both;
- padding: 15px; }
- .items .item .stats .favs_row,
- .items .item .stats .retweets_row {
- margin-bottom: 3px; }
- .items .item .stats .favs_row .info,
- .items .item .stats .retweets_row .info {
- width: 60px;
- float: left; }
- .items .item .stats .favs_row .info .count,
- .items .item .stats .favs_row .info .type,
- .items .item .stats .retweets_row .info .count,
- .items .item .stats .retweets_row .info .type {
- color: #666666;
- display: block; }
- .items .item .stats .favs_row .info .count,
- .items .item .stats .retweets_row .info .count {
- font-weight: bold;
- font-size: 14px; }
- .items .item .stats .favs_row .info .type,
- .items .item .stats .retweets_row .info .type {
- font-size: 10px; }
- .items .item .stats .favs_row .users_content_fix,
- .items .item .stats .retweets_row .users_content_fix {
- float: left;
- height: 48px;
- width: 0; }
- .items .item .stats .favs_row .users_content,
- .items .item .stats .retweets_row .users_content {
- float: left; }
- .items .item .stats .favs_row .users_content ul.users_row,
- .items .item .stats .retweets_row .users_content ul.users_row {
- list-style: none; }
- .items .item .stats .favs_row .users_content ul.users_row li,
- .items .item .stats .retweets_row .users_content ul.users_row li {
- float: left; }
- .items .item .stats .favs_row .users_content ul.users_row li img,
- .items .item .stats .retweets_row .users_content ul.users_row li img {
- width: 48px;
- height: 48px;
- vertical-align: bottom; }
-
-* {
- margin: 0;
- padding: 0;
- font-family: "Ubuntu", sans-serif; }
-
-a {
- text-decoration: none;
- color: #3b5998; }
-
-img {
- border: none; }
-
-.clearfix:after {
- content: ".";
- visibility: hidden;
- display: block;
- height: 0;
- clear: both; }
diff --git a/public/assets/application-7be762e280e0e5656d2ea3a02cbf372c.css.gz b/public/assets/application-7be762e280e0e5656d2ea3a02cbf372c.css.gz
deleted file mode 100644
index e08ad90..0000000
--- a/public/assets/application-7be762e280e0e5656d2ea3a02cbf372c.css.gz
+++ /dev/null
Binary files differ
diff --git a/public/assets/manifest-0b26a376c9cfe81af432b634628ee75d.json b/public/assets/manifest-0b26a376c9cfe81af432b634628ee75d.json
deleted file mode 100644
index 3d637cf..0000000
--- a/public/assets/manifest-0b26a376c9cfe81af432b634628ee75d.json
+++ /dev/null
@@ -1 +0,0 @@
-{"files":{"bird_gray_16-93f51980875017e26744056b62aaac22.png":{"logical_path":"bird_gray_16.png","mtime":"2013-03-09T14:41:39+09:00","size":1106,"digest":"93f51980875017e26744056b62aaac22"},"rails-bc7d436ef8afbf0f88829742a43ba3a4.png":{"logical_path":"rails.png","mtime":"2013-02-25T21:20:52+09:00","size":6646,"digest":"bc7d436ef8afbf0f88829742a43ba3a4"},"application-47a9a60feaec5625a9c66b1c985a1179.js":{"logical_path":"application.js","mtime":"2013-03-09T01:51:23+09:00","size":743,"digest":"47a9a60feaec5625a9c66b1c985a1179"},"application-37cb32f627581ac8bac91345987e7f10.css":{"logical_path":"application.css","mtime":"2013-03-09T15:10:20+09:00","size":3294,"digest":"37cb32f627581ac8bac91345987e7f10"},"application-7be762e280e0e5656d2ea3a02cbf372c.css":{"logical_path":"application.css","mtime":"2013-03-14T22:27:42+09:00","size":3969,"digest":"7be762e280e0e5656d2ea3a02cbf372c"}},"assets":{"bird_gray_16.png":"bird_gray_16-93f51980875017e26744056b62aaac22.png","rails.png":"rails-bc7d436ef8afbf0f88829742a43ba3a4.png","application.js":"application-47a9a60feaec5625a9c66b1c985a1179.js","application.css":"application-7be762e280e0e5656d2ea3a02cbf372c.css"}} \ No newline at end of file
diff --git a/public/assets/manifest-4b1ee8498d7a15fdf2a8795fb52ff876.json b/public/assets/manifest-8b2cd06c78837f5f27435d8942b3f60f.json
index 7803527..7803527 100644
--- a/public/assets/manifest-4b1ee8498d7a15fdf2a8795fb52ff876.json
+++ b/public/assets/manifest-8b2cd06c78837f5f27435d8942b3f60f.json