Commit Graph

112 Commits

Author SHA1 Message Date
Marvin Thomas Rabe de21378291 fixed scrollbar issues 2011-10-04 18:54:07 +02:00
Marvin Thomas Rabe b60f755f4f fixed height of infield labels 2011-10-04 18:42:53 +02:00
Marvin Thomas Rabe 6d8985ceb2 added infield labels. readded fade in of login button. updated label on install page. 2011-10-03 14:41:55 +02:00
Marvin Thomas Rabe 481a37fcf3 Show database only in advanced 2011-10-03 13:32:16 +02:00
Marvin Thomas Rabe ccfa2dd24c Error when only oc_remember_login cookie set fixed.
Filled username field when oc_username is set repaired.
Problems with "advanced settings" button in installation wizard fixed.
CSS improved - login and installation now looks more clean.
Request password link removed (email feature not implemented yet).
Database radio button bugs removed.
It is possible to have an empty database password, now ownCloud will support this "security issue".
Ignore Mac OS X ".DSstore" files.
Fade in/out of login button and remember checkbox removed due to some display errors.
2011-09-30 18:25:34 +02:00
Thomas Schmidt 516517dc3c add margin 2011-09-29 15:55:18 +02:00
Jan-Christoph Borchardt 8d14c489eb changed short description and styled unobtrusively 2011-09-28 17:14:37 +02:00
Jan-Christoph Borchardt 7f83176306 no mickey mouse hand for quota bar 2011-09-24 22:13:35 +02:00
Florian Pritz e0d013b25e settings/personal: remove padding from quota bar
The text will stay in it's place, but 0% usage will lead to an empty
bar.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:42:02 +02:00
Bart Visscher f0da2a2258 Add class versions for leftcontent and rightcontent in css 2011-09-17 01:55:05 +02:00
Jakob Sack e5e4277ff3 Adding "#leftcontent li.active" for using :active with jQuery 2011-09-08 23:37:07 +02:00
Jan-Christoph Borchardt 252bca5057 removed database table prefix choice, use oc_ 2011-09-04 14:56:09 +02:00
Jan-Christoph Borchardt 5700d8d6b1 added labels for the other advanced fields, thanks to Elias Probst for the suggestion 2011-08-30 09:17:25 +02:00
Michael Gapczynski 6ec4d58508 Searchbox hover and focus now changes background color 2011-08-27 16:53:25 -04:00
Jan-Christoph Borchardt 464c75e4b2 fix search box position for Chromium. Firefox, well ... 2011-08-27 20:10:26 +02:00
Jan-Christoph Borchardt ee8c252404 fixed search box position, thanks Michael 2011-08-27 20:04:53 +02:00
Jan-Christoph Borchardt 897bc55d46 Revert "Style searchbox like other textboxes"
The search box style is a design decision, search boxes are always styled differently from other inputs.
This reverts commit 9d48ca75ff.
2011-08-27 20:02:11 +02:00
Michael Gapczynski b9565cb174 Merge branch 'master' of git://anongit.kde.org/owncloud 2011-08-27 13:42:10 -04:00
Michael Gapczynski 9d48ca75ff Style searchbox like other textboxes 2011-08-27 13:42:03 -04:00
Côme BERNIGAUD 0e8d3251f5 Added overflow:hidden on the navigation menu
That way Apps that have a long name (like OpenStreetGame for instance)
show their name troncated instead of continuing over the application frame.
2011-08-27 18:10:15 +02:00
Michael Gapczynski 46af991574 Remove Chrome focus border from all inputs 2011-08-24 20:00:29 -04:00
Jan-Christoph Borchardt 3f8e4e2a30 added controls bar for Apps and Help 2011-08-21 11:14:57 +02:00
Jan-Christoph Borchardt 422d8215cf small pagenavi fix 2011-08-20 05:15:25 +02:00
Jan-Christoph Borchardt d9aae20003 more valid HTML, alt attributes, refactored pagenavi etc. 2011-08-20 05:07:58 +02:00
Michael Gapczynski 60019278e7 Fix notifications bar being visible on pages without files scripts 2011-08-19 11:00:42 -04:00
Jan-Christoph Borchardt 4c49a81c8e language updates, optimization of Help HTML 2011-08-18 19:22:44 +02:00
Frank Karlitschek 83911837be remove ugly chrome automatic focus border 2011-08-17 11:25:18 +02:00
Jan-Christoph Borchardt 4496624685 rounded bar fillings for quota and media player 2011-08-17 01:09:30 +02:00
Jan-Christoph Borchardt 382b67a4b5 removed the bottomless bottom 2011-08-17 00:52:23 +02:00
Jan-Christoph Borchardt 6eabee3dfd small CSS changes 2011-08-13 18:22:40 +02:00
Jan-Christoph Borchardt 44b59e3823 EVERYTHING MUST FADE 2011-08-13 17:13:04 +02:00
Jan-Christoph Borchardt 595329a8a0 some player styling 2011-08-13 16:34:40 +02:00
Jan-Christoph Borchardt 6b2862fcfe various CSS fixes 2011-08-13 16:00:10 +02:00
Jan-Christoph Borchardt 7474c907dc CSS update, Personal looks better now 2011-08-13 15:32:00 +02:00
Jan-Christoph Borchardt ccf410c7b0 first styling for leftcontent 2011-08-13 07:02:25 +02:00
Jan-Christoph Borchardt 7ece8ed314 added global action class for icons 2011-08-13 05:27:50 +02:00
Jan-Christoph Borchardt 577f2952bd action icons are now ACTION ICONS 2011-08-11 23:38:50 +02:00
Jan-Christoph Borchardt 57bdb6115c styled installation radio buttons more unobtrusive 2011-08-11 22:32:10 +02:00
Jan-Christoph Borchardt ce9b36fd3e some interaction design for user management 2011-08-11 21:00:48 +02:00
Dawid Opis 8aac43c12b fixed width for three database type buttons, more highlighted when selected 2011-08-11 19:50:44 +02:00
Jan-Christoph Borchardt 99790d6805 lots of image changes, use svg EVERYWHERE POSSIBLE 2011-08-11 19:00:32 +02:00
Dawid Opis ef5e253bf5 changed radiobuttons to jQuery UI buttons (restyled) on installation page 2011-08-11 18:18:50 +02:00
Dawid Opis 6b9cf8d2d5 fixed mysql/sqlite selection labels in installation screen 2011-08-11 16:38:54 +02:00
Dawid Opis 952d88a28c fixed mysql/sqlite selection labels in installation screen 2011-08-11 16:37:20 +02:00
Jan-Christoph Borchardt b6b00393a2 some more CSS cleanup 2011-08-11 00:47:21 +02:00
Jan-Christoph Borchardt a8cb411a92 restyle logout 2011-08-11 00:47:21 +02:00
Jan-Christoph Borchardt 1128b15833 fixed navigation and breadcrumb graphics 2011-08-10 23:44:18 +02:00
Jan-Christoph Borchardt 225d000491 I don't always test my code. But when I do, I do it in production. 2011-08-10 23:26:25 +02:00
Jan-Christoph Borchardt 90136b6e0a fix search, sane z-indexes 2011-08-10 23:09:29 +02:00
Robin Appelman f03874ac49 work on user management 2011-08-10 22:38:28 +02:00