| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge pull request #5984 from owncloud/nav-scrollbar | Frank Karlitschek | 2013-11-29 | 1 | -5/+7 |
|\ \ \ \ |
|
| * | | | | Fix for IE - an ugly horizontal scrollbar appears | Morris Jobke | 2013-11-27 | 1 | -0/+1 |
| * | | | | fix navbar | Morris Jobke | 2013-11-27 | 1 | -1/+0 |
| * | | | | prevent shift of app names caused by scrollbar, part 2 | Jan-Christoph Borchardt | 2013-11-27 | 1 | -1/+3 |
| * | | | | prevent shift of app titles caused by scrollbar | Jan-Christoph Borchardt | 2013-11-27 | 1 | -0/+1 |
| * | | | | always show app navigation scrollbar when too many apps in there | Jan-Christoph Borchardt | 2013-11-27 | 1 | -5/+4 |
* | | | | | Fix resize issue for trash button in chrome and overflowing spinner in .updat... | Morris Jobke | 2013-11-28 | 1 | -2/+2 |
* | | | | | improve encryption message | Morris Jobke | 2013-11-27 | 1 | -0/+4 |
* | | | | | switch to large spinner | Bjoern Schiessle | 2013-11-27 | 1 | -0/+5 |
|/ / / / |
|
* | | | | Fix navbar issue | Morris Jobke | 2013-11-25 | 1 | -1/+1 |
* | | | | fix navigation scrollbar | Morris Jobke | 2013-11-22 | 1 | -5/+6 |
* | | | | Doesn't Cut the top arrow from navigation | raghunayyar | 2013-11-22 | 1 | -3/+3 |
| |/ /
|/| | |
|
* | | | Merge pull request #5926 from owncloud/less-bold | Frank Karlitschek | 2013-11-19 | 1 | -2/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | remove bold from legend, table header, label - less obtrusive | Jan-Christoph Borchardt | 2013-11-18 | 1 | -2/+0 |
* | | | adjust input CSS to multiline, coding guidelines | Jan-Christoph Borchardt | 2013-11-18 | 1 | -6/+29 |
* | | | fix input type time fields, have them use the default styles | Jan-Christoph Borchardt | 2013-11-18 | 1 | -3/+10 |
|/ / |
|
* | | new line for css rule | Morris Jobke | 2013-11-12 | 1 | -1/+2 |
* | | Disabled textareas should look like they are disabled | Arthur Schiwon | 2013-11-11 | 1 | -1/+1 |
* | | Merge pull request #5528 from frisco82/changeUpadateNotification | Thomas Müller | 2013-10-24 | 1 | -0/+5 |
|\ \ |
|
| * | | Changed update message to be more instructive, changed update style to be les... | Ramiro Aparicio | 2013-10-24 | 1 | -0/+5 |
* | | | Fix leftcontent/right content, fixes tasks app | Vincent Petry | 2013-10-24 | 1 | -2/+6 |
|/ / |
|
* | | remove superfluous input hover color change | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+1 |
* | | input field background size to white, fix input fields seeming disabled, fix ... | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+3 |
* | | correctly position ... overflow in breadcrumbs, fix #5158 | Jan-Christoph Borchardt | 2013-10-17 | 1 | -1/+2 |
* | | Merge pull request #5253 from owncloud/externalstorage-adminstatusindicator | Morris Jobke | 2013-10-13 | 1 | -0/+1 |
|\ \ |
|
| * | | Now using smaller spinner image for status indicator | Vincent Petry | 2013-10-11 | 1 | -0/+1 |
* | | | Merge pull request #5133 from owncloud/js_vcategories_to_tags | Thomas Tanghus | 2013-10-11 | 1 | -9/+15 |
|\ \ \
| |_|/
|/| | |
|
| * | | JS version of the OCP\ITags interface | Thomas Tanghus | 2013-10-04 | 1 | -9/+15 |
* | | | Merge pull request #5182 from owncloud/fix-sharring-with-password-screen | Morris Jobke | 2013-10-10 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Fix password screen for public shares | Morris Jobke | 2013-10-07 | 1 | -0/+1 |
* | | | | Merge pull request #5244 from owncloud/more-css-fixes | Morris Jobke | 2013-10-10 | 1 | -0/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | improve clickability of footer link | Jan-Christoph Borchardt | 2013-10-06 | 1 | -0/+2 |
| |/ / |
|
* / / | Fixed login warning style #5065 | Vincent Petry | 2013-10-09 | 1 | -2/+1 |
|/ / |
|
* | | more elegant style for Personal and Admin settings | Jan-Christoph Borchardt | 2013-10-05 | 1 | -5/+11 |
* | | Merge pull request #5136 from owncloud/design-fixes | Morris Jobke | 2013-10-04 | 1 | -1/+1 |
|\ \ |
|
| * | | fix disabled buttons not showing icons | Jan-Christoph Borchardt | 2013-10-04 | 1 | -1/+1 |
* | | | remove specific border-radius for .primary button as it should be specific to... | Jan-Christoph Borchardt | 2013-10-04 | 1 | -1/+3 |
* | | | merge master into input-simplify | Jan-Christoph Borchardt | 2013-10-04 | 1 | -10/+52 |
|\| | |
|
| * | | Merge pull request #5109 from owncloud/controls-bar-height | Morris Jobke | 2013-10-04 | 1 | -10/+48 |
| |\ \ |
|
| | * | | increase height of controls bar and elements to more clickable 44px | Jan-Christoph Borchardt | 2013-10-04 | 1 | -10/+48 |
| | |/ |
|
| * / | Hide defaultavatar in #header and don't darken proper avatars in #header | kondou | 2013-10-04 | 1 | -0/+4 |
| |/ |
|
* | | better style and color for warning and success feedback on inputs | Jan-Christoph Borchardt | 2013-10-03 | 1 | -2/+2 |
* | | simplify input elements for less cognitive load. No box-shadow, no text-shado... | Jan-Christoph Borchardt | 2013-10-03 | 1 | -57/+55 |
|/ |
|
* | remove box-shadows for header, navigation and controls bar - looks sharper an... | Jan-Christoph Borchardt | 2013-10-02 | 1 | -5/+0 |
* | Have the header avatar to the left of the user name | kondou | 2013-09-03 | 1 | -5/+15 |
* | Don't use HTML5 <header> to support avatars in IE8 | kondou | 2013-09-03 | 1 | -1/+1 |
* | Merge branch 'master' into oc_avatars | kondou | 2013-09-03 | 1 | -10/+36 |
|\ |
|
| * | Merge pull request #4657 from owncloud/files-controls-fixes | Morris Jobke | 2013-09-01 | 1 | -7/+13 |
| |\ |
|
| | * | adjust right padding of controls bar, fix #4650 | Jan-Christoph Borchardt | 2013-08-30 | 1 | -2/+2 |
| | * | fix coding style for controls bar | Jan-Christoph Borchardt | 2013-08-30 | 1 | -7/+13 |