twicli の表示をシンプルに (5)

最新版をご覧ください。

12月6日twicli の仕様変更に対応
twicli 用のスタイルシートを更新しました。ポップアップメニュー復活!

body, td, #user_info td, #rep, #popup { font-size: 12px; }
#pref textarea { font-size: 12px; }
#tw, #re, #tw2 { font-size: 11px; }
#fst { font-size: 11px; height: 33px; margin: 0 0 -1px;
 font-family: "ヒラギノ角ゴPro", sans-serif; }
#tw, #re, #tw2 { background: #fefefe; }
#tw > div:first-child { background: #ffeef4; }
.tome { background: #ffffe4; }
.fromme { background: #f2f2f4; }
.emp { background-color: #ffd0de; }
a { color: #088253; text-decoration: none; }
a:hover { text-decoration: underline; }

#tw > div { border: none; }
#tw > div > div, #re > div > div, #tw2c > div > div {
 padding: 4px 20px 2px 4px; border-bottom: 1px solid #ccc; }
.uicon { margin: 0; }
.uid { display: block; position: relative; width: 32px; height: 32px;
 float: left; margin: 0 6px 0 -32px; text-indent: -999px; text-decoration: none; }
.uname { display: none; }
.fav { margin-right: -16px; width: 16px; height: 16px; }
.utils { display: block; margin: 0 -16px 2px 0; }
#rep .fav, #rep .utils { margin-right: 0; }
.utils span { vertical-align: middle; }
.utils .prop { display: block; float: none; text-align: left; margin: 3px 6px -18px 0; }
.utils .button, #rep a.close { display: block; float: right;
 margin: 2px 0 -2px 6px; padding: 0; line-height: 13px;
 width: 13px; height: 13px; font-size: 10px; text-align: center;
 background: #deded8; color: #666; border: solid 1px #ccc;
 -moz-border-radius: 13px; border-radius: 13px }
.utils .button:hover { text-decoration: none; }
.utils .button img { position: relative; left: -1px; top: -2px; }
.utils span+.button { margin-right: 20px; } /* reply */
.utils .button:last-child /* popup menu */ {
 position: relative; top: -17px; margin-bottom: -17px; }
img.fav[src="http://assets3.twitter.com/images/icon_star_empty.gif"],
.utils .button { visibility: hidden; }
#tw > div > div:hover img.fav[src="http://assets3.twitter.com/images/icon_star_empty.gif"],
#re > div > div:hover img.fav[src="http://assets3.twitter.com/images/icon_star_empty.gif"],
#tw2 > div > div > div:hover img.fav[src="http://assets3.twitter.com/images/icon_star_empty.gif"],
#tw > div > div:hover .utils .button,
#re > div > div:hover .utils .button,
#tw2 > div > div > div:hover .utils .button,
#rep .utils .button, #rep .fav { visibility: visible; }

#control { border-color: #92928e; }
#menu a { background: #deded8; color: #888; border-color: #90908e;
 font-size: 11px; font-weight: bold; }
#menu a.sel { background: #f4f4f2; color: #222; border-bottom-color: #fff; }
#menu a.new { background: #fcfcd0; }
#counter-div { opacity: 0.6; width: 36px; }
#counter { background: #000; font-size: 13px; line-height: 16px; height: 17px;
 -moz-border-radius: 5px; }
#counter-p1 { border-right: solid 4px #000; }
#counter-p2 { border-left: solid 4px #000; }
#counter-p1, #counter-p2 { border-top-width: 7px; }

#rep { left: 20px; right: 6px; width: auto; padding: 4px; }
#rep a.close { float: left; margin: 0 4px 4px 0; overflow: hidden; }
#rep a.close:before { content: "\21d4"; display: block; }
#rep a.close:first-child:before { content: "\00d7"; }
#reps { clear: left; }
#rep, #popup { background: #eee; border: solid 3px #666;
 border-radius: 10px; -moz-border-radius: 10px; }

#popup { padding: 6px 0; font-size: 11px; }
#popup a { background: transparent; border: none; margin: 0; padding: 2px 6px; }
#popup a:hover { background: #35d; color: #fff; }
#popup hr { background: #ccc; border: none; height: 1px; margin: 4px 1px; }