themes/printable/css/default.css
changeset 1227 bdac73ed481e
parent 689 13f8383a7538
--- a/themes/printable/css/default.css	Sun Mar 28 21:49:26 2010 -0400
+++ b/themes/printable/css/default.css	Sun Mar 28 23:10:46 2010 -0400
@@ -86,84 +86,84 @@
  */
 
 div.menu {
-  background-color: #B0D0F0;
-  font-size: 7pt;
-  border-width: 0;
+	background-color: #B0D0F0;
+	font-size: 7pt;
+	border-width: 0;
 }
 div.menu a, div.menu div.label {
-  padding: 2.5pt 5px;
-  margin-right: 3px;
-  text-decoration: none;
-  display: block;
-  float: left;
-  color: #406080;
+	padding: 2.5pt 5px;
+	margin-right: 3px;
+	text-decoration: none;
+	display: block;
+	float: left;
+	color: #406080;
 }
 div.menu div.label {
-  color: #001020;
-  cursor: default;
+	color: #001020;
+	cursor: default;
 }
 div.menu span.sep {
-  display: block;
-  float: left;
-  width: 5px;
+	display: block;
+	float: left;
+	width: 5px;
 }
 div.menu div.multopts {
-  line-height: 17pt;
+	line-height: 17pt;
 }
 div.menu div.multopts a, div.menu div.multopts div.label {
-  float: none;
-  display: inline;
+	float: none;
+	display: inline;
 }
 div.menu a.liteselected, div.menu a.liteselected:hover, div.menu a:hover {
-  color: #406080;
-  background-color: #D0F0FF;
+	color: #406080;
+	background-color: #D0F0FF;
 }
 div.menu input[type ^="text"], div.menu input[type ^="password"] {
-  border-width: 0;
-  font-size: 9pt;
-  padding: 4px 5px;
-  max-width: 70px;
-  background-color: #D0F0FF;
+	border-width: 0;
+	font-size: 9pt;
+	padding: 4px 5px;
+	max-width: 70px;
+	background-color: #D0F0FF;
 }
 div.menu input[type ^="text"]:hover, div.menu input[type ^="password"]:hover {
-  background-color: #E0F0FF;
+	background-color: #E0F0FF;
 }
 div.menu input[type ^="text"]:focus, div.menu input[type ^="password"]:focus {
-  background-color: #F0F0FF;
+	background-color: #F0F0FF;
 }
 div.menu input[type ^="button"], div.menu input[type ^="submit"] {
-  border-width: 0;
-  font-size: 9pt;
-  padding: 3px 5px;
-  max-width: 70px;
+	border-width: 0;
+	font-size: 9pt;
+	padding: 3px 5px;
+	max-width: 70px;
 }
 div.menu a.current, div.menu a.current:hover, div.menu a.selected, div.menu a.selected:hover {
-  color: #000040;
-  background-color: #FFFFFF;
+	color: #000040;
+	background-color: #FFFFFF;
 }
 div.menu ul {
-  display: none;
-  position: absolute;
-  padding: 0;
-  margin: 0;
-  background-color: #B0D0F0;
-  border-width: 0;
-  min-width: 120px;
+	display: none;
+	position: absolute;
+	padding: 0;
+	margin: 0;
+	background-color: #B0D0F0;
+	border-width: 0;
+	min-width: 120px;
 }
 div.menu ul li {
-  list-style: none;
+	list-style: none;
 }
 div.menu ul a {
-  float: none;
-  margin: 0;
+	float: none;
+	margin: 0;
 }
 span.menuclear {
-  font-size: 1px;
-  height: 0px;
-  width: 0px;
-  clear: left;
-  line-height: 0px;
-  display: block;
+	font-size: 1px;
+	height: 0px;
+	width: 0px;
+	clear: left;
+	line-height: 0px;
+	display: block;
 }
 
 /* Rounded corners on nearly everything */
