[Ils-source] r1542 - in trunk/styles/TheTrust: . help/images
dominick at crosswire.org
dominick at crosswire.org
Tue Jun 6 13:40:44 MST 2017
Author: dominick
Date: 2017-06-06 13:40:44 -0700 (Tue, 06 Jun 2017)
New Revision: 1542
Modified:
trunk/styles/TheTrust/help/images/admin_home.jpg
trunk/styles/TheTrust/help/images/admin_system.jpg
trunk/styles/TheTrust/help/images/login.jpg
trunk/styles/TheTrust/help/images/manager_home.jpg
trunk/styles/TheTrust/help/images/user_home.jpg
trunk/styles/TheTrust/lms_style.css
Log:
Updated TheTrust Style
Modified: trunk/styles/TheTrust/help/images/admin_home.jpg
===================================================================
(Binary files differ)
Modified: trunk/styles/TheTrust/help/images/admin_system.jpg
===================================================================
(Binary files differ)
Modified: trunk/styles/TheTrust/help/images/login.jpg
===================================================================
(Binary files differ)
Modified: trunk/styles/TheTrust/help/images/manager_home.jpg
===================================================================
(Binary files differ)
Modified: trunk/styles/TheTrust/help/images/user_home.jpg
===================================================================
(Binary files differ)
Modified: trunk/styles/TheTrust/lms_style.css
===================================================================
--- trunk/styles/TheTrust/lms_style.css 2017-06-06 19:32:35 UTC (rev 1541)
+++ trunk/styles/TheTrust/lms_style.css 2017-06-06 20:40:44 UTC (rev 1542)
@@ -2,6 +2,93 @@
margin:10px;
padding:0;
}
+.blockMsg h3 {
+ color: #000000 !important;
+ font-family: Arial,Helvetica,sans-serif !important;
+}
+.tableDataListStudentRecords {
+ font-weight: normal;
+}
+.tableDataListStudentRecords td {
+ padding: 0px !important;
+ padding-left: 5px !important;
+}
+.courseHeaderRow {
+
+}
+.courseHeaderRow td:last-child {
+ text-align: center !important;
+}
+.courseDetailRow {
+ background: #FFF !important;
+}
+.courseDetailRow td, .courseDetailRow td a {
+ font-style:italic !important;
+ font-weight:normal !important;
+ color:#a8a8a8 !important;
+ text-align:right !important;
+}
+.courseDetailRow td {
+ padding-right: 5px !important;
+ padding-top: 5px !important;
+ padding-bottom: 5px !important;
+}
+.courseDetailRow td:last-child {}
+.curriculumHeaderRow {
+ background: #bbbbbb;
+ font-weight: bold;
+ height: 30px !important;
+}
+.curriculumHeaderRow span.curHeader {
+ line-height: 12px;
+}
+.curriculumDetailRow {
+ background: #FFF !important;
+}
+.curriculumDetailRow td, .curriculumDetailRow td a {
+ font-style:italic !important;
+ font-weight:normal !important;
+ color:#a8a8a8 !important;
+ text-align:right !important;
+}
+.curriculumDetailRow td {
+ padding-right: 5px !important;
+ padding-top: 5px !important;
+ padding-bottom: 5px !important;
+}
+.curriculumDetailRow td:last-child {}
+.subCourseHeaderRow {
+ background: #d2d2d2;
+ font-weight: bold;
+}
+.subCourseHeaderRow td {}
+.subCourseHeaderRow span.courseHeader {
+ padding-left: 10px !important;
+ font-weight: bold !important;
+ font-size: 17px !important;
+ width: 100% !important;
+}
+.subCourseDetailRow {
+ background: #FFF !important;
+}
+.subCourseDetailRow td, .subCourseDetailRow td a {
+ font-style:italic !important;
+ font-weight:normal !important;
+ color:#a8a8a8 !important;
+ text-align:right !important;
+}
+.subCourseDetailRow td {
+ padding-right: 5px !important;
+ padding-top: 5px !important;
+ padding-bottom: 5px !important;
+}
+.subCourseDetailRow td:last-child {}
+.curHeader, .courseHeader {
+ cursor: pointer;
+ font-weight: bold !important;
+ font-size: 17px !important;
+ width: 100% !important;
+}
.coursecomplete {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
@@ -13,13 +100,13 @@
.dropdown {
background-image:none !important;
background-color:rgba(255, 255, 255, 0.9) !important;
- border:1px #3567A8 solid !important;
+ border:1px #000000 solid !important;
left: 94px !important;
top: -9px !important;
width: 200px !important;
}
.dropdown li a {
- color:#3567A8 !important;
+ color:#000000 !important;
}
.dropdown li a:hover {
text-decoration:underline !important;
@@ -278,9 +365,9 @@
margin-right: 0px;
margin-top: 0px;
/* float: left;*/
- background-image: url(images/sidemenu_bg.jpg);
+ /*background-image: url(images/sidemenu_bg.jpg);
background-repeat: repeat-y;
- background-position: left;
+ background-position: left;*/
}
/*#pageContainer{
width: 100%;
@@ -319,7 +406,7 @@
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
- color: #821819;
+ color: #000000;
text-align: right;
margin-top: 40px;
margin-right: 5px;
@@ -329,14 +416,14 @@
height: 16px;
/*width: 100%;*/
text-align:right;
- background-color: #EBEBEB;
+ background-color: #4b4d52;
border-bottom:1px solid #D7D7D7;
border-top:1px solid #D7D7D7;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFF;/*padding-right: -1px;*/
- background-image: url(images/Header_BG.png);
- background-repeat: repeat-x;
+ /*background-image: url(images/Header_BG.png);
+ background-repeat: repeat-x;*/
}
/* There are two instances of the "logged in verbiage", one is always Display None, depending on the design.*/
@@ -384,6 +471,9 @@
/*white-space: pre;*/
line-height: 10px;
}
+#ulMainNav li a {
+ color: #000000;
+}
.tableMain {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
@@ -395,7 +485,7 @@
float:left;
}
/*.tdMain{
- background-color: #F4F4F4;
+ background-color: #f6f5f5;
}*/
.selectedRow {
@@ -408,13 +498,13 @@
font-weight:bolder;
text-transform:uppercase;
text-align:left;
- color: #821819;
+ color: #FFFFFF;
padding-left: 5px;
- background-color: #FFFFFF;
+ background-color: #650032;
padding-top: 5px;
- background-image: url(images/loging_tablehdr_bg.jpg);
+ /*background-image: url(images/loging_tablehdr_bg.jpg);
background-repeat: repeat-x;
- background-position: bottom;
+ background-position: bottom;*/
padding-bottom: 5px;
/*border-top-width: 1px;
border-right-width: 1px;
@@ -443,7 +533,7 @@
color: #666666;
}
.tableBTN {
- background-color: #F4F4F4;
+ background-color: #f6f5f5;
width: 100%;
border:none;
padding: 5px;
@@ -465,7 +555,7 @@
.tableData {
width: 100%;
border-collapse: collapse;
- background-color: #F4F4F4;
+ background-color: #f6f5f5;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
@@ -484,13 +574,12 @@
color: #FFFFFF;
text-align: left;
height: 15px;
- background-color: #8a8a8a;
+ background-color: #4b4d52;
background-image:none;
}
table.tableData th a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
- font-weight: bolder;
text-transform: uppercase;
color: #FFFFFF;
text-align: left;
@@ -521,7 +610,7 @@
.tableDataList {
width: 100%;
border-collapse: collapse;
- background-color: #F4F4F4;
+ background-color: #f6f5f5;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
@@ -540,19 +629,21 @@
color: #FFFFFF;
text-align: left;
height: 22px;
- background-color: #8a8a8a;
+ background-color: #4b4d52;
border: 1px solid #FFFFFF;
background-image: none;
}
table.tableDataList th a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
- font-weight: bolder;
text-transform: uppercase;
color: #FFFFFF;
text-align: left;
height: 22px;
}
+a {
+ color: #000000;
+}
.tableDataList th a:hover {
text-decoration:underline;
font-weight: 700;
@@ -589,19 +680,19 @@
font-weight:bolder;
text-transform:uppercase;
text-align:left;
- color: #821819;
+ color: #FFFFFF;
padding-left: 5px;
- background-color: #FFFFFF;
+ background-color: #650032;
border: 1px solid #C2C2C2;
- background-image: url(images/loging_tablehdr_bg.jpg);
- background-repeat: repeat-x;
+ /*background-image: url(images/loging_tablehdr_bg.jpg);
+ background-repeat: repeat-x;*/
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
- background-position: bottom;
+ /*background-position: bottom;*/
}
#tableForm td {
- background-color: #F4F4F4;
+ background-color: #f6f5f5;
border:none;
border-right-width: 1px;
border-bottom-width: 1px;
@@ -630,19 +721,19 @@
font-weight:bolder;
text-transform:uppercase;
text-align:left;
- color: #821819;
+ color: #FFFFFF;
padding-left: 5px;
- background-color: #FFFFFF;
+ background-color: #650032;
border: 1px solid #C2C2C2;
- background-image: url(images/loging_tablehdr_bg.jpg);
- background-repeat: repeat-x;
+ /*background-image: url(images/loging_tablehdr_bg.jpg);
+ background-repeat: repeat-x;*/
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
- background-position: bottom;
+ /*background-position: bottom;*/
}
.tableForm td {
- background-color: #F4F4F4;
+ background-color: #f6f5f5;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
@@ -652,10 +743,12 @@
border-right-color: #C2C2C2;
border-bottom-color: #C2C2C2;
border-left-color: #C2C2C2;
+ color: #000000;
+ font-weight: bold;
}
.tableFormData {
width: 100%;/*border-collapse: collapse;
- background-color: #F4F4F4;
+ background-color: #f6f5f5;
border: 1px solid #C2C2C2;*/
}
.tableFormData td {
@@ -666,7 +759,7 @@
font-size: 12px;
width: 350px;
margin-top:20px;
- margin-left: 150px;
+ margin-left: 100px;
}
#tableFormLogin td {
margin:0px;
@@ -675,7 +768,7 @@
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
- background-color: #F4F4F4;
+ background-color: #f6f5f5;
border: 1px solid #c5c6c6;
}
#tableFormLogin th {
@@ -684,13 +777,13 @@
font-weight:bolder;
text-transform:uppercase;
text-align:left;
- color: #821819;
+ color: #FFFFFF;
padding-left: 5px;
- background-color: #FFFFFF;
+ background-color: #650032;
padding-top: 5px;
- background-image: url(images/loging_tablehdr_bg.jpg);
+ /*background-image: url(images/loging_tablehdr_bg.jpg);
background-repeat: repeat-x;
- background-position: bottom;
+ background-position: bottom*/;
padding-bottom: 5px;
border-top-width: 1px;
border-right-width: 1px;
@@ -705,7 +798,7 @@
#tableFormDataLogin {
width: 100%;
border-collapse: collapse;
- background-color: #F4F4F4;
+ background-color: #f6f5f5;
border: 1px solid #C2C2C2;
}
#tableLogData {
@@ -722,7 +815,7 @@
.formHeadings {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
- color: #821819;
+ color: #000000;
/*width: 100%;*/
font-weight: bold;
text-align: right;
@@ -734,6 +827,19 @@
padding-bottom: 5px;
padding-left: 5px;
}
+.formHeadingsTitle {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 11px;
+ color: #000000;
+ 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;
@@ -764,12 +870,12 @@
height: 20px;
width: 100%;
text-align:right;
- background-color: #EBEBEB;
+ background-color: #4b4d52;
/*border: 1px solid #D7D7D7;
border-top: none;*/
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
- color: #821819;/*border-right-width: 1px;
+ color: #FFFFFF;/*border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
@@ -786,7 +892,7 @@
#pageTitles {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
- color: #821819;
+ color: #000000;
font-weight: bold;
text-align: left;
padding-top: 10px;
@@ -813,9 +919,9 @@
/*height: 300px;*/
width: 100%;
border: 1px solid #C6C5C5;
- background-image: url(images/sidemenu_bg.jpg);
+ /*background-image: url(images/sidemenu_bg.jpg);
background-repeat: repeat-y;
- background-position: left;/*padding-left: 125px;*/
+ background-position: left;*//*padding-left: 125px;*/
}
#loginTitles {
width: 500px;
More information about the Ils-source
mailing list