webstart_hilite added
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Fri, 1 Aug 2008 07:44:55 +0000 (07:44 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Fri, 1 Aug 2008 07:44:55 +0000 (07:44 +0000)
web/room.css

index 627dd1b..b652723 100644 (file)
@@ -46,12 +46,12 @@ div.header {
 
 div.topmenu {
     /* border: 1px solid red;  */
-    width:90px;
+    width:94px;
     margin:0;
     text-align: center;
     align: center;
     font-size: 10px;
-    padding:4px;       
+    padding:2px;       
 }
 
 div.proflash {
@@ -272,6 +272,13 @@ div.esco {
     /* background-color: green;  */
 }
 
+.webstart_hilite { 
+    background: #ffd780; 
+    border: 1px solid #ffae00;
+    padding: 6px; 
+    text-align: center;
+}
+
 .webstart {
     position: absolute;
     background-color: white;