opera的irc的css

桌面秀,不同桌面、不同风格。
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

opera的irc的css

#1

帖子 eexpress » 2011-04-05 23:02

screenshot5.png
● 鸣学
头像
hcym
帖子: 15634
注册时间: 2007-05-06 2:46

Re: opera的irc的css

#2

帖子 hcym » 2011-04-05 23:05

全是踢踢踢

猴以类聚

猴王是神
:em04
وإذا كان هذا لا يحصل أكثر من 100 ملاحظات ، انا ذاهب الى غضب
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: opera的irc的css

#3

帖子 eexpress » 2011-04-05 23:06

想不到技术贴标题。ls也看。
:em04
● 鸣学
头像
tenzu
论坛版主
帖子: 36924
注册时间: 2008-11-21 20:26

Re: opera的irc的css

#4

帖子 tenzu » 2011-04-05 23:07

字体不错,老实交代到底是啥!
哼哼,我就知道会有这样的结果
头像
leeaman
帖子: 30702
注册时间: 2007-02-02 18:14
系统: debian sid

Re: opera的irc的css

#5

帖子 leeaman » 2011-04-05 23:11

:em04
醉了星星,醉月亮●●●●●The Long Way To Go(*^_^*)
头像
qy117121
论坛版主
帖子: 50587
注册时间: 2007-12-14 13:40
系统: Winbuntu
来自: 志虚国乌由市
联系:

Re: opera的irc的css

#6

帖子 qy117121 » 2011-04-05 23:14

tenzu 写了:字体不错,老实交代到底是啥!
哼哼,我就知道会有这样的结果
渠月 · QY   
本人只会灌水,不负责回答问题
无聊可以点一下→ http://u.nu/ubuntu

邮箱 [email protected]
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: opera的irc的css

#7

帖子 eexpress » 2011-04-05 23:16

spirit 最倒霉。就说了一句 正解。
pocoyo 最没自知之明。
还是 tenzu 最老实。我开始打字的时候,以后就留下 tenzu。所以说了那句。那句大家都知道的成语引发的。
● 鸣学
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: opera的irc的css

#8

帖子 eexpress » 2011-04-05 23:19

现在 blueghost,就那 colourwolf,还在找被踢。
colourwolf vic:) 不知道是不是 我 太色了, 凸 看起来 就是 小鸡鸡, 凹 就是 那...
支持大家去围观。
● 鸣学
头像
adam8157
帖子: 2794
注册时间: 2009-03-05 16:31
联系:

Re: opera的irc的css

#9

帖子 adam8157 » 2011-04-05 23:25

pocoyo 写了:还有成语?
刚刚目睹这一幕...
头像
bocelli99
帖子: 525
注册时间: 2007-07-10 12:16

Re: opera的irc的css

#10

帖子 bocelli99 » 2011-05-01 21:25

求神的css :em11
像一条秋天的道路:还未来得及扫干净,它又为干枯的树叶所覆盖。

The Kafka Project http://www.kafka.org
头像
qy117121
论坛版主
帖子: 50587
注册时间: 2007-12-14 13:40
系统: Winbuntu
来自: 志虚国乌由市
联系:

Re: opera的irc的css

#11

帖子 qy117121 » 2011-05-01 21:28

:em01
渠月 · QY   
本人只会灌水,不负责回答问题
无聊可以点一下→ http://u.nu/ubuntu

邮箱 [email protected]
jtshs256
帖子: 22323
注册时间: 2010-07-19 21:41
系统: OS X

Re: opera的irc的css

#12

帖子 jtshs256 » 2011-05-01 21:29

bocelli99 写了:求神的css :em11
躺平
头像
jueyue
帖子: 83
注册时间: 2010-06-13 13:35

Re: opera的irc的css

#13

帖子 jueyue » 2011-05-01 23:36

去试一下神的字体
世界由我主宰!!
头像
naturalaw
帖子: 1360
注册时间: 2011-09-06 22:04

Re: opera的irc的css

#14

帖子 naturalaw » 2011-09-20 17:53

同求css
  • The eternal law
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: opera的irc的css

#15

帖子 eexpress » 2011-09-20 20:15

代码: 全选

@charset "utf-8";
/* CSS style sheet for Instant Messenger */
/* Copyright 2009 Opera Software */
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #F0EBE2;
	color: black;
	font-family: "Vera Sans YuanTi", sans-serif;
	font-size: 12px;
}
table {border-collapse: collapse;}
td {
	vertical-align: top;
	padding: 3px 5px;
}
td:first-child, td:first-child+td {
	white-space: nowrap;
}
td img {vertical-align: middle;}
.time {
	color: #090;
	white-space: nowrap;
}

div.highlight {	/*叫名高亮:上下包括线*/
	padding:2px;
	border:solid #009900;
	border-width:1px 0;
}
.highlight {	/*叫名高亮:四周虚线*/
	display: table-cell;
	color: #802080;
	font-weight:bolder; 
	border: 1px dotted #009900;
	padding: 1px;
}

span.highlight {
	border: 1px dotted #552;
	padding: 1px;
	background-color: #ffffe1;
}

.self {	/*自己的名字显示:粗体,紫色底,白色字*/
color: #F0EBE2; 
font-weight:bolder; 
text-align: right; 
background: #802080;
/*font-family: "YanTiFan", sans-serif;*/
/*font-family: "HYLuoBoJ", sans-serif;*/
font-size: 14px;
}

.self-message {	/*自己发出的信息:粗体红色字*/
color: #A50000;
font-weight:bolder;
/*font-family: "Amerika Sans", sans-serif;*/
/*font-family: "FZCuSong\-B09S", sans-serif;*/
font-size: 14px;
}

.sender {
	color: #900;
	text-align: right;
}
.disconnect, .join, .leave, .nick, .operator, .voiced {
	color: #090;
	text-align: right;
}
.disconnect-message, .join-message, .leave-message, .nick-message, .operator-message, .voiced-message {
	color: #090;
}
.action, .self-action {
	text-align: right;
}
.action-message, .self-action-message {color: #909;}
.limit-message, .moderated-message, .password-message, .secret-message, .status-message, 
.topic-message, .topic-protection-message, .unknown-mode-message, .whois-message {
	color: #090;
}
.limit, .moderated, .password, .secret, .status, .topic, .topic-protection, .unknown-mode, .whois {
	width:	6em;
	color: #090;
	text-align: right;
}
[class^="smiley"] {
	width: -o-skin;
	height: -o-skin;
	display: inline-block;
	vertical-align: middle;
}
.smiley-happy {content: -o-skin("Smiley Happy");}
.smiley-unhappy {content: -o-skin("Smiley Unhappy");}
.smiley-wink {content: -o-skin("Smiley Wink");}
.smiley-surprised {content: -o-skin("Smiley Surprised");}
.smiley-grin {content: -o-skin("Smiley Grin");}
.smiley-cool {content: -o-skin("Smiley Cool");}
.smiley-indifferent {content: -o-skin("Smiley Indifferent");}
.smiley-cry {content: -o-skin("Smiley Cry");}
.smiley-angry {content: -o-skin("Smiley Angry");}
.smiley-tongue {content: -o-skin("Smiley Tongue");}
.smiley-pacman {content: -o-skin("Smiley Pacman");}
● 鸣学
回复