奧森指標研究。忠實紀錄交易,作為改進參考!
[ start | index | login or register ]
start > SnipSnap > themes > SnipSnap > css > general.css

general.css

Created by levis. Last edited by levis, 6 years and 189 days ago. Viewed 87 times. #1
[edit] [rdf]
labels
attachments
/**
 * General Stylesheet definitions.
 * @author Matthias L. Jugel
 * @version $Id: SnipSnap-Theme.snip 1606 2004-05-17 10:56:18Z leo $
 */

/* error messages and error positions should be marked red */
.error { color: #ff0000; font-weight: bold;	background-color: inherit;}
.error-position { background-color: #ffaaaa; color: inherit;}

/* inactive buttons are greyed out */
.inactive { color: #aaaaaa; background-color: inherit;}

/************************************************/
/* ANCHOR tag                                   */
a {
	color:#09c;
	background-color: inherit;
	text-decoration: none;
	font-weight: 400;
}
a:link {
  color:#09c;
  background-color: inherit;
}
a:visited {
  color:#07a;
  background-color: inherit;
}
a:hover {
  color: inherit;
  background-color: #eeeeee;
}

/************************************************/
/* table tag                                    */
table {
	empty-cells: show;
	font-size: 100%;
	border-collapse: separate;
}

/************************************************/
/* input tag                                    */

input[type=submit] {
  color: inherit;
  background-color: #eeeeee;
	font-family: inherit;
}

input, select, textarea {
  line-height: inherit;
  /*vertical-align: middle; a bug in IE5.2-mac crashes with this*/
	border: 1px dashed #999999;
  font-size: inherit;
  font-family: courier, courier new, monospaced;
}

textarea {
  width: 100%;
  overflow: auto;
  wrap: virtual;
}




no comments | post comment

Logged in Users: (0)
… and a Guest.

鱷魚線與奧森指標
陰線陽線
外資分析師追蹤
: : 蘇艷雪
: : 劉啟東
: : 曾省吾
: : 戎宜蘋
外資買賣參考圖
好書推薦:
: : 混沌操作法 II
: : 投資心理學

< July 2010 >
SunMonTueWedThuFriSat
123
45678910
11121314151617
18192021222324
25262728293031

本站語法參考.


RSS Feed

Powered by SnipSnap 1.0b3-uttoxeter

portlet-2

Here

snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt