xtras/mathuaerknedam 569:afcbe0ff94a5: yMous: remove unused files.
commits at adium.im
commits at adium.im
Fri Mar 4 04:03:54 UTC 2011
details: http://hg.adium.im/xtras/mathuaerknedam/rev/afcbe0ff94a5
revision: 569:afcbe0ff94a5
author: mathuaerknedam
date: Thu Mar 03 22:02:12 2011 -0600
yMous: remove unused files.
diffs (93 lines):
diff -r 4573f40368fb -r afcbe0ff94a5 Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Header-.html
--- a/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Header-.html Thu Feb 24 13:54:11 2011 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-<style type="text/css">
- @import url( "./Styles/Header.css" );
-</style>
-
-<div id="header">
- <div id="toggle_hide" class="toggle" onClick="hide_header();"></div>
- <div id="toggle_show" class="toggle" onClick="show_header();" style="display: none"></div>
- <div id="x-header">
- <img class="picture co" src="%incomingIconPath%" />
- </div>
-</div>
diff -r 4573f40368fb -r afcbe0ff94a5 Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/Header-.css
--- a/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/Styles/Header-.css Thu Feb 24 13:54:11 2011 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
- at charset "utf-8";
-
-#header
-{
- cursor: default;
- position: fixed;
- top: 0px;
- left: 0px;
- z-index: 5;
- display: none;
-}
-
-#x-header
-{
- -webkit-transition: opacity .4s linear;
-}
-
-/* @group toggle */
-
-.toggle
-{
- position: fixed;
- /*top: 2px;
- left: 3px;
- padding: 2px;
- font-size: 10px !important;*/
- top: .2em;
- left: .3em;
- padding: .2em;
- font-size: 1em !important;
- font-family: AppleGothic;
- z-index: 10;
- cursor: default;
- z-index: 999;
- cursor: pointer;
- background: rgba(208, 208, 208, .85);
- /*-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);*/
- -webkit-box-shadow: 0px .1em .2em rgba(0, 0, 0, .2);
-}
-
-#toggle_hide:before
-{
- content: "\25BD";
-}
-
-#toggle_hide:hover:before
-{
- content: "\25BC";
-}
-
-#toggle_show:before
-{
- content: "\25B3";
-}
-
-#toggle_show:hover:before
-{
- content: "\25B2";
-}
diff -r 4573f40368fb -r afcbe0ff94a5 Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/todo.txt
--- a/Resources/Message Styles/yMous.AdiumMessageStyle/Contents/Resources/todo.txt Thu Feb 24 13:54:11 2011 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-
-# Are emoticons a pixel too big? Only at 9pt and 12pt, but not 10pt and 11pt. and only for messages containing only an emoticon.
-
-# resolve issue with scaled emoticons.
-
-# enable icons in twitter history?
-
-# can topic changes maximize a minimized topic?
-
-# This line being added in a test of cross-repo transplanting.
-
More information about the commits
mailing list