pgys
bd7abc2d0a
restricted the height of the settings area in core/css/apps.css to max 80%
Signed-off-by: pgys <info@pexlab.space>
9 years ago
Jan-Christoph Borchardt
4a6b63b9b3
fix sidebar tab headers margin
10 years ago
Lukas Reschke
f42d3ac9ec
Add cachebuster to apps.css
10 years ago
Jan-Christoph Borchardt
835dc59d6a
reduce info on update screens, introduce button to refresh
10 years ago
Hendrik Leppelsack
e5d8726859
remove ie8+9 support
10 years ago
Stefan Weil
62a5952a72
core: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
10 years ago
Roeland Jago Douma
92cff0984d
Make file actions use icon CSS classes
This makes theming of file actions possible
10 years ago
Jan-Christoph Borchardt
0772bee15f
do not expand sidebar to full width on mobile, but up the min-width, fix #19915
10 years ago
jowi
05e6dd9c1a
fixed fallbacks and code style
10 years ago
Hendrik Leppelsack
b2d2b52eea
remove unneeded css prefixes
10 years ago
Jan-Christoph Borchardt
5b72d9026f
standardize sizes for headings
10 years ago
Vincent Petry
a2cd9708f6
Set "ie" CSS class for IE10, IE11
Fixed border in file action menu
10 years ago
Jan-Christoph Borchardt
83c177fc1b
move font back from Light to Regular for body text on normal-res screens, fix #18954
10 years ago
Thomas Müller
3444d62063
Revert "Revert "Move trashbin specific CSS that modifies sidebar""
This reverts commit 0738ddfb76 .
11 years ago
Thomas Müller
0738ddfb76
Revert "Move trashbin specific CSS that modifies sidebar"
11 years ago
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.
11 years ago
Vincent Petry
b7a5d487f8
[IE9] Set explicit height to file actions menu icon
IE9 flattened the icons, so give it an explicit height.
11 years ago
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.
11 years ago
Vincent Petry
97bfc20ac8
[IE8] Fix popover menu borders for IE8
- fixes "New" menu
- fixes file actions menu
11 years ago
Jan-Christoph Borchardt
43eeb290c1
Revert "Update apps.css (Scroll more smoothly for Webkit browser)"
11 years ago
Jan-Christoph Borchardt
7144832906
adjust navigation text opacity, fix #19016
11 years ago
Jan-Christoph Borchardt
69b6358df6
fix icon and layout details for new menu
11 years ago
fuhaoshih
74c3ef9508
Update apps.css
Scroll more smoothly for Webkit browser(mobile).
11 years ago
Morris Jobke
5d1fb8cb11
Introduce small line for navigation sidebar
11 years ago
Vincent Petry
59273a8863
Combine upload action into the "New" menu
Refactored the new menu to be encapsulated in the NewFileMenu JS class
11 years ago
Jan-Christoph Borchardt
bf0c3b3d21
reduce grey tones in app navigation, bubble menu and scrollbar
11 years ago
Jan-Christoph Borchardt
c11ea056d0
properly shade file actions and menu items, don't differentiate between mobile and desktop
11 years ago
Jan-Christoph Borchardt
6cbb56ac5f
remove border around bubble menu
11 years ago
Jan-Christoph Borchardt
cf53137911
replace section line with whitespace
11 years ago
Jan-Christoph Borchardt
763b75ff4f
lighter style for app sidebar, new switcher style
11 years ago
Jan-Christoph Borchardt
28abbb1485
fix layout and design of actions dropdown
11 years ago
Vincent Petry
b142fbe6d7
Added bubble style, applied to file actions menu
11 years ago
Vincent Petry
ae27f90efe
Fix app-content scrollbar when app-sidebar is open
11 years ago
Jan-Christoph Borchardt
3c36813ea7
fix right sidebar position and first style
11 years ago
Vincent Petry
781ba420c9
Use own tabs impl in files sidebar
Also change style.
11 years ago
Arthur Schiwon
5af59c6871
rename sidebar element and use css and js utility functions to core
11 years ago
Jan-Christoph Borchardt
75451927b5
Revert "explicitly set z-index on app-content, fix overlap from navigation"
This reverts commit 71e5bc1803 .
11 years ago
Jan-Christoph Borchardt
71e5bc1803
explicitly set z-index on app-content, fix overlap from navigation
11 years ago
Joas Schilling
eadc2c330c
Display the module settings in the list of the encryption modules
11 years ago
Jan-Christoph Borchardt
84c2fe85b7
add icons to files sidebar, fix shade, fix position of settings icon and text
11 years ago
Jan-Christoph Borchardt
908538d863
fix layout for Sharing settings
11 years ago
Vincent Petry
ca6b715b31
Added ext storage mount options GUI
Added option to disable autoscan of external storages
Mount option file system scan is now an int
Move priority field to avoid undefined field in storage options
All input elements inside the storage options block get parsed into
storage options.
Moving the priority field outside prevents it to appear in the storage
config, as expected. It is still parsed by special code.
11 years ago
Volker E
0e4d52f9d2
fixing #15027 , cleaning up obsolete IE5-7 workaround code
11 years ago
Jan-Christoph Borchardt
e5fd6816df
fix position of 'Deleted files' sidebar entry, fix #10815
11 years ago
Jan-Christoph Borchardt
ccc9db6c54
add bottom padding to sidebar, fix last element being hidden below settings, fix #13264
11 years ago
Vincent Petry
e144d3aa49
Added unit test for app filter
11 years ago
Bernhard Posselt
a5074fa629
if no link text has been set for the navigation show the link nonetheless
11 years ago
Jan-Christoph Borchardt
14acf7f254
fix feedback for app navigation when using keyboard
11 years ago
Jan-Christoph Borchardt
a410055291
add relevant focus styles to the existing hover styles
11 years ago
Jan-Christoph Borchardt
a857559979
explicitly unbold text by default, otherwise might be bold
12 years ago