[Ils-source] r1526 - trunk/styles/GOAA

dominick at crosswire.org dominick at crosswire.org
Tue Feb 14 15:20:40 MST 2017


Author: dominick
Date: 2017-02-14 15:20:40 -0700 (Tue, 14 Feb 2017)
New Revision: 1526

Modified:
   trunk/styles/GOAA/lms_style.css
Log:
Updated GOAA Style

Modified: trunk/styles/GOAA/lms_style.css
===================================================================
--- trunk/styles/GOAA/lms_style.css	2017-02-07 20:20:27 UTC (rev 1525)
+++ trunk/styles/GOAA/lms_style.css	2017-02-14 22:20:40 UTC (rev 1526)
@@ -6,6 +6,10 @@
 	padding-top: 10px;
 	text-align: center;
 }
+.blockMsg h3 {
+	color: #666666 !important;
+	font-family: Arial, Helvetica, sans-serif !important;
+}
 
 .coursecomplete {
 	font-family: Arial, Helvetica, sans-serif;
@@ -27,7 +31,6 @@
 	alignment:center;
 	text-align:center;
 }
-
 a {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
@@ -49,21 +52,18 @@
 a:active {
 	text-decoration: none;
 }
-
 .courselnk a {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	color: #666666;
 }
-
 .instructiontxt {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #FF0000;
 	text-transform: uppercase;
 }
-
 .word-layer a {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
@@ -76,73 +76,71 @@
 	color: #7D7D7D;
 }
 .word-layer {
-     visibility: hidden;
-     position:absolute;
-     left:131px;
-     top:214px;
-     width:300px;
-     background-color: #EBEBEB;
-     margin-left : 0;
-     overflow: visible;
-     z-index:6;
-     border: 2px #91AC79;
-     border-style: solid;
-     padding: 7px 7px 7px 7px;
-     color : #7D7D7D;
-	 font-family:Arial, Helvetica, sans-serif ;
-     font-size : 11px;
-     font-style : normal;
-     font-weight : normal;
-     font-variant : normal;
-     word-spacing : normal;
-     letter-spacing : normal;
-     vertical-align : baseline;
-     text-transform : none;
-     text-align : left;
-     text-indent : 0;
-     line-height : normal;
+	visibility: hidden;
+	position:absolute;
+	left:131px;
+	top:214px;
+	width:300px;
+	background-color: #EBEBEB;
+	margin-left : 0;
+	overflow: visible;
+	z-index:6;
+	border: 2px #91AC79;
+	border-style: solid;
+	padding: 7px 7px 7px 7px;
+	color : #7D7D7D;
+	font-family:Arial, Helvetica, sans-serif;
+	font-size : 11px;
+	font-style : normal;
+	font-weight : normal;
+	font-variant : normal;
+	word-spacing : normal;
+	letter-spacing : normal;
+	vertical-align : baseline;
+	text-transform : none;
+	text-align : left;
+	text-indent : 0;
+	line-height : normal;
 }
 .word-layer div {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #7D7D7D;
 }
-
-
 /* browse box */
 .list-layer {
-     visibility: hidden;
-     position:absolute;
-     left:50px;
-     top:50px;
-     width:220px;
-/*     background-color: #fff3cf; */
+	visibility: hidden;
+	position:absolute;
+	left:50px;
+	top:50px;
+	width:220px;
+	/*     background-color: #fff3cf; */
 	background-color: #E2E2E2;
-     margin-left : 0;
-     overflow: visible;
-     z-index:6;
-     border: 1px #000000;
-     border-style: solid;
-     padding: 7px 7px 7px 7px;
-     color : #000000;
-	 font-family: Arial, Helvetica, sans-serif;
-     font-size : x-small;
-     font-style : normal;
-     font-weight : normal;
-     font-variant : normal;
-     word-spacing : normal;
-     letter-spacing : normal;
-     vertical-align : baseline;
-     text-transform : none;
-     text-align : left;
-     text-indent : 0;
-     line-height : normal;
+	margin-left : 0;
+	overflow: visible;
+	z-index:6;
+	border: 1px #000000;
+	border-style: solid;
+	padding: 7px 7px 7px 7px;
+	color : #000000;
+	font-family: Arial, Helvetica, sans-serif;
+	font-size : x-small;
+	font-style : normal;
+	font-weight : normal;
+	font-variant : normal;
+	word-spacing : normal;
+	letter-spacing : normal;
+	vertical-align : baseline;
+	text-transform : none;
+	text-align : left;
+	text-indent : 0;
+	line-height : normal;
 }
-
 /* Calendar */
 
-.caldays {color: #333333;}
-
+.caldays {
+	color: #333333;
+}
 .caldaylink {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
@@ -152,110 +150,97 @@
 	text-decoration: none;
 	border: none;
 }
-
 .formbtn:hover {
 	text-decoration: underline;
 }
-
 .cal-layer {
-     visibility: hidden;
-     position:absolute;
-     left:50px;
-     top:50px;
-     width:200px;
-     background-color: #FFFFFF;
-     margin-left : 0;
-     overflow: visible;
-     z-index:6;
-     border: 1px #91AC79;
-     border-style: solid;
-     padding: 7px 7px 7px 7px;
-     color : #000000;
-	 font-family: Arial, Helvetica, sans-serif;
-     font-size : x-small;
-     font-style : normal;
-     font-weight : normal;
-     font-variant : normal;
-     word-spacing : normal;
-     letter-spacing : normal;
-     vertical-align : baseline;
-     text-transform : none;
-     text-align : left;
-     text-indent : 0;
-     line-height : normal;
+	visibility: hidden;
+	position:absolute;
+	left:50px;
+	top:50px;
+	width:200px;
+	background-color: #FFFFFF;
+	margin-left : 0;
+	overflow: visible;
+	z-index:6;
+	border: 1px #91AC79;
+	border-style: solid;
+	padding: 7px 7px 7px 7px;
+	color : #000000;
+	font-family: Arial, Helvetica, sans-serif;
+	font-size : x-small;
+	font-style : normal;
+	font-weight : normal;
+	font-variant : normal;
+	word-spacing : normal;
+	letter-spacing : normal;
+	vertical-align : baseline;
+	text-transform : none;
+	text-align : left;
+	text-indent : 0;
+	line-height : normal;
 }
-
 .cal-layer h2 {
 	margin: 0;
 }
-
-
 /* day cells */
 
 tr.cal {
 }
-
 td.cal {
-padding: 0 1px 1px;
-margin-left: 0;
-text-align: right;
-color: #333333;
+	padding: 0 1px 1px;
+	margin-left: 0;
+	text-align: right;
+	color: #333333;
 }
-
-td.cal a{
-color: #333333;
+td.cal a {
+	color: #333333;
 }
-
-td.caloth a{
-color: #666666;
+td.caloth a {
+	color: #666666;
 }
 /* Not current month cells */
 td.caloth {
-padding: 0 1px 1px;
-margin-left: 0;
-text-align: right;
-color: #666666;
+	padding: 0 1px 1px;
+	margin-left: 0;
+	text-align: right;
+	color: #666666;
 }
-
-
-
 /* course list */
 td.clist {
-padding: 0 1px 1px;
-margin-left: 0;
-text-align: center;
+	padding: 0 1px 1px;
+	margin-left: 0;
+	text-align: center;
 }
-
 td.clist li {
-list-style: none;
-margin: 0;
-border-top: 1px solid #222;
-border-bottom: 1px solid #222;
-border-left: 1px solid #222;
-border-right: 1px solid #222;
+	list-style: none;
+	margin: 0;
+	border-top: 1px solid #222;
+	border-bottom: 1px solid #222;
+	border-left: 1px solid #222;
+	border-right: 1px solid #222;
 }
-
 td.clist li a {
-display: block;
-background: #666666;
-text-decoration: none;
+	display: block;
+	background: #666666;
+	text-decoration: none;
 }
-
 td.clist ul {
-text-indent: 0em;
-padding: 0px;
-margin: 0px
+	text-indent: 0em;
+	padding: 0px;
+	margin: 0px
 }
-
-td.clist li a:link { color: #000; }
-td.clist li a:visited { color: #000; }
-
+td.clist li a:link {
+	color: #000;
+}
+td.clist li a:visited {
+	color: #000;
+}
 td.clist li a:hover {
-border-color: #81693F;
-color: #8A0010;
-background : #FFFFCC
+	border-color: #81693F;
+	color: #8A0010;
+	background : #FFFFCC
 }
-
 .shim-layer {
 	visibility: hidden;
 	position:absolute;
@@ -268,14 +253,12 @@
 	overflow: hidden;
 	z-index:8;
 }
-
 .mainmenu {
 	background-image: url(images/sidemenu_bg.jpg);
 	background-repeat: repeat-y;
 	background-position: left;
 	width: 122px;
 }
-
 /* Everything is new from this point on. When finished, some of the above styles can be deleted. */
 
 #pageContainer{
@@ -299,7 +282,7 @@
 	border-bottom: none;
 	padding: 10px 0;
 }
-#pageHeaderContainer table{
+#pageHeaderContainer table {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	font-weight: bold;
@@ -307,14 +290,13 @@
 	text-align: left;
 	float: right;
 }
-#pageHeaderContainer td{
+#pageHeaderContainer td {
 	text-align: center;
 	vertical-align: middle;
 	margin: 5px;
 	padding: 5px;
 }
-#pageHeaderLogo
-{
+#pageHeaderLogo {
 	position: relative;
 	text-align: left;
 	top: 93px;
@@ -325,8 +307,7 @@
 	margin-top: -45px;
 	padding: 0px;
 }
-#pageHeaderBtns, #pageHeaderText
-{
+#pageHeaderBtns, #pageHeaderText {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #7D7D7D;
@@ -336,8 +317,7 @@
 	/*padding: 0 10px;*/
 	margin: -26px 10px 0 10px;
 }
-#pageHeaderBtns img
-{
+#pageHeaderBtns img {
 	margin: 0 3px;
 }
 #Banner {
@@ -358,15 +338,12 @@
 }
 /* There are two instances of the "logged in verbiage", one is always Display None, depending on the design.*/
 
-.loggedinTop
-{
-	/*display: none;*/
+.loggedinTop {
+/*display: none;*/
 }
-.loggedinBar
-{
+.loggedinBar {
 	display: none;
 }
-
 #MainMenu {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
@@ -402,7 +379,6 @@
 #MainMenu a:active {
 	text-decoration: none;
 }
-
 #ulMainNav {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
@@ -417,15 +393,14 @@
 	background-position:left bottom;
 	background-repeat:repeat-x;
 }
-
-#ulMainNav li{
+#ulMainNav li {
 	/*background-image:url(images/bggradient.jpg);
 	background-position:left bottom;
 	background-repeat:repeat-x;*/
 	border-right:1px solid #FFFFFF;
 	display:inline;
 	float:left;
-	font-family:Arial,Helvetica,sans-serif;
+	font-family:Arial, Helvetica, sans-serif;
 	font-size:10px;
 	font-weight:bold;
 	height:26px;
@@ -436,8 +411,6 @@
 	white-space:pre;
 	width:auto;
 }
-
-
 .tableMain {
 	border: 1px solid #666666;
 	width: 838px;
@@ -450,7 +423,7 @@
 	margin-bottom: 10px;
 	margin-left: auto;
 }
-.tableMain th{
+.tableMain th {
 	border-bottom-width: 1px;
 	border-bottom-style: solid;
 	border-bottom-color: #666666;
@@ -473,7 +446,7 @@
 	font-weight: bold;
 	text-align: left;
 }
-.tableMain a{
+.tableMain a {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #666666;
@@ -482,9 +455,7 @@
 .tableData {
 	width: 100%;
 	border-collapse: collapse;
-	
 }
-
 .tableData th {
 	background-color: #9A9697;
 	background-image:url(images/reporthdr_bg.jpg);
@@ -501,7 +472,7 @@
 	border-right-style: solid;
 	border-right-color: #FFFFFF;
 }
-.tableData th a  {
+.tableData th a {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	font-weight: bold;
@@ -511,7 +482,7 @@
 	text-align: left;
 	height: 22px;
 }
-.tableData td{
+.tableData td {
 	border: 1px solid #CCCCCC;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
@@ -522,23 +493,19 @@
 	padding-bottom: 2px;
 	padding-left: 2px;
 }
-.tableData a{
+.tableData a {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #666666;
 	padding: 5px;
 }
-.tableData a:hover{
+.tableData a:hover {
 	text-decoration:underline;
 }
-
-
 .tableDataList {
 	width: 100%;
 	border-collapse: collapse;
-	
 }
-
 .tableDataList th {
 	background-color: #9A9697;
 	background-image:url(images/reporthdr_bg.jpg);
@@ -555,7 +522,7 @@
 	border-right-style: solid;
 	border-right-color: #FFFFFF;
 }
-.tableDataList th a  {
+.tableDataList th a {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	font-weight: bold;
@@ -565,7 +532,7 @@
 	text-align: left;
 	height: 22px;
 }
-.tableDataList td{
+.tableDataList td {
 	border: 1px solid #CCCCCC;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
@@ -575,10 +542,8 @@
 	padding-bottom: 0px;
 	padding-left: 5px;
 	text-align:left;
-
-
 }
-.tableDataList a{
+.tableDataList a {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #666666;
@@ -586,25 +551,21 @@
 	margin-left:0px;
 	padding-left:0px;
 }
-.tableDataList a:hover{
+.tableDataList a:hover {
 	text-decoration:underline;
 }
-.tableDataList p{
-
+.tableDataList p {
 }
-
-
-
 #tableFormLogin {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	padding: 5px;
 	width: 370px;
 	border: 1px solid #666666;
-	margin-top: 20px;
+	margin-top:20px;
 	margin-left: 80px;
 }
-#tableFormLogin th{
+#tableFormLogin th {
 	border-bottom-width: 1px;
 	border-bottom-style: solid;
 	border-bottom-color: #666666;
@@ -617,9 +578,8 @@
 	text-transform:uppercase;
 	text-align:left;
 	color: #FFFFFF;
-
 }
-#tableFormLogin td{
+#tableFormLogin td {
 	border: none;
 }
 #tableFormDataLogin {
@@ -630,8 +590,7 @@
 	width: 100%;
 	border:none;
 }
-
-#tableForm, .tableForm{
+#tableForm, .tableForm {
 	border: 1px solid #666666;
 	width: 700px;
 	margin-right: auto;
@@ -639,10 +598,10 @@
 	background-color: #FFFFFF;
 	margin-bottom: 10px;
 }
-#tableForm td, .tableForm td{
+#tableForm td, .tableForm td {
 	padding-top:0px;
 }
-#tableForm th, .tableForm th{
+#tableForm th, .tableForm th {
 	border-bottom-width: 1px;
 	border-bottom-style: solid;
 	border-bottom-color: #666666;
@@ -657,16 +616,14 @@
 	color: #FFFFFF;
 	padding-left: 5px;
 }
-#tableFormData, .tableFormData{
+#tableFormData, .tableFormData {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #666666;
 	padding: 3px;
 	width: 100%;
 }
-
-
-.formHeadings{
+.formHeadings {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #666666;
@@ -679,25 +636,35 @@
 	background-position: top;
 	vertical-align: top;
 }
-.formButtons, .formButtons a, .formButtons a:visited{
+.formHeadingsTitle {
 	font-family: Arial, Helvetica, sans-serif;
+	font-size: 11px;
+	color: #666666;
+	padding: 5px;
+	width: 250px;
+	font-weight: bold;
+	text-transform: capitalize;
+	background-position: top;
+	vertical-align: top;
+	text-decoration:underline;
+	text-align: left;
+}
+.formButtons, .formButtons a, .formButtons a:visited {
+	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #666666;
 	float: left;
 	width: 90px;
 	display: block;
 	vertical-align: text-bottom;
-
 }
-.formButtons a:hover{
-text-decoration:underline;
+.formButtons a:hover {
+	text-decoration:underline;
 }
 #tableLogData {
 	border:none;
 	width: 320px;
 }
-
-
 #copyright {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
@@ -720,8 +687,7 @@
 	padding: 10px;
 	font-weight: bold;
 	text-align: left;
-	}
-
+}
 #loginHeader {
 	height: 90px;
 	width: 525px;
@@ -729,12 +695,10 @@
 	border-bottom: none;
 	text-align: left;
 	background-image: url(images/login_hdr.jpg);
-
 }
 #loginContainer {
 	width: 525px;
 	border: 1px solid #C6C5C5;
-
 }
 #loginTitles {
 	width: 500px;
@@ -744,12 +708,11 @@
 	padding: 2px;
 	font-weight: bold;
 	text-align: left;
-	}
+}
 .PageNumbertxt {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #666666;
-
 }
 .PageNumberNum, PageNumberNum a {
 	font-family: Arial, Helvetica, sans-serif;
@@ -758,7 +721,6 @@
 	color: #4A854D;
 	padding: 3px;
 }
-
 .PageNumberNum a:hover, a:active {
 	text-decoration:underline;
 }
@@ -772,7 +734,6 @@
 	margin: 0px;
 	padding: 0px;
 }
-
 #pageContainer #content .tableMain .tableDataList .Assign {
 	color: #E1272C;
 	text-transform: uppercase;




More information about the Ils-source mailing list