update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / EarlyBlue / global / dirListing / dirListing.css
index 457454d2ed303a49caa946f20593349bccd4ce51..a14b27ae1576823dcf49f3f92cb65d18ed540d0a 100644 (file)
 :root {
   background-color: #CCD0DD;
   color: #000000;
-  font: 12px helvetica,arial,tahoma,sans-serif;
+  font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
   -moz-padding-start: 2em;
   -moz-padding-end: 2em;
 }
 
 body {
   border: 1px solid #666699;
-  -moz-border-radius: 10px;
+  border-radius: 10px;
   padding: 3em;
   min-width: 30em;
   max-width: 65em;