Revision: 96
http://svn.sourceforge.net/hw4mdl/?rev=96&view=rev
Author: shazan
Date: 2006-11-23 01:50:48 -0800 (Thu, 23 Nov 2006)
Log Message:
-----------
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-10-27 15:32:12 UTC (rev 95)
+++ trunk/moodle/mod/liveclassroom/css/StyleSheet.css 2006-11-23 09:50:48 UTC (rev 96)
@@ -1,4 +1,4 @@
-body
+body
{ background-color:#ffffff;
margin-top:0px;
margin-bottom:0px;
@@ -14,10 +14,6 @@
body p, body div, body li, body li li,
body input, body textarea, body select, body option ,td textarea
{font-size:100%;}
-
-
-
-
.page_title
{
font-family: Verdana, Arial, Helvetica, sans-serif;
@@ -38,168 +34,105 @@
padding-left:2px;
vertical-align:middle;
}
-
table.tab
-{
- margin-top:10px;
- margin-left:20px;
+{
width:100%;
}
-
-span.tab
+table.tab td
{
- position: relative;
+ vertical-align:top;
+}
+div.tab
+{
+ padding-top:2%;
+ padding-left:5%;
display: none;
- height:190px
+ height:180px;
}
-span.current_tab
+div.current_tab
{
+ margin-top:2%;
+ margin-left:5%;
position: relative;
display: block;
- height:190px
+ height:180px;
}
-td.tab_Select
-{
-background-image:url(pictures/tab_Select.gif);
+td.tabSelected
+{
+background-image:url(../pictures/tab_Select.gif);
background-repeat: no-repeat;
width: 78px;
font-size: 10pt;
font-family: Verdana;
- }
-h2
-{
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size:13px;
- font-weight:bold;
- color:#3c4b5b;
- vertical-align: middle;
+}
+td.tabDisabled
+{
+background-image:url(../pictures/tab_disabled.gif);
+ background-repeat: no-repeat;
+ width: 78px;
+ font-size: 10pt;
+ font-family: Verdana;
+ border-bottom:solid 1px #818181;
}
-
-tr.headcell td, tr.headcell th, .headcell {
- border-left:1px solid #fff !important;
- border-top:1px solid #fff !important;
- color:#394859 !important;
- background-color:#c4cedc !important;
- font-weight:bold !important;
- text-decoration:none !important;
- text-align:left;
- font-size:10px;
+td.tabNoSelected
+{
+background-image:url(../pictures/tab.gif);
+ background-repeat: no-repeat;
+ width: 78px;
+ font-size: 10pt;
+ font-family: Verdana;
+ border-bottom:solid 1px #818181;
}
-
-/* color: fixed? */
-tr.subcell td, tr.subcell th, .subcell {
- border-left:1px solid #ffffff;
- border-top:1px solid #ffffff;
- background-color:#e4eaef;
- font-weight:normal;
- color:black;
- text-decoration:none;
-}
-
-/* color: fixed? */
-tr.subcell2 td, tr.subcell2 th, .subcell2 {
- border-left:1px solid #ffffff;
- border-top:1px solid #ffffff;
- background-color:#e4eaef;
- font-weight:normal;
- color:black;
- text-decoration:none;
-}
-.datatable {
- background-color:#ffffff;
- border-left:1px solid #999;
- border-top:1px solid #999;
- border-right:2px solid #888;
- border-bottom:2px solid #888;
-}
-
-
-/* color: white (fixed) */
-tr.oddRow td, tr.oddRow th, .oddRow {
- border-left:1px solid #ffffff;
- background-color:#fff;
- font-weight:normal;
- color:black;
- text-decoration:none
-}
-
-/* color: gray (fixed?) */
-tr.evenRow td, tr.evenRow th, .evenRow {
- border-left:1px solid #ffffff;
- background-color:#f0f0f0;
- font-weight:normal;
- color:black;
- text-decoration:none
-}
-/* color: fixed */
-tr.divider td, tr.divider th, td.divider, th.divider, .divider {
- border-bottom:1px solid #797979;
-}
-tr.divider2 td, tr.divider2 th, td.divider2, th.divider2, .divider2 {
- border-bottom:1px solid #d9d9d9;
-}
-.clear,table.clear td,tr.clear,tr.clear td,table.clear {
- border:none !important;
-}
-
a {
text-decoration:none;
color:Black; }
-
a:hover {
text-decoration:none;
color:Black; }
-
td.action,input.action{
- background-image:url(../pictures/general-empty.png);
+ background-image:url(../pictures/buttons/general-empty.png);
background-repeat :no-repeat;
background-position:center;
text-decoration:none;
color:Black;
+ text-align:center;
+ cursor:pointer
}
td.action:hover,input.action:hover{
- background-image:url(../pictures/general-empty-over.png);
- background-repeat :no-repeat;
- background-position:center;
- text-decoration:none;
- color:Black;
+ background-image:url(../pictures/buttons/general-empty-over.png);
+ background-repeat :no-repeat;
+ background-position:center;
+ text-decoration:none;
+ color:Black;
+ text-align:center;
+ cursor:pointer
}
+.action label
+{
+ cursor:pointer
+}
.alert
{
color:Red;
}
-
-
-
-a.room { color:#889EB3;
-
+a.room {
+color:#889EB3;
text-decoration:none;
display:block;
width:100%;
-
}
-
-a.room:hover {color:#889EB3;
-
-
+a.room:hover {color:#889EB3;
text-decoration:none;
- border: none;
-
- background-position: 3px 4px;
-
+ border: none;
+ background-position: 3px 4px;
}
-
-
.info a{
position:relative; /*this is the key*/
z-index:24;
color:#000;
text-decoration:none}
-
.info a:hover{z-index:25;text-decoration:underline;}
-
.info a span{display: none;font-size:8pt;}
-
.info a:hover span{ /*the span will display just on :hover state*/
font-size:8pt;
display:block;
@@ -207,35 +140,227 @@
top:1.5em; left:5em; width:28em;
border:1px solid #FFF99F;
background-color:#FFF99F; color:#000;
- text-align: center}
-
-
-
-.button_disabled a{ color:#666666;
-
+ text-align: center}
+.button_disabled a{
+ color:#666666;
+ font-family: Arial;
text-decoration:none;
font-size: 9px;
-
+ height:44px;
}
-.button_disabled a:hover{ color:#666666;
-
+.button_disabled a:hover
+{
+ color:#666666;
+ font-family: Arial;
text-decoration:none;
font-size: 9px;
-
-
+ cursor:pointer;
}
-
-.button_enabled a{ color:black;
-
+.button_enabled a
+{
+ color:black;
+ font-family: Arial;
text-decoration:none;
- font-size: 9px;
-
+ font-size: 9px;
}
-.button_enabled a:hover{ color:black;
-
- text-decoration:none;
+.button_enabled a:hover{ color:black;
+ font-family: Arial;
font-size: 9px;
+ text-decoration: underline;
display:block;
- background-color:#d7d8d9;
cursor:hand;
-}
\ No newline at end of file
+}
+tr.selectRoom{
+ background-color:red;
+ cursor:hand;
+}
+.divProduct
+{
+ padding-top:3px;
+}
+.shortShift{
+ padding-left:5px;
+}
+.room td{
+ font-family:Verdana;
+ color:Black;
+ font-size:10;
+ border-bottom:solid 1px #F3F3F3;
+ cursor:pointer;
+}
+.room label{
+ font-family:Verdana;
+ color:Black;
+ font-size:10;
+ border-bottom:solid 1px #F3F3F3;
+ cursor:pointer;
+}
+tr.overRoom{
+ font-family:Verdana;
+ color:Black;
+ font-size:11px;
+ border-bottom:solid 1px #F3F3F3;
+ background-color:#f0f3f5;
+ cursor:pointer;
+ cursor:hand;
+}
+.archive{
+ font-family:Verdana;
+ color:#666666;
+ font-style:italic;
+ font-size:11px;
+ border-bottom:solid 1px #F3F3F3;
+}
+.filterBar {
+ background-image:url("../pictures/backgrounds/filterbar.png");
+ height:24px;
+ font-weight:bold ;
+ width:100%;
+ border-bottom:fine 1px #C7D3E1
+}
+.filter_enabled
+{
+ font-family :Verdana;
+ color:#333333;
+ height:24px;
+ font-size:12px;
+ font-weight:bold ;
+}
+.filter_selected
+{ font-weight:bold ;
+ font-family :Verdana;
+ color:#ffffff;
+ height:24px;
+ font-size:12px;
+}
+.filter_left_enabled
+{
+ background-image:url("../pictures/items/filter-enabled-left.png");
+}
+.filter_middle_enabled
+{
+ background-image:url("../pictures/items/filter-enabled-middle.png");
+ font-family :Verdana;
+ color:#ffffff;
+ height:24px;
+ font-size:12px;
+ font-weight:bold ;
+}
+.filter_right_enabled
+{
+ background-image:url("../pictures/items/filter-enabled-right.png");
+}
+.contextBar table
+{
+ background-image:url("../pictures/backgrounds/toolbar.png");
+ height:30px;
+ width:100%
+}
+.tabBackground
+{
+ background-image:url("../pictures/backgrounds/toolbar.png");
+}
+.productChoice table
+{
+ height:72px;
+ border-bottom:solid 1px #F0F0F0;
+ margin-left:10px;
+ margin-right:10px;
+}
+.comment{
+ font-family:Verdana;
+ color:#555555;
+ font-style:italic;
+ font-size:11px;
+ padding-left:20px;
+}
+.subOption td {
+ font-family:Verdana;
+ font-size:11px;
+ padding-left:20px;
+ vertical-align:top;
+}
+.roomNameForSettings
+{
+ font-family:Verdana;
+ font-weight: bold;
+ font-size:12px;
+}
+.hide
+{
+ display:none;
+}
+.visible
+{
+ display:block;
+}
+label.moreRoom
+{
+ color:Navy;
+ text-decoration:underline;
+ padding-left:20px;
+ font-weight: bold;
+}
+#popup {
+display:none;
+ font-size:8pt;
+ display:block;
+ position:absolute;
+ top:50%; left:50%;
+ color:#000;
+ text-align: center;
+}
+.expand
+{
+ background-color:Black;
+}.headerBar table
+{
+padding:0px ;
+width:100%;
+background-image:url("../pictures/backgrounds/headerbar.png");
+height:32px;
+border-bottom:solid 1px Black;
+}
+.toolBar table
+{
+ width:100%;
+ padding:0px ;
+ background-image:url("../pictures/backgrounds/toolbar.png");
+}
+.search
+{
+ max-width:105px;
+ }
+.list
+{
+ height:280px;
+ overflow-y:scroll;
+}
+.productTitle {
+ background-color:#B0C1D5;
+ font-family:Verdana;
+ color:White;
+ font-size:12px;
+ height:16px;
+ font-weight:bold;
+ cursor:default;
+}
+.validationBar table
+{
+ width:100%;
+ height:24px ;
+ padding:0px ;
+ background-color:#F0F0F0;
+}
+.panelSettings table
+{
+border-bottom: #818181 1px solid;
+height:220px;
+display:none;
+width:100%
+}
+.part td
+ {
+ width:100%;
+ border-bottom: #818181 1px solid;
+ }
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|