diff --git a/core/css/styles.css b/core/css/styles.css index d4ad393b85..8723fe0eaf 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -5,6 +5,7 @@ body { background:#fefefe url('../img/body_background.jpg') repeat-y left top; f #owncloud { float:left; margin:0 0 0 2em; } h1 { margin:1em 3em 1em 0; border-bottom:1px solid #666; text-transform:uppercase; font-weight:normal; font-style:italic; color:#666; } p.center { text-align:center; } +a { color:#000; text-decoration:none; } form { margin:2em 2em 2em 3em; } form#quota { max-width:600px; } diff --git a/core/img/actions/arrow-down.png b/core/img/actions/arrow-down.png deleted file mode 100644 index 03f201428a..0000000000 Binary files a/core/img/actions/arrow-down.png and /dev/null differ diff --git a/core/img/actions/arrow-left.png b/core/img/actions/arrow-left.png deleted file mode 100644 index b56cfee03d..0000000000 Binary files a/core/img/actions/arrow-left.png and /dev/null differ diff --git a/core/img/actions/arrow-right.png b/core/img/actions/arrow-right.png deleted file mode 100644 index 0acee70bcd..0000000000 Binary files a/core/img/actions/arrow-right.png and /dev/null differ diff --git a/core/img/actions/arrow-up.png b/core/img/actions/arrow-up.png deleted file mode 100644 index 5e423213fb..0000000000 Binary files a/core/img/actions/arrow-up.png and /dev/null differ diff --git a/files/templates/part.list.php b/files/templates/part.list.php index a5ba0ad481..c7028c3c88 100644 --- a/files/templates/part.list.php +++ b/files/templates/part.list.php @@ -1,6 +1,6 @@ + $simple_size_color = 200-intval(pow($simple_file_size,3)); ?> "; echo htmlspecialchars($file['name']); if($file['type'] == 'dir') echo ""; ?>