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
c59ca9203d
Merge pull request #18821 from owncloud/global-classes
...
Global classes in core CSS
2015-11-04 10:30:10 +01:00
Thomas Müller
0559b2092c
Merge pull request #20232 from owncloud/error-button-color
...
fix button text color
2015-11-02 21:48:50 +01:00
Jan-Christoph Borchardt
0a8cefaeb1
fix button text color
2015-11-02 17:58:37 +01:00
Raghu Nayyar
56b537271e
Global Classes for Core.
...
Move up the global styles up the hierarchy.
Adds Clear Left, Right and both.
New CSS file for Global Styles.
2015-11-02 20:54:02 +05:30
Hendrik Leppelsack
9669a2be78
keep searchbox open if it is in action
2015-11-02 12:14:54 +01:00
Jan-Christoph Borchardt
a05ea0fb1e
remove unneeded icons from input fields to not distract from submit button, fix #18940
2015-10-30 11:11:37 +01:00
Hendrik Leppelsack
9234b8c194
make new checkbox style accessible for screenreaders
2015-10-29 13:23:57 +01:00
Christoph Wurst
9778094a25
fix filepicker loading spinner
2015-10-19 23:43:12 +02:00
Hendrik Leppelsack
e1286a4151
fix footer in public gallery
2015-10-07 00:22:02 +02:00
Hendrik Leppelsack
e7b2da79ec
fix public empty message
2015-10-06 23:59:58 +02:00
Hendrik Leppelsack
c1a5e96435
fix scrollbars in public template
2015-10-06 16:52:05 +02:00
Jörn Friedrich Dreyer
3dec30d0e0
Merge pull request #19484 from owncloud/ie8-checkbox-rage
...
[IE8] Fix checkboxes in login page and file list
2015-10-02 08:58:16 +02:00
Hendrik Leppelsack
d4ce713749
display checkboxes properly after file restore
2015-10-01 22:54:36 +02:00
Vincent Petry
509096ca15
[IE8] Make checkbox on login page look less out of place
2015-09-30 17:31:37 +02:00
Hendrik Leppelsack
c23cac3322
fix login
2015-09-25 00:51:39 +02:00
Hendrik Leppelsack
ec005fc5d0
add .checkbox class for new checkbox style
2015-09-25 00:51:39 +02:00
Hendrik Leppelsack
7b19b99e82
add style for disabled checkboxes
2015-09-22 19:13:43 +02:00
Thomas Müller
ac8da41ccd
Merge pull request #18709 from owncloud/cleanup-login-semantics
...
Pushes input inside the bottom group - login.
2015-09-21 16:08:48 +02:00
Hendrik Leppelsack
964cfc8e08
fix missing checkboxes in file comparator
2015-09-21 12:57:34 +02:00
Hendrik Leppelsack
88bc478055
use label:before instead of label
2015-09-16 09:06:05 +02:00
Raghu Nayyar
7ccd02ec95
Fixes white and black checkboxes in core, files will be next.
2015-09-16 09:06:05 +02:00
Raghu Nayyar
7be8984fd9
Adds background image for checkboxes
2015-09-16 09:06:05 +02:00
Raghu Nayyar
1d9128c557
Squashing all commits in one, remove typos.
2015-09-12 15:24:56 +05:30
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
acc9fa49fc
use SVG for toggle image instead of PNG, fix installation and personal settings toggle
2015-09-03 11:49:28 +02:00
Jan-Christoph Borchardt
a55f81e774
use proper triangle for multiselect dropdowns as well
2015-09-03 00:35:09 +02:00
Raghu Nayyar
59cf11c612
Makes settings select like multiselect
2015-09-03 00:28:08 +02:00
Jan-Christoph Borchardt
4adc002428
fix size of filetype icons in filepicker
2015-08-28 18:53:43 +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
e4d0a69126
position and style remember button on log in page
2015-08-27 21:23:45 +02:00
Jan-Christoph Borchardt
2a935f1b47
move log in button into fields and use icon instead of text
2015-08-27 20:52:47 +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
0bf7b0d738
Merge pull request #18573 from owncloud/search-style
...
only show search icon on desktop, like on mobile
2015-08-26 16:54:48 +02:00
Vincent Petry
23aa44b6b5
Make maintenance/update text white
...
Removing the color makes it default to white as defined in the parent
style.
2015-08-26 11:04:39 +02:00
Jan-Christoph Borchardt
5a6b10ae6f
only show search icon on desktop, like on mobile
2015-08-26 09:35:12 +02:00
Morris Jobke
b45ae1b32e
Merge pull request #18522 from owncloud/lighter-fonts
...
move fonts from Regular+Bold to Light+Semibold for lighter feel
2015-08-25 22:38:55 +02:00
Jan-Christoph Borchardt
de13c3b577
make profile photos round
2015-08-25 16:17:26 +02:00
Jan-Christoph Borchardt
79567dcbc0
move fonts from Regular+Bold to Light+Semibold for lighter feel
2015-08-25 16:13:05 +02:00
Jan-Christoph Borchardt
d337c2bf0e
remove border from button style
2015-08-25 14:22:00 +02:00
Jan-Christoph Borchardt
4ba8685c2d
adjust search box style
2015-08-24 15:52:32 +02:00
Morris Jobke
06d8edd963
Merge pull request #17434 from owncloud/update-showappnameonappupdate
...
Display app names in update page for app updates
2015-08-20 11:50:01 +02:00
Vincent Petry
a2674b2b30
Additions to update page
...
Apps to update and to disable will always be shown.
Main title changes only when apps need updated, not core.
Added bullet style.
Exclude incompatible apps from updated apps list.
2015-08-20 11:14:30 +02:00
Jan-Christoph Borchardt
033eacefd1
use inline confirm button style for password-protected links, ref #15176
2015-07-29 16:31:45 +02:00
Jan-Christoph Borchardt
6bba345f34
fix float spinner position
2015-05-22 02:30:55 +02:00
Morris Jobke
176b9674d2
Add hint about additional PHP database modules
...
* fixes #16391
2015-05-18 22:59:35 +02:00
Morris Jobke
a1b9444643
Don't highlight disabled labels on hover
2015-05-05 11:17:48 +02:00
Jan-Christoph Borchardt
9ecfc7c237
Revert "fix layout for multiline buttons which are <a class='button'>"
2015-04-29 11:53:46 -04:00
Jan-Christoph Borchardt
84b41b3a4b
fix layout for multiline buttons which are <a class='button'>
2015-04-26 11:05:51 +02:00
Jan-Christoph Borchardt
008e3376c6
add disabled state to primary action button
2015-04-15 14:23:54 +02:00
Jan-Christoph Borchardt
573c57402f
fix wrong typeface being used for some buttons
2015-04-11 13:29:55 +02:00
Jan-Christoph Borchardt
dd7e519cda
add link to installation documentation to setup page
2015-04-09 11:39:46 +02:00
Jan-Christoph Borchardt
f3efd7a51e
fix position of SQLite warning
2015-04-09 11:10:41 +02:00
Jan-Christoph Borchardt
50f9ed78d3
code style fixes
2015-04-09 11:10:15 +02:00
Jan-Christoph Borchardt
6250365bf4
app mgmt app level design enhancements
2015-04-07 11:55:10 +02:00
Lukas Reschke
397264f361
Add more spacing to the file picker dialog
...
Without this the first `>` looked somewhat off, to test this change go to the personal settings and choose a profile picture in a subfolder.
2015-03-28 14:19:27 +01:00
Jan-Christoph Borchardt
6b4985f5ad
adjust shade of empty content icons, fix files icon shade
2015-03-26 23:49:32 +01:00
Jan-Christoph Borchardt
6b8f5abf98
detail corrections for search box layout
2015-03-26 15:06:11 +01:00
Jan-Christoph Borchardt
70a4df1418
more small fixes in header
2015-03-26 00:43:11 +01:00
Jan-Christoph Borchardt
ad596a0198
further adjustments of header and dropdown styles
2015-03-26 00:41:41 +01:00
Morris Jobke
c8af615c01
Merge pull request #15142 from owncloud/issue/15138-feedback-for-empty-apps-list
...
Issue/15138 feedback for empty apps list
2015-03-24 13:02:56 +01:00
Joas Schilling
c3c2517131
Display a message when no apps can be found for this oc version
2015-03-24 11:29:28 +01:00
Volker E
0e4d52f9d2
fixing #15027 , cleaning up obsolete IE5-7 workaround code
2015-03-19 09:10:58 +01:00
Sebastian Bolt
834f7039f0
fix for loading spinner reappearing after errors in db-connection
2015-03-02 21:58:06 +01:00
Jan-Christoph Borchardt
83bc951630
Merge pull request #12213 from sebomoto/add-loadfeedback
...
Add loadfeedback
2015-02-18 19:42:18 +01:00
Sebastian Bolt
7ffd2557ff
changed image to classed div for spinner animation
2015-02-04 22:27:38 +01:00
Jan-Christoph Borchardt
5a678a6350
proper feedback for breadcrumbs when tabbing with keyboard
2014-12-19 00:35:25 +01:00
Jan-Christoph Borchardt
30db964b25
improve keyboard navigation feedback for certain buttons
2014-12-19 00:35:25 +01:00
Jan-Christoph Borchardt
bfee3eefbd
better color contrast for focused buttons
2014-12-18 16:00:26 +01:00
Thomas Müller
82f8726903
Merge pull request #12900 from owncloud/more-accessibility
...
More accessibility fixes for Files
2014-12-18 01:21:01 +01:00
Jan-Christoph Borchardt
e3192bfa26
use empty state for 'Shared with you' as well
2014-12-17 21:13:53 +01:00
Jan-Christoph Borchardt
2be66044cc
even better empty state for Favorites, and general Empty State style
2014-12-17 20:59:26 +01:00
Jan-Christoph Borchardt
6f4ed59883
use method to only visually hide elements, show only for screen reader
2014-12-17 14:12:13 +01:00
Jan-Christoph Borchardt
880e653aef
improve update error page: adjust line height of h2
2014-12-10 13:39:30 +01:00
Jan-Christoph Borchardt
5c36b0bf5d
improve update error page: remove box, make link visible, insert missing space, remove line break
2014-12-10 13:30:28 +01:00
Morris Jobke
68e77f4659
fix unreadable label in warning box
2014-11-17 17:50:20 +01:00
Jan-Christoph Borchardt
a410055291
add relevant focus styles to the existing hover styles
2014-11-06 16:22:57 +01:00
Jan-Christoph Borchardt
e869db47b0
unbold labels and folders
2014-11-05 14:13:09 +01:00
Jan-Christoph Borchardt
722865c82a
fix filepicker home icon being partly hidden, fix #10169
2014-09-23 14:28:51 +02:00
Lukas Reschke
fed8100177
Merge pull request #10968 from owncloud/admin-groupsselect2
...
Use select2 for the groups excluded from sharing in admin page
2014-09-19 16:50:56 +02:00
Lukas Reschke
21afcb3e94
Merge pull request #10902 from owncloud/fix-ellepsis
...
Adding link to ellipsis and fixing styling
2014-09-16 21:09:47 +02:00
Clark Tomlinson
140c89f1c3
Adding link to ellipsis and fixing styling
2014-09-16 09:18:01 -04:00
Morris Jobke
61b040cbe8
Merge pull request #10663 from owncloud/files_trashbin_original_path
...
Show original path information in trashbin and for shares
2014-09-16 12:49:17 +02:00
Vincent Petry
e2b504e61d
Revert "improve logo flexibility to fix wide custom logo alignment, fix #9339"
...
This reverts commit 064e6951e1
.
Reverting due to regression that breaks styles in error page, setup
page and others.
Fixes #10967
2014-09-16 11:22:54 +02:00
Morris Jobke
ea2022661d
patch tipsy in style.css - don't patch 3rdparty libraries
2014-09-16 08:45:28 +02:00
Robin McCorkell
99d41bec5d
Show original path information in trashbin and sharing views
...
Path will only be shown if in subdirectory, not in root.
2014-09-11 15:45:42 +01:00
Jan-Christoph Borchardt
94402b5cc7
fix nojavascript message alignment
2014-09-11 16:12:43 +02:00
Jan-Christoph Borchardt
4602436bce
fix notification visibility, fix #11016
2014-09-11 14:12:29 +02:00
Jan-Christoph Borchardt
8d0d336e03
fit select2 to ownCloud input style
2014-09-10 18:09:22 +02:00
Jan-Christoph Borchardt
71e10b66d9
Merge pull request #10944 from owncloud/fix-nojavascript-style
...
fix no-JS message, and add it to log in and shared as well cause they don’t work without JS
2014-09-08 21:58:54 +02:00
Jan-Christoph Borchardt
bd56619e7a
also add no-JavaScript notice to log in and sharing pages because they do not work without JS either
2014-09-08 18:07:20 +02:00
Jan-Christoph Borchardt
3db2b11435
fix styling and wording of no-JavaScript message
2014-09-08 17:55:53 +02:00
Volkan Gezer
053c879723
Merge pull request #10451 from k4k/login_logo_alignment_fix
...
improve logo flexibility to fix wide custom logo alignment, fix #9339
2014-09-08 17:21:33 +02:00
Robin McCorkell
a8dc4368c0
Merge pull request #10428 from owncloud/files_external_better_config
...
Improve external storage configuration UI
2014-08-30 15:11:39 +01:00
Robin McCorkell
0e8a973579
Improve UI of external storage configuration
...
* Highlight fields that need to be filled
* Remove (required) and (optional) strings where possible
* Focus first configuration field when creating new external storage
* Add ability to force external storage re-check
* Various jQuery improvements
* Prevent wrapping of checkboxes in configuration
2014-08-30 09:02:37 +01:00
Morris Jobke
0aede0f413
move hardcoded color to CSS class - for themeability
2014-08-29 17:50:59 +02:00
Jan-Christoph Borchardt
95382e9945
also add minimum width for quota bar so it’s apparent how it will look
2014-08-29 16:52:41 +02:00
Jan-Christoph Borchardt
3ba66e33f8
set quota bar maximum to 100% to prevent overflow
2014-08-29 16:31:43 +02:00
Jan-Christoph Borchardt
2080353048
allow horizontal scrollbar for personal and admin settings
2014-08-28 18:17:50 +02:00
raghunayyar
3ee3557d4c
Enhancement: Adds input styles to input type dates too.
2014-08-28 16:53:19 +02:00