@@ -232,125 +232,125 @@
 
 /* toolbar */
 div.toolbar {
-  border-bottom: 1px solid #909090;
-  background-color: #D0D0D0;
-  padding: 2px 0;
-  height: 22px;
-  font-family: arial, sans-serif;
-  font-size: 8pt;
+	border-bottom: 1px solid #909090;
+	background-color: #D0D0D0;
+	padding: 2px 0;
+	height: 22px;
+	font-family: arial, sans-serif;
+	font-size: 8pt;
 }
 div.toolbar ul {
-  margin: 0;
-  padding: 0;
+	margin: 0;
+	padding: 0;
 }
 div.toolbar ul li {
-  list-style: none;
-  margin: 0;
-  float: left;
+	list-style: none;
+	margin: 0;
+	float: left;
 }
 div.toolbar a img {
-  opacity: 0.6;
-  /*filter: alpha(opacity=60);*/
+	opacity: 0.6;
+	/*filter: alpha(opacity=60);*/
 }
 div.toolbar a:hover img {
-  opacity: 1;
-  /*filter: alpha(opacity=100);*/
+	opacity: 1;
+	/*filter: alpha(opacity=100);*/
 }
 div.toolbar a {
-  display: block;
-  padding: 2px;
-  border: 1px solid transparent;
-  cursor: default;
-  width: auto;
-  color: #000000;
-  margin: 0 2px;
-  max-height: 16px;
-  text-decoration: none;
+	display: block;
+	padding: 2px;
+	border: 1px solid transparent;
+	cursor: default;
+	width: auto;
+	color: #000000;
+	margin: 0 2px;
+	max-height: 16px;
+	text-decoration: none;
 }
 div.toolbar a:hover {
-  border: 1px solid #202090;
-  background-color: #ceceed;
-  color: #000000;
-  text-decoration: none;
+	border: 1px solid #202090;
+	background-color: #ceceed;
+	color: #000000;
+	text-decoration: none;
 }
 div.toolbar a:active {
-  border: 1px solid #A0A0A0;
-  background-color: #E0E0E0;
+	border: 1px solid #A0A0A0;
+	background-color: #E0E0E0;
 }
 div.toolbar img {
-  margin: 0;
-  padding: 0;
-  display: inline;
-  border-width: 0px;
+	margin: 0;
+	padding: 0;
+	display: inline;
+	border-width: 0px;
 }
 div.toolbar a span {
-  position: relative;
-  top: -4px;
+	position: relative;
+	top: -4px;
 }
 div.toolbar li span {
-  padding-left: 2px;
-  padding-right: 5px;
+	padding-left: 2px;
+	padding-right: 5px;
 }
 
 /* vertical toolbar */
 div.toolbar_vert {
-  border: 1px solid #909090;
-  background-color: #D0D0D0;
-  padding: 2px 0;
+	border: 1px solid #909090;
+	background-color: #D0D0D0;
+	padding: 2px 0;
 }
 div.toolbar_vert ul {
-  margin: 0;
-  padding: 0;
+	margin: 0;
+	padding: 0;
 }
 div.toolbar_vert ul li {
-  list-style: none;
-  margin: 0;
+	list-style: none;
+	margin: 0;
 }
 div.toolbar_vert a img {
-  opacity: 0.6;
-  /*filter: alpha(opacity=60);*/
+	opacity: 0.6;
+	/*filter: alpha(opacity=60);*/
 }
 div.toolbar_vert a:hover img {
-  opacity: 1;
-  /*filter: alpha(opacity=100);*/
+	opacity: 1;
+	/*filter: alpha(opacity=100);*/
 }
 div.toolbar_vert a {
-  display: block;
-  padding: 2px;
-  border: 1px solid transparent;
-  cursor: default;
-  width: auto;
-  color: #000000;
-  margin: 0 2px;
-  max-height: 16px;
-  text-decoration: none;
+	display: block;
+	padding: 2px;
+	border: 1px solid transparent;
+	cursor: default;
+	width: auto;
+	color: #000000;
+	margin: 0 2px;
+	max-height: 16px;
+	text-decoration: none;
 }
 div.toolbar_vert a:hover {
-  border: 1px solid #202090;
-  background-color: #ceceed;
-  color: #000000;
-  text-decoration: none;
+	border: 1px solid #202090;
+	background-color: #ceceed;
+	color: #000000;
+	text-decoration: none;
 }
 div.toolbar_vert a:active {
-  border: 1px solid #A0A0A0;
-  background-color: #E0E0E0;
+	border: 1px solid #A0A0A0;
+	background-color: #E0E0E0;
 }
 div.toolbar_vert img {
-  margin: 0;
-  padding: 0;
-  display: inline;
-  border-width: 0px;
+	margin: 0;
+	padding: 0;
+	display: inline;
+	border-width: 0px;
 }
 div.toolbar_vert a span {
-  position: relative;
-  top: -4px;
+	position: relative;
+	top: -4px;
 }
 div.toolbar_vert li span {
-  padding-left: 2px;
-  padding-right: 5px;
+	padding-left: 2px;
+	padding-right: 5px;
 }
 
 div.mdg-comment {
-  display: none;
+	display: none;
 }