]> git.saurik.com Git - cydia.git/blobdiff - Cydia.app/package.html
I hate subtle issues.
[cydia.git] / Cydia.app / package.html
index 75b86f0eeba7f1da8e0f24d50bef18f6ab7c253f..4dc34a855a1bdebd7e833140559d019e62183b15 100644 (file)
             top: -5px;
         }
 
-        #depiction {
-            margin: -8px 0;
-            overflow: hidden;
-            width: 320px;
-        }
-
-        #notice {
-            margin: -8px 0 -9px 0;
-            overflow: hidden;
-            width: 320px;
-        }
-
         #remove > a {
             color: #335588;
             text-decoration: none;
         }
 
         a[href].rating {
-            background: 105px 7px no-repeat url(menes/chevron.png);
+            background: 107px 7px no-repeat url(menes/chevron.png);
         }
 
         .rating {
             padding: 7px 7px;
             margin: -7px 0px;
             float: right;
-            width: 124px;
+            width: 126px;
         }
 
         .rating .back,
         .rating .fore,
         .rating .star {
             background: url(star.png);
-            height: 16px;
-        }
-
-        .rating .back,
-        .rating .fore {
-            width: 80px;
-        }
-
-        .rating .star {
-            display: inline-block;
-            width: 16px;
         }
 
-        .rating .back {
-            opacity: 0.2;
-        }
-
-        .rating .fore {
-            /*border-right: 1px solid #999999;*/
-            position: absolute;
-        }
-    
         .rating .text {
             display: inline-block;
             color: #4d4d70;
             vertical-align: top;
         }
 
+        #rating-done {
+            padding-left: 12px;
+        }
+
         #rating-none,
         #rating-done {
             display: none;
         <label id="author"></label>
     </div></a>
 
-    <div class="commercial">
+    <!--div class="commercial">
         <img class="icon" src="commercial.png"/><div>
         <label>This is a commercial package!</label>
-    </div></div>
+    </div></div-->
 
     <a class="console" href="http://cydia.saurik.com/purpose/console/">
         <img class="icon" src="console.png"/><div>
     </div></div>
 </fieldset>
 
-<div id="notice" class="notice"><iframe
+<!--iframe
+    class="notice"
     id="notice-src"
     frameborder="0"
     width="320"
     height="0"
     target="_top"
-></iframe></div>
+></iframe-->
+
+<!--iframe
+    class="activation"
+    id="activation-src"
+    frameborder="0"
+    width="320"
+    height="0"
+    target="_top"
+></iframe-->
 
 <!--div id="remove" class="depiction">
     <a href="javascript:remove()">Remove Custom Depiction</a>
 
 <hr id="upper-bar" class="depiction"/-->
 
-<div id="depiction" class="depiction"><iframe
+<iframe
+    class="depiction"
     id="depiction-src"
     frameborder="0"
     width="320"
     height="0"
     target="_top"
     onload_="loaded()"
-></iframe></div>
+></iframe>
 
 <!--hr id="lower-bar" class="depiction"/-->