Julius Haertl
|
5f5a658e15
|
Fix floating of tabHeader items
Signed-off-by: Julius Haertl <jus@bitgrid.net>
|
2016-11-29 11:14:20 +01:00 |
Morris Jobke
|
51b7d0490e
|
Remove padding from apps navigation if there is no settings area
* fixes #2189
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-11-23 18:41:35 +01:00 |
Jan-Christoph Borchardt
|
e53e585e91
|
put explanatory text directly in popup
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-21 11:30:01 +01:00 |
John Molakvoæ (skjnldsv)
|
b75ef0f8b3
|
Fix popover layout fix for files and global
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2016-11-21 11:29:57 +01:00 |
John Molakvoæ (skjnldsv)
|
91774208b1
|
Fix popover layout
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2016-11-21 11:29:57 +01:00 |
Morris Jobke
|
50d9793d72
|
fix glitch in Chrome
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-11-18 11:55:12 +01:00 |
Jan-Christoph Borchardt
|
c72db8589e
|
fix scrollbar in settings area in Firefox, improve on @pgys pull request
|
2016-11-18 11:52:30 +01:00 |
Jan-Christoph Borchardt
|
cf78942253
|
fix spacing in sidebar tabs
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-17 21:39:11 +01:00 |
pgys
|
bd7abc2d0a
|
restricted the height of the settings area in core/css/apps.css to max 80%
Signed-off-by: pgys <info@pexlab.space>
|
2016-10-29 17:50:51 +02:00 |
Jan-Christoph Borchardt
|
4a6b63b9b3
|
fix sidebar tab headers margin
|
2016-09-21 10:56:47 +02:00 |
Lukas Reschke
|
f42d3ac9ec
|
Add cachebuster to apps.css
|
2016-08-18 12:38:14 +02:00 |
Jan-Christoph Borchardt
|
835dc59d6a
|
reduce info on update screens, introduce button to refresh
|
2016-08-04 12:48:25 +02:00 |
Hendrik Leppelsack
|
e5d8726859
|
remove ie8+9 support
|
2016-06-23 12:34:53 +02:00 |
Thomas Müller
|
20602ff36a
|
Merge pull request #21417 from J0WI/css-fixes
css fallbacks and code style fixes
|
2016-04-27 09:47:36 +02:00 |
Stefan Weil
|
62a5952a72
|
core: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2016-04-04 10:57:17 +02:00 |
Thomas Müller
|
527fb1f919
|
Merge pull request #22663 from owncloud/sidebar-mobile
do not expand sidebar to full width on mobile, but up the min-width
|
2016-02-29 15:00:53 +01:00 |
Roeland Jago Douma
|
92cff0984d
|
Make file actions use icon CSS classes
This makes theming of file actions possible
|
2016-02-25 22:49:52 +01:00 |
Jan-Christoph Borchardt
|
0772bee15f
|
do not expand sidebar to full width on mobile, but up the min-width, fix #19915
|
2016-02-25 21:46:47 +01:00 |
jowi
|
05e6dd9c1a
|
fixed fallbacks and code style
|
2016-01-02 19:43:09 +01:00 |
Hendrik Leppelsack
|
b2d2b52eea
|
remove unneeded css prefixes
|
2015-11-23 09:03:54 +01:00 |
Jan-Christoph Borchardt
|
5b72d9026f
|
standardize sizes for headings
|
2015-11-16 14:42:10 +01:00 |
Thomas Müller
|
dd153a5625
|
Merge pull request #20176 from owncloud/font-style
move font back from Light to Regular for body text, fix #18954
|
2015-11-10 17:52:09 +01:00 |
Vincent Petry
|
a2cd9708f6
|
Set "ie" CSS class for IE10, IE11
Fixed border in file action menu
|
2015-11-10 17:04:52 +01:00 |
Jan-Christoph Borchardt
|
83c177fc1b
|
move font back from Light to Regular for body text on normal-res screens, fix #18954
|
2015-11-10 16:12:42 +01:00 |
Thomas Müller
|
3aeda33a99
|
Merge pull request #19630 from owncloud/fix-ie-pain
Fix more IE issues
|
2015-10-14 12:51:43 +02:00 |
Thomas Müller
|
3444d62063
|
Revert "Revert "Move trashbin specific CSS that modifies sidebar""
This reverts commit 0738ddfb76 .
|
2015-10-12 16:21:27 +02:00 |
Thomas Müller
|
0738ddfb76
|
Revert "Move trashbin specific CSS that modifies sidebar"
|
2015-10-12 13:59:29 +02:00 |
Vincent Petry
|
783971422c
|
Move trashbin specific CSS that modifies sidebar
Only when trashbin is enabled, its sidebar nav element must be fixed at
the bottom.
|
2015-10-12 11:39:04 +02:00 |
Vincent Petry
|
b7a5d487f8
|
[IE9] Set explicit height to file actions menu icon
IE9 flattened the icons, so give it an explicit height.
|
2015-10-07 17:18:01 +02:00 |
Vincent Petry
|
97b2a3964a
|
[IE] Add border to dropdown menus
As a fallback because box-shadow doesn't give the same effect and drop
shadow doesn't work with IE.
|
2015-10-07 17:17:29 +02:00 |
Vincent Petry
|
97bfc20ac8
|
[IE8] Fix popover menu borders for IE8
- fixes "New" menu
- fixes file actions menu
|
2015-09-29 18:28:34 +02:00 |
Jan-Christoph Borchardt
|
43eeb290c1
|
Revert "Update apps.css (Scroll more smoothly for Webkit browser)"
|
2015-09-24 18:42:23 +02:00 |
Thomas Müller
|
b049a05384
|
Merge pull request #18692 from fuhaoshih/patch-2
Update apps.css (Scroll more smoothly for Webkit browser)
|
2015-09-16 14:17:16 +02:00 |
Jan-Christoph Borchardt
|
7144832906
|
adjust navigation text opacity, fix #19016
|
2015-09-16 10:26:29 +02:00 |
Jan-Christoph Borchardt
|
004de1425e
|
Merge pull request #18630 from owncloud/files-combineuploadbutton
Combine upload action into the "New" menu
|
2015-09-07 14:03:57 +02:00 |
Jan-Christoph Borchardt
|
69b6358df6
|
fix icon and layout details for new menu
|
2015-09-03 00:58:03 +02:00 |
fuhaoshih
|
74c3ef9508
|
Update apps.css
Scroll more smoothly for Webkit browser(mobile).
|
2015-08-31 12:55:20 +08:00 |
Morris Jobke
|
5d1fb8cb11
|
Introduce small line for navigation sidebar
|
2015-08-30 20:47:22 +02:00 |
Vincent Petry
|
59273a8863
|
Combine upload action into the "New" menu
Refactored the new menu to be encapsulated in the NewFileMenu JS class
|
2015-08-28 17:27:48 +02:00 |
Jan-Christoph Borchardt
|
bf0c3b3d21
|
reduce grey tones in app navigation, bubble menu and scrollbar
|
2015-08-26 17:00:48 +02:00 |
Jan-Christoph Borchardt
|
c11ea056d0
|
properly shade file actions and menu items, don't differentiate between mobile and desktop
|
2015-08-26 11:07:29 +02:00 |
Jan-Christoph Borchardt
|
6cbb56ac5f
|
remove border around bubble menu
|
2015-08-26 09:57:50 +02:00 |
Jan-Christoph Borchardt
|
cf53137911
|
replace section line with whitespace
|
2015-08-25 14:06:05 +02:00 |
Jan-Christoph Borchardt
|
763b75ff4f
|
lighter style for app sidebar, new switcher style
|
2015-08-24 16:58:04 +02:00 |
Jan-Christoph Borchardt
|
28abbb1485
|
fix layout and design of actions dropdown
|
2015-08-10 14:16:26 +02:00 |
Vincent Petry
|
b142fbe6d7
|
Added bubble style, applied to file actions menu
|
2015-08-10 14:12:34 +02:00 |
Vincent Petry
|
ae27f90efe
|
Fix app-content scrollbar when app-sidebar is open
|
2015-08-07 01:22:45 +02:00 |
Jan-Christoph Borchardt
|
3c36813ea7
|
fix right sidebar position and first style
|
2015-08-07 01:22:44 +02:00 |
Vincent Petry
|
781ba420c9
|
Use own tabs impl in files sidebar
Also change style.
|
2015-08-07 01:22:44 +02:00 |
Arthur Schiwon
|
5af59c6871
|
rename sidebar element and use css and js utility functions to core
|
2015-08-07 01:22:43 +02:00 |