last minor changes to EarlyBlue 1.1 EarlyBlue11
authorrobert <robert>
Tue, 27 Aug 2002 15:20:41 +0000 (15:20 +0000)
committerrobert <robert>
Tue, 27 Aug 2002 15:20:41 +0000 (15:20 +0000)
EarlyBlue/contents.rdf
EarlyBlue/global/menulist.css

index b00ce646229fd923d00769592cffd71b475e655b..7d93fae947495a525dcac8dbcdedf6566cfcdbbe 100644 (file)
@@ -5,36 +5,36 @@
 
   <!-- List all the skins being supplied by this theme -->
   <RDF:Seq about="urn:mozilla:skin:root">
 
   <!-- List all the skins being supplied by this theme -->
   <RDF:Seq about="urn:mozilla:skin:root">
-    <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.0" />
+    <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1" />
   </RDF:Seq>
 
   <!-- classic Information -->
   </RDF:Seq>
 
   <!-- classic Information -->
-  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.0"
+  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1"
         chrome:displayName="EarlyBlue"
         chrome:accessKey="E"
         chrome:author="Robert Kaiser - KaiRo.at"
         chrome:description="This theme re-introduces a UI design idea based on early Mozilla milestones. Get more info at http://www.kairo.at/download/"
         chrome:displayName="EarlyBlue"
         chrome:accessKey="E"
         chrome:author="Robert Kaiser - KaiRo.at"
         chrome:description="This theme re-introduces a UI design idea based on early Mozilla milestones. Get more info at http://www.kairo.at/download/"
-        chrome:name="EarlyBlue/1.0"
+        chrome:name="EarlyBlue/1.1"
         chrome:image="global/preview.png">
     <chrome:packages>
         chrome:image="global/preview.png">
     <chrome:packages>
-      <RDF:Seq about="urn:mozilla:skin:EarlyBlue/1.0:packages">
-        <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.0:global"/>
-        <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.0:communicator"/>
-        <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.0:navigator"/>
-        <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.0:messenger"/>
-        <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.0:editor"/>
-        <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.0:chatzilla"/>
+      <RDF:Seq about="urn:mozilla:skin:EarlyBlue/1.1:packages">
+        <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1:global"/>
+        <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1:communicator"/>
+        <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1:navigator"/>
+        <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1:messenger"/>
+        <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1:editor"/>
+        <RDF:li resource="urn:mozilla:skin:EarlyBlue/1.1:chatzilla"/>
       </RDF:Seq>
     </chrome:packages>
   </RDF:Description>
 
   <!-- Version Information.  State that we work only with a certain version of this package. -->
       </RDF:Seq>
     </chrome:packages>
   </RDF:Description>
 
   <!-- Version Information.  State that we work only with a certain version of this package. -->
-  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.0:global" chrome:skinVersion="1.0"/>
-  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.0:communicator" chrome:skinVersion="1.0"/>
-  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.0:navigator" chrome:skinVersion="1.0"/>
-  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.0:messenger" chrome:skinVersion="1.0"/>
-  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.0:editor" chrome:skinVersion="1.0"/>
+  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1:global" chrome:skinVersion="1.0"/>
+  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1:communicator" chrome:skinVersion="1.0"/>
+  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1:navigator" chrome:skinVersion="1.0"/>
+  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1:messenger" chrome:skinVersion="1.0"/>
+  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1:editor" chrome:skinVersion="1.0"/>
 <!-- chatzilla hasn't set skinVersion currently
 <!-- chatzilla hasn't set skinVersion currently
-  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.0:chatzilla" chrome:skinVersion="1.0"/>
+  <RDF:Description about="urn:mozilla:skin:EarlyBlue/1.1:chatzilla" chrome:skinVersion="1.0"/>
 -->
 </RDF:RDF>
 -->
 </RDF:RDF>
index 8b3df34b329cc255cab8e6360e81b2c5eaa9530a..e3853a92e511cb9dd4425e3d15109c7884cf5377 100644 (file)
@@ -147,6 +147,11 @@ html|*.menulist-editable-input {
   background: transparent;
 }
 
   background: transparent;
 }
 
+menulist:hover:active > .menulist-dropmarker {
+  border: none;
+  padding: 0;
+}
+
 .menulist-compact[open="true"] {
   border: 1px inset #CCD0DD;
 /*  background-color: ThreeDShadow;
 .menulist-compact[open="true"] {
   border: 1px inset #CCD0DD;
 /*  background-color: ThreeDShadow;