Stichworte, Hilfestellungen und nützliche Informationen zum Thema Software Integration
[ スタート | 一覧 | ログイン ]
start > SnipSnap > themes > Orange Valley > css > general.css

general.css

Created by Admin. Last edited by Admin, 6 years and 198 days ago. 109回見られています。 #2
[差分] [履歴] [編集] [rdf]
labels
attachments
/**
 * General Stylesheet definitions.
 * @author Matthias L. Jugel
 * @version $Id: SnipSnap-Theme-orange.snip,v 1.3 2004/05/17 10:56:17 leo Exp $
 */

/* 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: #9A1414;
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  text-decoration: none;
  font-weight:bold;
}
a:link {
  color: #9A1414;
  text-decoration: none;
}
a:visited	{
  color: #9A1414;
  text-decoration: none;
}
a:active {
  color: #FFCC66;
}
a:hover {
  color: #FFCC66;
}

/************************************************/
/* table tag                                    */
table {
	empty-cells: show;
}



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

input[type=submit] {
  margin-top: 2px;
}

input, select, textarea {
  font-size: inherit;
  font-family: courier, courier new, monospaced;
}

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




Please login to post a comment.
Suche


Ihre Partner bei der
Integration von Software
in Ihre Systemumgebung:

>>interconnective ag
infogem ag

Wir spannen die Brücke
zwischen dem neuen System
und Ihrer bestehenden
IT-Landschaft; Von der
Planung bis zum
Zusammenbau.

XHTML 1.0 validated
CSS validated
RSS 2.0 validated
RSS Feed

provided & copyright by
>>interconnective ag
infogem ag

mehr über System Integration bei Experto.de

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