style changes
[myslice.git] / plugins / scheduler2 / static / css / scheduler2.css
index 9310100..cd3ea30 100755 (executable)
@@ -257,12 +257,19 @@ td.no-image {
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6c9e2', endColorstr='#e0e0e0',GradientType=1 ); /* IE6-9 */\r
 \r
     padding: 3px 0 3px 30px;\r
-    width: 109px;\r
+    width: 150px;\r
 }\r
 \r
 .legend ol li.free{\r
 \r
 }\r
+.legend ol li.pendingin{\r
+background: #FFFF99;\r
+}\r
+.legend ol li.pendingout{\r
+background: #E8E8E8;\r
+}\r
+\r
 \r
 .legend ol li.closed{\r
     background: url("../img/closed-lock-15.png") no-repeat scroll 8px 50% #DD4444;\r
@@ -273,7 +280,7 @@ td.no-image {
 }\r
 \r
 .legend ol li.selected {\r
-    background: #FFFF99;\r
+    background: #25BA25;\r
 }\r
 \r
 /* latest stuff */\r