Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | force dbs to stay in one line | Jörn Friedrich Dreyer | 2013-07-24 | 1 | -1/+1 |
* | slight dark inset text shadow for warnings to increase legibility | Jan-Christoph Borchardt | 2013-07-24 | 1 | -0/+1 |
* | Bring the Noise | Jan-Christoph Borchardt | 2013-07-23 | 1 | -9/+9 |
* | remove superfluous important | Jan-Christoph Borchardt | 2013-07-23 | 1 | -1/+1 |
* | fix browser rendering issues | Jan-Christoph Borchardt | 2013-07-23 | 1 | -2/+8 |
* | larger log in and installation buttons | Jan-Christoph Borchardt | 2013-07-23 | 1 | -1/+3 |
* | better whitespace for footer | Jan-Christoph Borchardt | 2013-07-23 | 1 | -5/+3 |
* | cleaner look and code for primary button | Jan-Christoph Borchardt | 2013-07-23 | 1 | -10/+18 |
* | input fields work on any background now | Jan-Christoph Borchardt | 2013-07-23 | 1 | -15/+19 |
* | add some padding to footer | Jan-Christoph Borchardt | 2013-07-23 | 1 | -2/+8 |
* | adjust labels and input field groups | Jan-Christoph Borchardt | 2013-07-23 | 1 | -35/+52 |
* | more beautiful warnings | Jan-Christoph Borchardt | 2013-07-23 | 1 | -13/+27 |
* | fix and checkstyle for show password toggle | Jan-Christoph Borchardt | 2013-07-23 | 1 | -10/+40 |
* | increase button size, adjust remember checkbox | Jan-Christoph Borchardt | 2013-07-23 | 1 | -2/+2 |
* | move log in button CSS to appropriate place | Jan-Christoph Borchardt | 2013-07-23 | 1 | -4/+18 |
* | adjust text colors for remember and footer | Jan-Christoph Borchardt | 2013-07-23 | 1 | -3/+8 |
* | larger clickable area for remember log in | Jan-Christoph Borchardt | 2013-07-23 | 1 | -0/+3 |
* | sticky footer | Jan-Christoph Borchardt | 2013-07-23 | 1 | -5/+17 |
* | primary button adjustments | Jan-Christoph Borchardt | 2013-07-23 | 1 | -2/+6 |
* | input field adjustments for new full-color background on log in | Jan-Christoph Borchardt | 2013-07-23 | 1 | -8/+31 |
* | fix general reset CSS issue which caused gradient background to cut off | Jan-Christoph Borchardt | 2013-07-23 | 1 | -1/+1 |
* | rip out unneeded #login div, replace with existing body-login | Jan-Christoph Borchardt | 2013-07-23 | 1 | -22/+40 |
* | initial WIP for cleaner log in page | Jan-Christoph Borchardt | 2013-07-23 | 1 | -11/+14 |
* | deactivate show password toggle for IE | Jan-Christoph Borchardt | 2013-07-19 | 1 | -0/+9 |
* | Close.png instead of delete.png for close dialogs | kondou | 2013-07-10 | 2 | -2/+2 |
* | Merge pull request #3757 from owncloud/icon-cleanup | Jan-Christoph Borchardt | 2013-07-08 | 1 | -1/+7 |
|\ | |||||
| * | standardize on 32px loading spinner, decrease size in CSS where needed | Jan-Christoph Borchardt | 2013-06-17 | 1 | -0/+7 |
| * | differentiate delete from close icon | Jan-Christoph Borchardt | 2013-06-17 | 1 | -1/+0 |
* | | Merge pull request #3576 from owncloud/jquery.multiselect-1.13 | Thomas Tanghus | 2013-06-27 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Forgot the css. | Thomas Tanghus | 2013-06-04 | 1 | -1/+1 |
* | | remove dotted outlines in Firefox, fix #3712 | Jan-Christoph Borchardt | 2013-06-14 | 1 | -0/+7 |
* | | Merge pull request #3679 from owncloud/multiselect-fixes | Thomas Tanghus | 2013-06-12 | 1 | -72/+93 |
|\ \ | |||||
| * | | multiselect: up min-width of group multiselect to 150px | Jan-Christoph Borchardt | 2013-06-11 | 1 | -1/+1 |
| * | | multiselect: fixed 'add group' interface a bit | Jan-Christoph Borchardt | 2013-06-11 | 1 | -2/+10 |
| * | | multiselect: more breathing space for entries | Jan-Christoph Borchardt | 2013-06-11 | 1 | -4/+13 |
| * | | multiselect: drop shadow for better focus | Jan-Christoph Borchardt | 2013-06-11 | 1 | -0/+3 |
| * | | multiselect: do not cut off group names | Jan-Christoph Borchardt | 2013-06-11 | 1 | -0/+1 |
| * | | checkstyle: add space after colon | Jan-Christoph Borchardt | 2013-06-11 | 1 | -46/+46 |
| * | | remove leading spaces | Jan-Christoph Borchardt | 2013-06-11 | 1 | -66/+66 |
* | | | feedback for hover/tap on breadcrumbs | Jan-Christoph Borchardt | 2013-06-11 | 1 | -0/+10 |
* | | | better contrast and grouping for blocks in personal settings through darker b... | Jan-Christoph Borchardt | 2013-06-11 | 1 | -2/+15 |
* | | | better contrast for controls bar | Jan-Christoph Borchardt | 2013-06-11 | 1 | -1/+1 |
|/ / | |||||
* | | Added input[type="url"] to styles.css | opensaucesystems | 2013-06-04 | 1 | -3/+4 |
* | | Let the content determine overflow. | Thomas Tanghus | 2013-06-03 | 2 | -1/+1 |
* | | Replacement for jquery.dialog to fit better with ownCloud design. | Thomas Tanghus | 2013-06-02 | 2 | -1/+54 |
|/ | |||||
* | Merge pull request #2778 from Kondou-ger/optimize_pictures | Jörn Friedrich Dreyer | 2013-05-28 | 9 | -0/+0 |
|\ | |||||
| * | Optimize pictures with optipng. | kondou | 2013-04-07 | 9 | -0/+0 |
* | | Dialogs: Home folder icon instead of '/'. | Thomas Tanghus | 2013-05-17 | 1 | -0/+5 |
* | | Dialogs: Loose up-button. | Thomas Tanghus | 2013-05-17 | 1 | -1/+0 |
* | | Dialogs: Make slug show last dir emphasized. | Thomas Tanghus | 2013-05-17 | 1 | -3/+4 |