From b13c5eb63f0645ec7c5f3ee6774b52ce5ccedea3 Mon Sep 17 00:00:00 2001 From: Zach Wise Date: Thu, 10 May 2012 22:09:43 -0500 Subject: [PATCH] Cleanup --- source/js/VMM.Timeline.js | 2 - source/less/VMM.Timeline.Core.less | 84 +----------------------------- themes/dark.css | 10 ---- timeline.css | 10 ---- 4 files changed, 2 insertions(+), 104 deletions(-) diff --git a/source/js/VMM.Timeline.js b/source/js/VMM.Timeline.js index 53ae8f2..afeec8e 100755 --- a/source/js/VMM.Timeline.js +++ b/source/js/VMM.Timeline.js @@ -20,8 +20,6 @@ http://incident57.com/codekit/ ================================================== */ -// @codekit-prepend "VMM.Timeline.License.js"; - // @codekit-prepend "VMM.js"; // @codekit-prepend "VMM.Library.js"; // @codekit-prepend "VMM.Browser.js"; diff --git a/source/less/VMM.Timeline.Core.less b/source/less/VMM.Timeline.Core.less index 2f549a1..457ba0d 100644 --- a/source/less/VMM.Timeline.Core.less +++ b/source/less/VMM.Timeline.Core.less @@ -125,88 +125,8 @@ color:@color-theme-dark; text-decoration: underline; } - .twitter { - text-align:left; - margin-left: auto; - margin-right: auto; - margin-bottom:@base-space; - clear:both; - blockquote { - font-size: @base-font; - line-height: @base-line; - color:@color-feature-description; - p { - font-size: 28px; - line-height: 36px; - margin-bottom: 6px; - padding-top: 10px; - background-color:@white; - color:@color-feature-title; - //margin-left:10px; - } - .quote-mark { - color:@color-dark-third; - } - } - .created-at { - .icon-twitter(); - width:24px; - height:24px; - overflow:hidden; - margin-left:@base-space; - display:inline-block; - float:right; - .opacity(25); - } - .created-at:hover { - .opacity(100); - } - .vcard { - float:right; - margin-bottom:@base-space; - //position: relative; - a { - color: @color-dark-second; - } - a:hover { - text-decoration: none; - .fn { - text-decoration: underline; - } - } - .fn, .nickname { - - padding-left: 42px; - } - .fn { - display:block; - //display:inline; - font-weight: bold; - - } - .nickname { - margin-top:3px; - display:block; - color: @color-dark-third; - } - - .avatar { - float:left; - //position: absolute; - display: block; - width: 32px; - height: 32px; - img { - //border: 0px solid #999; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - border-radius: 5px; - } - } - } - - - } + + diff --git a/themes/dark.css b/themes/dark.css index 7ebc8d3..b44dc62 100644 --- a/themes/dark.css +++ b/themes/dark.css @@ -34,16 +34,6 @@ .vmm-timeline img{max-height:100%;border:1px solid #999999;} .vmm-timeline a{color:#0bd4e3;text-decoration:none;} .vmm-timeline a:hover{color:#07909a;text-decoration:underline;} -.vmm-timeline .twitter{text-align:left;margin-left:auto;margin-right:auto;margin-bottom:15px;clear:both;}.vmm-timeline .twitter blockquote{font-size:15px;line-height:20px;color:#aaaaaa;}.vmm-timeline .twitter blockquote p{font-size:28px;line-height:36px;margin-bottom:6px;padding-top:10px;background-color:#1a1a1a;color:#ffffff;} -.vmm-timeline .twitter blockquote .quote-mark{color:#aaaaaa;} -.vmm-timeline .twitter .created-at{background-image:url(themes/timeline-dark.png);background-repeat:no-repeat;background-position:-256px -24px;width:24px;height:24px;overflow:hidden;margin-left:15px;display:inline-block;float:right;filter:alpha(opacity=25);-khtml-opacity:0.25;-moz-opacity:0.25;opacity:0.25;} -.vmm-timeline .twitter .created-at:hover{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;} -.vmm-timeline .twitter .vcard{float:right;margin-bottom:15px;}.vmm-timeline .twitter .vcard a{color:#aaaaaa;} -.vmm-timeline .twitter .vcard a:hover{text-decoration:none;}.vmm-timeline .twitter .vcard a:hover .fn{text-decoration:underline;} -.vmm-timeline .twitter .vcard .fn,.vmm-timeline .twitter .vcard .nickname{padding-left:42px;} -.vmm-timeline .twitter .vcard .fn{display:block;font-weight:bold;} -.vmm-timeline .twitter .vcard .nickname{margin-top:3px;display:block;color:#aaaaaa;} -.vmm-timeline .twitter .vcard .avatar{float:left;display:block;width:32px;height:32px;}.vmm-timeline .twitter .vcard .avatar img{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;} .vmm-timeline .thumbnail{width:24px;height:24px;overflow:hidden;float:left;margin-right:1px;margin-top:6px;} .vmm-timeline .thumbnail.thumb-plaintext{background-image:url(themes/timeline-dark.png);background-repeat:no-repeat;background-position:-280px -48px;} .vmm-timeline .thumbnail.thumb-quote{background-image:url(themes/timeline-dark.png);background-repeat:no-repeat;background-position:-232px -48px;} diff --git a/timeline.css b/timeline.css index bab13bd..1430cd7 100644 --- a/timeline.css +++ b/timeline.css @@ -34,16 +34,6 @@ .vmm-timeline img{max-height:100%;border:1px solid #999999;} .vmm-timeline a{color:#0088cc;text-decoration:none;} .vmm-timeline a:hover{color:#005580;text-decoration:underline;} -.vmm-timeline .twitter{text-align:left;margin-left:auto;margin-right:auto;margin-bottom:15px;clear:both;}.vmm-timeline .twitter blockquote{font-size:15px;line-height:20px;color:#666666;}.vmm-timeline .twitter blockquote p{font-size:28px;line-height:36px;margin-bottom:6px;padding-top:10px;background-color:#ffffff;color:#000000;} -.vmm-timeline .twitter blockquote .quote-mark{color:#666666;} -.vmm-timeline .twitter .created-at{background-image:url(timeline.png);background-repeat:no-repeat;background-position:-256px -24px;width:24px;height:24px;overflow:hidden;margin-left:15px;display:inline-block;float:right;filter:alpha(opacity=25);-khtml-opacity:0.25;-moz-opacity:0.25;opacity:0.25;} -.vmm-timeline .twitter .created-at:hover{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;} -.vmm-timeline .twitter .vcard{float:right;margin-bottom:15px;}.vmm-timeline .twitter .vcard a{color:#333333;} -.vmm-timeline .twitter .vcard a:hover{text-decoration:none;}.vmm-timeline .twitter .vcard a:hover .fn{text-decoration:underline;} -.vmm-timeline .twitter .vcard .fn,.vmm-timeline .twitter .vcard .nickname{padding-left:42px;} -.vmm-timeline .twitter .vcard .fn{display:block;font-weight:bold;} -.vmm-timeline .twitter .vcard .nickname{margin-top:3px;display:block;color:#666666;} -.vmm-timeline .twitter .vcard .avatar{float:left;display:block;width:32px;height:32px;}.vmm-timeline .twitter .vcard .avatar img{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;} .vmm-timeline .thumbnail{width:24px;height:24px;overflow:hidden;float:left;margin-right:1px;margin-top:6px;} .vmm-timeline .thumbnail.thumb-plaintext{background-image:url(timeline.png);background-repeat:no-repeat;background-position:-280px -48px;} .vmm-timeline .thumbnail.thumb-quote{background-image:url(timeline.png);background-repeat:no-repeat;background-position:-232px -48px;}