Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general styles for the content area | Jan-Christoph Borchardt | 2014-04-01 | 1 | -3/+19 |
| | |||||
* | prevent dimmed ocdialog div from scrolling | Jörn Friedrich Dreyer | 2014-03-26 | 1 | -1/+1 |
| | |||||
* | fix noise not repeating | Jan-Christoph Borchardt | 2014-03-06 | 1 | -1/+1 |
| | |||||
* | add hover/focus states for star icons to hint at action | Jan-Christoph Borchardt | 2014-03-05 | 1 | -2/+6 |
| | |||||
* | remove border from log in input fields, simpler and works better with themes | Jan-Christoph Borchardt | 2014-03-03 | 1 | -5/+3 |
| | |||||
* | icons: automatically show delete hover instead of using explicit class | Jan-Christoph Borchardt | 2014-02-28 | 1 | -1/+2 |
| | |||||
* | Remove necessity of icon class | jbtbnl | 2014-02-28 | 1 | -1/+1 |
| | | | | Only the icon specific class is needed | ||||
* | Add white color variant of checkmark icon | jbtbnl | 2014-02-28 | 1 | -0/+4 |
| | |||||
* | Merge pull request #7402 from owncloud/stable6-ie9-navigation | Morris Jobke | 2014-02-26 | 1 | -5/+0 |
|\ | | | | | Stable6 IE9 navigation bar width | ||||
| * | manual backport of IE9 navigation bar pull request #6808, fix #7321 | Jan-Christoph Borchardt | 2014-02-26 | 1 | -5/+0 |
| | | |||||
* | | Improve users list scrolling performance | Vincent Petry | 2014-02-25 | 2 | -1/+19 |
|/ | | | | | | | | | | - fixed JS error when avatar mode is disabled - added spinner at the bottom of the table - scroll detection now happens earlier - single/multiselect init is deferred so that the new rows are first appended into the list (more responsive) and initialized afterwards - disabled users sorting after add (assuming they are always sorted on the server side) | ||||
* | add icons.css file, first step to get rid of %webroot% | Jan-Christoph Borchardt | 2014-02-06 | 1 | -0/+240 |
| | |||||
* | fix shadow size and arrow position | Jan-Christoph Borchardt | 2013-12-10 | 1 | -2/+2 |
| | |||||
* | fix the legacy popup to make calendar settings look nicer | Jan-Christoph Borchardt | 2013-12-10 | 1 | -2/+10 |
| | |||||
* | fix time input field properly, details | Jan-Christoph Borchardt | 2013-12-03 | 1 | -2/+2 |
| | |||||
* | fix public page - gallery view issues | Morris Jobke | 2013-12-03 | 1 | -2/+2 |
| | |||||
* | account for shift of controls bar due to app navigation, do not shift on ↵ | Jan-Christoph Borchardt | 2013-12-03 | 1 | -0/+7 |
| | | | | public page | ||||
* | Merge pull request #5984 from owncloud/nav-scrollbar | Frank Karlitschek | 2013-11-29 | 2 | -5/+12 |
|\ | | | | | always show app navigation scrollbar when too many apps in there | ||||
| * | Fix for IE - an ugly horizontal scrollbar appears | Morris Jobke | 2013-11-27 | 2 | -0/+6 |
| | | | | | | | | | | | | | | * for IE9 the nav bar was too narrow * for other IEs the width of each app element was to wide and cause the horizontal scoll bar - now this content is hidden like before this PR | ||||
| * | 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 ↵ | Morris Jobke | 2013-11-28 | 1 | -2/+2 |
| | | | | | | | | | | | | .update class fixes #6108 | ||||
* | | 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 |
| | | | | fixes #6024 | ||||
* | 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 | ||||
| * | 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 |
|/ | |||||
* | Added min-height in case of empty multi-select | Vincent Petry | 2013-11-14 | 1 | -0/+1 |
| | |||||
* | 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 message to be more instructive, changed update style to be ↵ | Ramiro Aparicio | 2013-10-24 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | less aggresive Fix br tags Improve english messages | ||||
* | | Fix leftcontent/right content, fixes tasks app | Vincent Petry | 2013-10-24 | 1 | -2/+6 |
|/ | | | | | Tasks app layout was broken since the controls bar is higher now. This change should hopefully fix other apps using the same layout. | ||||
* | Merge pull request #5435 from owncloud/share-improvements | Thomas Müller | 2013-10-23 | 1 | -16/+35 |
|\ | | | | | Share improvements | ||||
| * | Fixed share dropdown checkbox wrapping | Vincent Petry | 2013-10-23 | 1 | -18/+28 |
| | | | | | | | | | | | | | | The "show cruds" button is now embedded into the last label/checkbox group and wraps with it. Added ellipsis to prevent long names to exceed the dropdown's width. | ||||
| * | Added left padding to notCreatable message | Vincent Petry | 2013-10-23 | 1 | -0/+1 |
| | | |||||
| * | beautify 'you dont have write permissions' notice, fix #2770 | Jan-Christoph Borchardt | 2013-10-20 | 1 | -0/+5 |
| | | |||||
| * | bold share username | Jan-Christoph Borchardt | 2013-10-20 | 1 | -0/+1 |
| | | |||||
| * | properly align checkboxes to text | Jan-Christoph Borchardt | 2013-10-20 | 1 | -0/+1 |
| | | |||||
| * | more breathing space in share list | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #5200 from owncloud/ie8-warning-fix | Frank Karlitschek | 2013-10-20 | 1 | -0/+5 |
|\ \ | |/ |/| | Fix warning box in IE8 | ||||
| * | Fix warning box in IE8 | Morris Jobke | 2013-10-16 | 1 | -0/+5 |
| | | | | | | | | * simulates a black transparent background on a blue pane | ||||
* | | 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 |
| | | | | | | | | #5168 |