we did put back the padding, so we need to have the align correction stay 2px as...
[themes.git] / EarlyBlue / global / appPicker.css
index 690c15687ebecad20452f8bff9d761992010441c..ca8352daea259bdc2ccef5adcfddf8212ecde93d 100644 (file)
@@ -1,39 +1,19 @@
 
 #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 {
+  margin: 5px;
+  width: 32px;
+  height: 32px;
 }
 
-#file-info {
+.listcell-label {
+  padding: 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; 
-    padding-right:10px;
-    padding-left:10px;
-}
-
-#browse-button {
-    margin-top:10px;
-}
\ No newline at end of file