Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring

remotes/origin/stable
Jakob Sack 15 years ago
commit 3be15b1dfd
  1. 4
      files/css/files.css

@ -33,6 +33,10 @@
/* FILE TABLE */
table {
width: 90%;
}
table td.filesize, table td.date
{
width: 5em;

Loading…
Cancel
Save