1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-09-23 09:24:50 +02:00

540 Commits

Author SHA1 Message Date
Bernhard Posselt
8f6ad4aaa7 pixel fix 2013-12-19 17:50:36 +01:00
Bernhard Posselt
015fbb80fc add compact view, fix #267, merry christmas ;D 2013-12-19 17:47:10 +01:00
Davide Saurino
5993df30d5 FIX oc6 style with Firefox (to be improved) 2013-12-19 15:18:53 +01:00
Bernhard Posselt
6dc8dad23e add persistent option for compact view 2013-12-19 15:15:32 +01:00
Bernhard Posselt
a2275794a7 add proper border radius 2013-12-19 13:36:36 +01:00
Davide Saurino
fd6137741f Rename feed: style improvements 2013-12-16 16:17:39 +01:00
Davide Saurino
576b9e96b6 Rename feed: fix owncloud6 style 2013-12-16 15:35:01 +01:00
Davide Saurino
4385861d12 More styles applied to rename feed buttons 2013-11-16 17:35:27 +01:00
Davide Saurino
e436462995 Style improvements 2013-11-16 12:54:05 +01:00
Davide Saurino
e7b94256e4 Style improvements 2013-11-13 18:18:36 +01:00
Davide Saurino
be253cdc1b Make feed title editable (FIX #242) 2013-11-12 10:46:31 +01:00
Bernhard Posselt
92a02ff6ca more padding for adding feed errors 2013-09-23 02:18:29 +02:00
Bernhard Posselt
df8f6b5fee implement pull to refresh, fix #44 2013-09-14 02:22:44 +02:00
Bernhard Posselt
66f5e0391d dont use opacity for buttons 2013-09-13 23:15:59 +02:00
Bernhard Posselt
2391e6bf62 fix #342 2013-09-12 01:00:32 +02:00
Bernhard Posselt
09f60e75c9 #342 implement export 2013-09-12 01:00:32 +02:00
Bernhard Posselt
6e6db11d20 Merge pull request #326 from owncloud/first-run
First run page
2013-09-03 07:02:34 -07:00
Bernhard Posselt
546c7db338 use styles from master pull request 2013-09-03 12:22:59 +02:00
Alessandro Cosentino
778f7b2be6 all the firstrunpage in one commit 2013-09-02 23:42:55 -04:00
Bernhard Posselt
4e68c67f39 more whitespace for oc6 2013-09-01 01:09:02 +02:00
Bernhard Posselt
efe79cb841 more whitespace for oc6 2013-09-01 00:58:12 +02:00
Bernhard Posselt
26e464ff7d more whitespace for oc6 2013-09-01 00:56:58 +02:00
Bernhard Posselt
32c8435eff more whitespace for oc6 2013-09-01 00:40:29 +02:00
Bernhard Posselt
38ebf3ad1a more whitespace for oc6 2013-09-01 00:33:35 +02:00
Bernhard Posselt
2ec1f71203 more whitespace for oc6 2013-09-01 00:31:36 +02:00
Bernhard Posselt
6d0b9b4f2b more oc6 style fixes 2013-08-31 16:59:31 +02:00
Bernhard Posselt
6f23208ff6 conditionally load in stylesheets for owncloud 6 to fix layout problems, fix #320 2013-08-30 19:01:44 +02:00
Bernhard Posselt
824f074ecb change email adress in copyright headers 2013-08-26 17:23:22 +02:00
Morris Jobke
fa94d4579a fix input glitch 2013-08-16 00:10:36 +02:00
Bernhard Posselt
c8b04a1395 also use title as folder name if text is not on the opml outline element, fix #306 2013-08-07 15:30:12 +02:00
Bernhard Posselt
fa3b8c8e54 add additional html heading tag for plugins 2013-07-18 23:32:54 +02:00
Bernhard Posselt
fe02d07262 remove last child styles which break styling of blockquotes 2013-07-10 00:12:35 +02:00
Bernhard Posselt
d111446bc1 Update items.css 2013-06-27 22:06:25 +02:00
Morris Jobke
15560cacec blockqoute and indentation fix 2013-06-27 20:01:12 +02:00
Maik Kulbe
6759731a2f Fixed invisible scrollbars on pre and blockquote tags 2013-06-20 14:41:08 +02:00
Maik Kulbe
5af855c1b4 Added styles to blockquotes 2013-06-20 13:05:21 +03:00
Bernhard Posselt
032380d07c also use monospace for pre tag, fix #210 2013-06-01 10:55:25 +02:00
raghunayyar
27ef7784b3 Prevents horizintal scrolling for table elements. 2013-05-07 14:28:02 +05:30
Bernhard Posselt
17356ec05f more padding for read feeds 2013-05-04 19:16:39 +02:00
Bernhard Posselt
9d4445c387 fix padding right of active feeds 2013-05-04 19:03:30 +02:00
Bernhard Posselt
d648b26345 use 99 as maximum unread count to display, permanently display delete button for active feed 2013-05-04 16:44:22 +02:00
raghunayyar
1c90d308d0 Aligns the + and Add Website as per remaining elements. 2013-05-02 22:43:35 +05:30
raghunayyar
57065ae48c Adds Add Website span on hover and active. 2013-05-01 23:11:30 +05:30
raghunayyar
3b9c134926 [News] : Removes the large + button. 2013-05-01 20:28:23 +05:30
raghunayyar
cb7b939351 Reverts changes to the Mark Unread Button. 2013-04-29 21:42:29 +05:30
Bernhard Posselt
b80c84c9d8 use word-wrap instead of break-word to not break all words, fix #125 2013-04-26 13:15:57 +02:00
Bernhard Posselt
cca3ff47f0 add s and i for starring item, u for keeping it unread, fix #52 2013-04-25 12:55:19 +02:00
Morris Jobke
bb0befdd4b syntax fix 2013-04-25 11:51:20 +02:00
Morris Jobke
df32a481af fix unnecessary trim on hover
ref #93
9d7070185e
2013-04-25 11:30:20 +02:00
Bernhard Posselt
9d7070185e Please fix this with a new commit @kabum, this breaks the hover padding for a lot of feeds :)
This reverts commit cb4535f1f8.
2013-04-22 23:44:26 +02:00