Index: lams_central/web/css/defaultHTML.css
===================================================================
diff -u -r438d1e669e941f8f7083981d61855dc2848d5856 -r8d167b3b10e6dc20cf17383db72c8248c76ad925
--- lams_central/web/css/defaultHTML.css (.../defaultHTML.css) (revision 438d1e669e941f8f7083981d61855dc2848d5856)
+++ lams_central/web/css/defaultHTML.css (.../defaultHTML.css) (revision 8d167b3b10e6dc20cf17383db72c8248c76ad925)
@@ -19,6 +19,18 @@
font-family: verdana, arial, helvetica, sans-serif;
}
+a {
+ color: #47bc23;
+ text-decoration: none;
+ border-bottom: 1px dotted #47bc23;
+}
+
+a:hover {
+ color: #47bc23;
+ text-decoration: none;
+ border-bottom: 1px solid #47bc23;
+}
+
body.stripes {
background: url('../images/css/diagonal_bg.gif');
}
@@ -54,7 +66,18 @@
font-size:14px;
margin-left:10px;
margin-bottom:10px;
- margin-top:10px; }
+ margin-top:10px; }
+
+h2.no-space-left {
+ margin-left:0px;
+ }
+
+h3 {color:#47bc23;
+ font-size:12px;
+ margin-left:10px;
+ margin-bottom:10px;
+ margin-top:10px; }
+
h4 {color:#47bc23; font-size:11px;}
@@ -83,6 +106,8 @@
margin-right: 30px;
}
+li { list-style-type:circle;}
+
#page { /*whole layout of page*/
margin: 25px auto;
width: 707px;
@@ -121,15 +146,18 @@
text-decoration: none;
font-size: 12px;
font-weight: bold;
+ border:0;
}
#nav a:hover {
color: #006bb6;
text-decoration: none;
+ border:0;
}
#nav a.selected {
color: #333;
+ border:0;
}
@@ -187,7 +215,6 @@
width: 90px;
background: url('../images/css/button_bg.jpg') repeat-x;
float: left;
-
padding:8px 5px 0px 5px;
}
@@ -202,33 +229,9 @@
float: left
}
-.tab-left-highlight { /* defines left side of selected tab */
- height: 31px;
- width: 8px;
- background: url('../images/css/button_highlight_left.jpg') no-repeat top left;
- float: left
-}
-.tab-middle-highlight { /* defines middle of selected tab */
- height: 31px;
- width: 90px;
- background: url('../images/css/button_highlight_bg.jpg') repeat-x;
- float: left;
- padding:8px 5px 0px 5px;
-}
-#nav .tab-middle-highlight-link {
- color: #FFFFFF
-}
-
-.tab-right-highlight { /* defines right side of selected tab */
- height: 31px;
- width: 8px;
- background: url('../images/css/button_highlight_right.jpg') no-repeat top right;;
- float: left
-}
-
/*
*************************************************
@@ -311,7 +314,7 @@
background: url('../images/css/btn_add_off.gif') no-repeat 0px 0px;
color: #333;
border: 0px none;
- padding:5px 20px 6px 25px;
+ padding:5px 15px 6px 25px;
text-decoration: none;
font-size:11px;
}
@@ -320,7 +323,7 @@
background: url('../images/css/btn_add_over.gif') no-repeat 0px 0px;
color: #349018;
border: 0px none;
- padding:5px 20px 6px 25px;
+ padding:5px 15px 6px 25px;
text-decoration: none;
font-size:11px;
}
@@ -331,15 +334,15 @@
background: url('../images/css/btn_add_off.gif') no-repeat 0px 0px;
color: #333;
border: 0px none;
- padding:5px 20px 6px 25px;
+ padding:5px 15px 6px 25px;
font-size:11px;
}
#content a:hover.button-add-item {
background: url('../images/css/btn_add_over.gif') no-repeat 0px 0px;
color: #349018;
border: 0px none;
- padding:5px 20px 6px 25px;
+ padding:5px 15px 6px 25px;
font-size:11px;
}
@@ -447,12 +450,17 @@
background: url('../images/css/footer_bg.jpg') no-repeat bottom;
}
+#footer a{ /*layout of the footer - the bottom of the box */
+ color:#85aacd;
+ border-bottom:1px solid #85aacd;
+ }
+
/*layout of the table with the alternate color for the table heading cell */
table.alternative-color {
width:91%;
margin-left:17px;
- padding-top:0px;
- margin-bottom:15px;
+ padding-top:0px;
+ margin-bottom:15px;
text-align:left;
}
@@ -471,7 +479,7 @@
font-size: 11px;
border-bottom: 1px solid #efefef;
vertical-align: top;
- background:url('../images/css/greyfade_bg.jpg') repeat-x 3px 1px
+ background:url('../images/css/greyfade_bg.jpg') repeat-x 3px 0px
}
table.alternative-color td.first, table.alternative-color th.first {
@@ -482,16 +490,16 @@
/*layout of the forum tables with the colored table heading cell */
table.forum {
- width:98%;
- margin-left:7px;
+ width:93%;
+ margin-left:20px;
padding-top:5px;
margin-bottom:10px;
background:url('../images/css/greyfade_bg.jpg') repeat-x 3px 49px;
text-align:left;
border-bottom:1px solid #efefef;}
table.forum th {
- background: url('../images/css/forum_th_bg.jpg') repeat-x #f0f5df;
+ background: url('../images/css/green_bg_forum.jpg') repeat-x #f0f5df;
height:20px;
padding-top:5px;
color:#47bc23;
@@ -504,10 +512,12 @@
table.forum td.posted-by {
background: url('../images/css/forum_postedby_bg.jpg') repeat-x;
height:20px;
- padding-left:20px;
+ padding-left:15px;
padding-top:0px;
font-size:10px;
vertical-align:top;
+ border-left:1px solid #cacdd1;
+ color:#666;
}
@@ -516,11 +526,8 @@
font-size:11px;
vertical-align:top;
}
-table.forum td.first, table.forum th.first {
- border-left:none;
- padding-left:20px;
-}
+
/* Used for chosen grouping */
table.chosengrouping {
width:98%;
@@ -582,8 +589,8 @@
*/
-/*layout of form styles */
-.field-name {
+/* */ /*layout of form styles */
+.field-name{
color: #0087e5;
font-weight: bold;
text-align: left;
@@ -594,6 +601,7 @@
color: #47bc23;
font-weight: bold;
padding-bottom:10px;
+ text-align: left;
}
input {
@@ -809,75 +817,9 @@
}
-
/*
*************************************************
-Learner Pages
-
-********************************************** */
-#page-learner { /*whole layout of page*/
-margin:0px auto;
-width:592px;
-}
-
-#header-no-tabs-learner { /*layout of the header when no-tabs are required */
-width:592px;
-height:30px;
-background:url('../images/css/top_bg_learner.jpg') no-repeat bottom;
-}
-
-#content-learner { /*box around the main content area */
-width:592px;
-background:url('../images/css/body_bg_learner.jpg') repeat-y;
-padding-bottom:30px;
-font-size: 11px;
-margin-top:-20px}
-
-#footer-learner { /*layout of the footer - the bottom of the box */
-width:592px;
-height:14px;
-background:url('../images/css/footer_bg_learner.jpg') no-repeat bottom;
-}
-
-/*layout of a general button*/
-#content-learner a.button {
-background:url('../images/css/btn_off.gif') repeat-x 0px 0px;
-color:#333;
-border:0px none;
-padding:5px 20px 6px 20px;
-text-decoration:none;
-}
-#content-learner a:hover.button {
-background:url('../images/css/btn_over.gif') repeat-x 0px 0px;
-color:#349018;
-border:0px none;
-padding:5px 20px 6px 20px;
-text-decoration:none;
-}
-
-/*layout of adding a topic button */
-#content-learner a.button-add-item {
-background:url('../images/css/btn_add_off.gif') no-repeat 0px 20px;
-color:#333;
-border:0px none;
-padding:25px 15px 25px 25px;
-text-decoration:none;
-}
-#content-learner a:hover.button-add-item {
-background:url('../images/css/btn_add_over.gif') no-repeat 0px 20px;
-color:#349018;
-border:0px none;
-padding:25px 15px 25px 25px;
-text-decoration:none;
-}
-
-
-
-
-/*
-*************************************************
-
Floating button containers
********************************************** */
@@ -1120,4 +1062,6 @@
border:0px;
}
-.small-space-top {padding-top:6px;}
\ No newline at end of file
+.small-space-top {padding-top:6px;}
+
+.space-top {padding-top:20px;}
\ No newline at end of file