Hendrik Leppelsack
|
e5d8726859
|
remove ie8+9 support
|
2016-06-23 12:34:53 +02:00 |
Jan-Christoph Borchardt
|
44910510f6
|
fix grouped input fields, make sure they take precedence
|
2016-06-16 11:43:57 +02:00 |
Joas Schilling
|
3e3b326c85
|
Allow to cancel 2FA after login
|
2016-06-07 18:17:29 +02:00 |
Vincent Petry
|
76c0bc29fe
|
Merge pull request #20150 from pellaeon/pr-droppable-hover-visual-cue
Add visual cue when moving draggable item over droppable item,
|
2016-05-30 16:03:36 +02:00 |
Christoph Wurst
|
dfb4d426c2
|
Add two factor auth to core
|
2016-05-23 11:21:10 +02:00 |
Pellaeon Lin
|
56241afad7
|
Fix breadcrumb background right arrow due to incorrect background-image syntax
|
2016-05-21 12:54:29 +08:00 |
Pellaeon Lin
|
d3ff3c589b
|
Add visual cue when moving draggable item over droppable item,
ie. breadcrumb and filenameTd
|
2016-05-21 12:54:29 +08:00 |
skjnldsv
|
ea3cc2661d
|
New animated loader
|
2016-05-09 07:54:43 +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 |
Jan-Christoph Borchardt
|
2ab077d16e
|
use background image for log in view
|
2016-04-14 12:36:55 +02:00 |
Jan-Christoph Borchardt
|
a8a98d42cb
|
improve emptycontent styles
|
2016-03-31 15:31:04 +02:00 |
Jan-Christoph Borchardt
|
36e8f7bca5
|
make scrollbar less obnoxious: tad narrower, rounded corners
|
2016-02-26 08:33:55 +01:00 |
Vincent Petry
|
e37372e883
|
Remove unused update-notification style
|
2016-02-22 17:25:32 +01:00 |
Vincent Petry
|
8ea80e114a
|
Accumulate notifications instead of blinking
This makes it possible to display multiple notifications.
If the options.type is set to "error", it will also add a close button.
|
2016-02-22 17:25:32 +01:00 |
Christoph Wurst
|
ee35cba7f1
|
fix login/setup page input shadows
fixes #21658
|
2016-01-13 10:06:21 +01:00 |
Thomas Müller
|
dfbb24aa92
|
Merge pull request #21458 from owncloud/login-gradient
add back gradient for log in page in Firefox, fix accidental removal
|
2016-01-08 18:20:54 +01:00 |
Thomas Müller
|
d3922510d0
|
Merge pull request #20994 from owncloud/personal-page
improve layout of personal settings page
|
2016-01-06 17:25:12 +01:00 |
Jan-Christoph Borchardt
|
8f7ee523fe
|
add back gradient for log in page in Firefox, fix accidental removal
|
2016-01-05 10:44:10 +01:00 |
jowi
|
05e6dd9c1a
|
fixed fallbacks and code style
|
2016-01-02 19:43:09 +01:00 |
Christoph Wurst
|
598883ffa0
|
Remove unnecessary border from login button
|
2015-12-29 09:32:40 +01:00 |
Jan-Christoph Borchardt
|
640adde3b9
|
improve layout of personal settings page
|
2015-12-28 18:50:50 +01:00 |
Jan-Christoph Borchardt
|
1622589ac5
|
prevent selecting on log in page to solve ugliness on accidental selection
|
2015-12-24 11:01:31 +01:00 |
Thomas Müller
|
30bd915c0e
|
Merge pull request #20480 from owncloud/css-prefixes
CSS prefixes
|
2015-12-07 10:21:35 +01:00 |
Jan-Christoph Borchardt
|
cd88854369
|
update page: fix heading whitespace and unbold less important sections
|
2015-11-25 13:16:00 +01:00 |
Jan-Christoph Borchardt
|
50780e451b
|
fix error page button text when label too long
|
2015-11-25 13:08:05 +01:00 |
Hendrik Leppelsack
|
b2d2b52eea
|
remove unneeded css prefixes
|
2015-11-23 09:03:54 +01:00 |
Thomas Müller
|
8169e4fdc8
|
Merge pull request #20465 from owncloud/forms.css
Move form styles from styles.css to inputs.css
|
2015-11-16 15:29:02 +01:00 |
Jan-Christoph Borchardt
|
5b72d9026f
|
standardize sizes for headings
|
2015-11-16 14:42:10 +01:00 |
Hendrik Leppelsack
|
7ab56de58b
|
move form styles from styles.css to inputs.css
|
2015-11-13 00:19:57 +01:00 |
Thomas Müller
|
2479363492
|
Merge pull request #20148 from owncloud/checkbox-accessibility
Make new checkbox style accessible for screenreaders
|
2015-11-11 17:12:38 +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
|
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 |