update both themes for toolkit winstripe trunk changes up to 2009-11-06
[themes.git] / LCARStrek / global / appPicker.css
index e0abd8f1e515bb7885928206edad7784b7826d1e..561333ee500a99c1c43a030c3d60077ae66fc9b0 100644 (file)
@@ -1,39 +1,20 @@
 
 #app-picker {
-    width:320px !important;
-    max-width:320px !important;
+  width: 320px;
 }
 
 #content-description {
-    font-weight:bold;
+  font-weight: bold;
 }
 
-#suggested-filename {
-    font-weight:normal;
+#content-icon,
+.listcell-icon {
+  height: 32px;
+  width: 32px;
 }
 
-#file-info {
+#content-icon,
+.listcell-icon,
+.listcell-label {
+  margin: 5px;
 }
-
-#app-picker-list {
-    height:225px;
-    min-height:225px;
-}
-
-#app-picker-item {
-    padding-bottom:5px;
-    padding-top:5px;
-}
-
-#app-picker-item-image {
-}
-
-#app-picker-item-cell {
-    font-weight:normal; 
-    -moz-padding-end:10px;
-    -moz-padding-start:10px;
-}
-
-#browse-button {
-    margin-top:10px;
-}
\ No newline at end of file