Revision: 120
http://svn.sourceforge.net/hw4mdl/?rev=120&view=rev
Author: shazan
Date: 2006-12-22 02:01:56 -0800 (Fri, 22 Dec 2006)
Log Message:
-----------
make change to be compatible with the last js files
Modified Paths:
--------------
trunk/moodle/mod/liveclassroom/css/StyleSheet.css
Modified: trunk/moodle/mod/liveclassroom/css/StyleSheet.css
===================================================================
--- trunk/moodle/mod/liveclassroom/css/StyleSheet.css 2006-12-22 10:01:20 UTC (rev 119)
+++ trunk/moodle/mod/liveclassroom/css/StyleSheet.css 2006-12-22 10:01:56 UTC (rev 120)
@@ -16,7 +16,6 @@
{font-size:100%;}
-
.page_title
{
font-family: Verdana, Arial, Helvetica, sans-serif;
@@ -43,13 +42,13 @@
}
.alignRight
{
- padding-right: 5px;
+
}
.shiftAvailability
{
- padding-right:100px;
+ padding-right:50px;
}
div.tab
{
@@ -62,7 +61,24 @@
}
+.titlePodcaster
+ {
+ color:#305060;
+ font-size:14pt;
+ padding-left:10px;
+ font-family:Century Gothic, Verdana, Helvetica, Arial;
+ font-weight:bold;
+ font-style:italic;
+ vertical-align:top;
+
+ }
+
+
+ .podcaster
+ {
+ padding-left:15px;
+ }
.button_hide
{
@@ -155,6 +171,7 @@
text-decoration:none;
display:block;
width:100%;
+cursor:help;
}
@@ -165,7 +182,7 @@
border: none;
background-position: 3px 4px;
-
+ cursor:help;
}
@@ -213,20 +230,18 @@
.separator_space
{
width:2px;
- }
+}
.empty_space
{
- width:30px;
- }
+ width:50px;
+}
.button_enabled a:hover{ color:black;
font-family: Arial;
-
font-size: 9px;
- font-weight:bold;
cursor:hand;
}
@@ -237,34 +252,42 @@
tr.selectRoom{
background-color:red;
cursor:hand;
+ text-decoration:none;
}
.divProduct
{
padding-top:3px;
-padding-left:5px ;
+padding-left:2px ;
+
}
+.separateProduct
+{
+ border-top:solid 1px #C7D3E1
+}
-
.shortShift{
padding-left:5px;
}
.room td{
- padding-left:5px ;
+ padding-left:0px ;
font-family:Verdana;
color:Black;
- font-size:8;
- border-bottom:solid 1px #F3F3F3;
- cursor:pointer;
+ font-size:10;
+
+ cursor:default;
+ text-decoration:none;
}
+
.room label{
font-family:Verdana;
color:Black;
- font-size:8;
- border-bottom:solid 1px #F3F3F3;
- cursor:pointer;
+ font-size:10;
+
+ cursor:default;
+ text-decoration:none;
}
tr.overRoom{
font-family:Verdana;
@@ -272,17 +295,17 @@
font-size:11px;
border-bottom:solid 1px #F3F3F3;
background-color:#f0f3f5;
- cursor:pointer;
- cursor:hand;
+
+ cursor:default;
}
.archive td{
- padding-left:5px ;
+ padding-left:2px ;
font-family:Verdana;
color:#666666;
font-style:italic;
font-size:11px;
- border-bottom:solid 1px #F3F3F3;
+
}
.room td{
@@ -291,16 +314,16 @@
color:Black;
font-size:10;
border-bottom:solid 1px #F3F3F3;
- cursor:pointer;
+ cursor:default;
}
.archive label{
font-family:Verdana;
color:Black;
- font-size:8;
+ font-size:10;
border-bottom:solid 1px #F3F3F3;
- cursor:pointer;
+ cursor:default;
}
.room label{
@@ -308,13 +331,13 @@
color:Black;
font-size:10;
border-bottom:solid 1px #F3F3F3;
- cursor:pointer;
+ cursor:default;
}
.filterBar table{
- padding-left:5px ;
+
background-image:url("../pictures/backgrounds/filterbar.png");
height:24px;
font-weight:bold ;
@@ -329,6 +352,7 @@
font-family :Verdana;
color:#333333;
height:24px;
+ text-align:center;
font-size:10px;
font-weight:bold ;
}
@@ -337,6 +361,7 @@
{ font-weight:bold ;
font-family :Verdana;
color:#ffffff;
+ text-align:center;
height:24px;
font-size:10px;
@@ -350,9 +375,9 @@
.filter_middle_enabled
{
background-image:url("../pictures/items/filter-enabled-middle.png");
-
font-family :Verdana;
color:#ffffff;
+ text-align:center;
height:24px;
font-size:10px;
font-weight:bold ;
@@ -362,13 +387,48 @@
background-image:url("../pictures/items/filter-enabled-right.png");
background-repeat:no-repeat;
}
+.filter_right_rollover
+{
+ background-image:url("../pictures/items/filter-rollover-right.png");
+ background-repeat:no-repeat;
+}
+.noFilter
+{
+ background-image:none;
+ font-family :Verdana;
+ color:#333333;
+ text-align:center;
+ height:24px;
+ font-size:10px;
+ font-weight:bold ;
+}
+.filter_middle_rollover
+{
+ background-image:url("../pictures/items/filter-rollover-middle.png");
+ font-family :Verdana;
+ color:#333333;
+ text-align:center;
+ height:24px;
+ font-size:10px;
+ font-weight:bold ;
+
+}
+.filter_left_rollover
+{
+ background-image:url("../pictures/items/filter-rollover-left.png");
+ background-repeat:no-repeat;
+}
+.filterSpace
+{
+ padding-left:10px;
+}
.contextBar table
{
padding-left:5px;
padding-right:5px;
background-image:url("../pictures/backgrounds/toolbar.png");
- background-repeat:no-repeat;
+
height:30px;
width:100%
@@ -383,7 +443,7 @@
.productChoice table
{
- height:72px;
+
border-bottom:solid 1px #F0F0F0;
margin-left:10px;
margin-right:10px;
@@ -422,12 +482,25 @@
{
display:none;
}
+.hideAndShift
+{
+ display:none;
+ padding-left:20px;
+}
.visible
{
display:block;
}
+.visibleAndShift
+{
+ display:block;
+ padding-left:20px;
+}
+
+
+
label.moreRoom
{
color:Navy;
@@ -443,7 +516,7 @@
font-size:8pt;
display:block;
position:absolute;
- top:50%; left:50%;
+ top:45%; left:45%;
color:#000;
text-align: center;
@@ -473,13 +546,13 @@
width:100%;
background-image:url("../pictures/backgrounds/toolbar.png");
+ border-bottom:solid 1px #999999;
-
}
.list
{
- height:215px;
+ height:285px;
overflow-y:scroll;
overflow-x: hidden;
width:100%;
@@ -509,7 +582,7 @@
height:24px ;
padding:0px ;
background-color:#F0F0F0;
-
+ border-top:solid 1px #999999
}
@@ -528,15 +601,41 @@
width:100%;
border-bottom: #818181 1px solid;
}
-
-.toolTip{
-width: 200px;
-display: none;
-position: absolute;
-z-index : 1;
-background-color: #ffffd0;
-padding: 2px;
-margin: 2px;
-font-family: Verdana;
-font-size: 8pt;
-}
\ No newline at end of file
+
+ .tooltip
+ {
+ width:200px;
+ display:none;
+ position:absolute;
+ z-index:1;
+ background-color:#ffffd0;
+ padding:2px;
+ margin:2px;
+ left:0px;
+ top:0px;
+ font-family:Verdana;
+ font-size:8pt;
+ cursor:default;
+ }
+
+ #error_frame {
+ background-color : #FFD0D0;
+ padding : 0;
+ margin : 0;
+ border-style : solid;
+ border-color: red;
+ border-width : 1px;
+ text-align : left;
+ vertical-align : middle;
+ }
+
+ #error_title {
+ font-family : Verdana,Arial,Helvetica;
+ font-size : 12px;
+ font-weight : bold;
+ color : black;
+ padding : 0;
+ margin : 0;
+ text-align : left;
+ vertical-align : top;
+ }
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|