Jan-Christoph Borchardt
|
53a3a307e8
|
no ugly border around checkboxes or radio buttons
|
2013-02-14 15:47:14 +01:00 |
Jan-Christoph Borchardt
|
f9a6ed6c73
|
fix navigation icons SVG replacement, also hover and active opacity for IE
|
2013-02-14 10:59:30 +01:00 |
Jan-Christoph Borchardt
|
6d7e324f4b
|
Merge pull request #1574 from owncloud/installation-label-overflow
Installation label overflow, fix #871
|
2013-02-13 07:55:05 -08:00 |
Jan-Christoph Borchardt
|
79511f6d93
|
fixed database input group having two slightly thicker dividers
|
2013-02-09 17:14:20 +01:00 |
raghunayyar
|
ed1c943f61
|
Makes password toggle button inside input.
|
2013-02-12 16:52:38 +05:30 |
Robin Appelman
|
a7bfee576b
|
Fix breadcrumbs overlapping into the content, preventing the select all checkbox from being clickable in subfolders
|
2013-02-11 11:58:55 +01:00 |
Björn Schießle
|
45a4016878
|
Merge pull request #1552 from raghunayyar/personalpage-style-fix
Personal Page Password Toggle Loads Fine.
|
2013-02-10 07:31:05 -08:00 |
Jan-Christoph Borchardt
|
1ba44a3325
|
Merge pull request #1538 from raghunayyar/admin-password-toggle
Password Toggle Works on Installation
|
2013-02-10 02:38:43 -08:00 |
Jan-Christoph Borchardt
|
8ff20ac683
|
ellipsize infield labels when too long, specifically fix #871 for database labels on installation
|
2013-02-09 17:13:02 +01:00 |
Bernhard Posselt
|
f8335c4815
|
moved iframe height and width fix from js to css
|
2013-02-09 11:34:25 +01:00 |
raghunayyar
|
e8d17e4e8e
|
Personal Page Password Toggle Also Loads Well.
|
2013-02-09 11:40:07 +05:30 |
Thomas Müller
|
f42ac97045
|
Merge pull request #1547 from owncloud/navigation-color
brighter grey for the navigation bar
|
2013-02-08 13:30:25 -08:00 |
Jan-Christoph Borchardt
|
c73f525050
|
brighter grey for the navigation bar, hopefully solves the weird similarity to the header
|
2013-02-08 19:33:22 +01:00 |
Jan-Christoph Borchardt
|
a26e66b232
|
improve and shorten security warning, add link to docs, fix #1342
|
2013-02-08 13:38:50 +01:00 |
raghunayyar
|
b356b7065f
|
Password Toggle Works on Installation as well.
|
2013-02-08 16:38:28 +05:30 |
Jan-Christoph Borchardt
|
8ca730f4c1
|
make show password toggle work for installation (once #1525 is fixed)
|
2013-02-07 18:07:38 +01:00 |
Jan-Christoph Borchardt
|
32e739f2ae
|
make show password not specific to log in
|
2013-02-07 17:41:24 +01:00 |
Jan-Christoph Borchardt
|
ee6884e336
|
remove duplicate show password toggle code, move current one to proper location
|
2013-02-07 17:04:03 +01:00 |
Jan-Christoph Borchardt
|
ae7a80ede3
|
some comments for CSS documentation
|
2013-02-07 17:02:43 +01:00 |
Jan-Christoph Borchardt
|
867dc8e6dc
|
fix database labels having left padding
|
2013-02-07 16:57:54 +01:00 |
Jan-Christoph Borchardt
|
2130262515
|
Merge pull request #1459 from owncloud/infield-detail
shift infield labels just a tiny bit to the right so the cursor doesn't ...
|
2013-02-06 08:23:53 -08:00 |
Thomas Tanghus
|
3879e5d9c5
|
Merge pull request #1428 from owncloud/content_positioning
Fix leftcontent positioning. Ref #1255
|
2013-02-06 08:13:45 -08:00 |
Thomas Tanghus
|
2d77c7c0fd
|
Reduce top position for content below controls.
|
2013-02-06 16:56:26 +01:00 |
Jan-Christoph Borchardt
|
09a4424b1f
|
Merge pull request #1497 from owncloud/collapse-usermenu
collapse user menu when inside one of the settings sections
|
2013-02-06 07:33:59 -08:00 |
Jan-Christoph Borchardt
|
8ea6398e48
|
collapse user menu when inside one of the settings sections
|
2013-02-06 16:03:01 +01:00 |
Thomas Müller
|
efdaea4557
|
Merge pull request #1357 from owncloud/alternative-loging-master
add support for apps to register alternative login methods
|
2013-02-06 06:49:58 -08:00 |
Jan-Christoph Borchardt
|
964ff88f71
|
move inline style to CSS file, fix details
|
2013-02-06 15:15:20 +01:00 |
Jan-Christoph Borchardt
|
9961235c7b
|
Merge pull request #1429 from owncloud/fix_addNavigation
Make app icon linkable when enabling app.
|
2013-02-05 05:47:14 -08:00 |
Jan-Christoph Borchardt
|
8ae1205b95
|
line up 'remember' text with checkbox
|
2013-02-05 12:49:33 +01:00 |
Jan-Christoph Borchardt
|
7eaa2d0de1
|
form detail on log in button, better shape
|
2013-02-05 12:48:30 +01:00 |
Jan-Christoph Borchardt
|
c47fcf7d22
|
shift infield labels just a tiny bit to the right so the cursor doesn't overlap
|
2013-02-05 12:30:23 +01:00 |
Jan-Christoph Borchardt
|
2ec0c491d4
|
remove superfluous enabled-app class again
|
2013-02-05 11:30:18 +01:00 |
Thomas Tanghus
|
b06ac67e07
|
Add 'hascontrols' class for content with fixed topbar.
|
2013-02-04 18:30:49 +01:00 |
Thomas Tanghus
|
bb9be6f629
|
Add box-sizing to controls.
|
2013-02-04 00:24:34 +01:00 |
Thomas Tanghus
|
1557b6d99d
|
Fix leftcontent positioning. Ref #1255
|
2013-02-03 14:44:33 +01:00 |
Jan-Christoph Borchardt
|
b8e6b8692b
|
fix CSS to coding guideline
|
2013-02-03 12:24:24 +01:00 |
raghunayyar
|
3bcf3c91e1
|
Password Toggle Support for Login
|
2013-02-03 11:56:00 +01:00 |
Jan-Christoph Borchardt
|
48022f4525
|
Merge pull request #1395 from raghunayyar/webkit-scrollbar-534
Adds webkit scrollbar to ownCloud
|
2013-02-01 10:26:23 -08:00 |
raghunayyar
|
0118606e09
|
More Visible webkit Scrollbar, syntax error solved.
|
2013-02-01 02:50:31 +05:30 |
Jan-Christoph Borchardt
|
3f3ae4a985
|
fix header for shared links
|
2013-01-31 20:19:32 +01:00 |
Jan-Christoph Borchardt
|
3d5c7ca245
|
Merge branch 'master' into navigation
|
2013-01-31 19:28:25 +01:00 |
raghunayyar
|
5605297387
|
Adds webkit scrollbar to ownCloud
|
2013-01-31 21:51:44 +05:30 |
Jan-Christoph Borchardt
|
f0ca8eeba4
|
no box-shadow for public share download button
|
2013-01-31 15:21:50 +01:00 |
Jan-Christoph Borchardt
|
cbafea4cc8
|
increase opacity of inactive apps and settings entries for better visibility
|
2013-01-31 14:32:07 +01:00 |
Jan-Christoph Borchardt
|
1144b61db3
|
vertical scrollbar for app navigation when too many apps
|
2013-01-31 14:14:12 +01:00 |
Jan-Christoph Borchardt
|
90aa1b3532
|
ellipsize long app names in navigation
|
2013-01-31 14:04:33 +01:00 |
Jan-Christoph Borchardt
|
c801b86bc2
|
Merge pull request #1359 from raghunayyar/navigation
No Image Repetition on Enabling Apps in Navigation Bar
|
2013-01-31 05:01:20 -08:00 |
Jan-Christoph Borchardt
|
300ecc2ed2
|
change button box-shadow from hard white to slight transparent
|
2013-01-31 12:59:36 +01:00 |
raghunayyar
|
0dfbd53a6e
|
Reduced Styling and Image loads as from src and not backgorund.
|
2013-01-30 19:12:51 +05:30 |
Jan-Christoph Borchardt
|
284e690737
|
Merge branch 'master' into navigation
|
2013-01-30 13:53:43 +01:00 |