Andrew Dolgov
5bbc4bb4b0
move stylesheets to css/, reference default tt-rss stylesheets from
...
default.css to make custom themes easier
2013-05-19 21:22:01 +04:00
Andrew Dolgov
175dd0794e
reduce menu label font size
2013-05-17 10:29:21 +04:00
Andrew Dolgov
c594eca0de
implement additional counter mode for virtual feeds when there's 0 unread articles
2013-05-16 01:08:04 +04:00
Andrew Dolgov
45a4531f98
remove blockquote background and unnecessary padding
2013-05-15 21:50:18 +04:00
Andrew Dolgov
dcab541d2c
css tweaks for utility and exported articles, etc
2013-05-15 14:59:51 +04:00
Andrew Dolgov
be95c9d252
set feedtree text color (not sure about this)
2013-05-14 16:46:00 +04:00
Andrew Dolgov
4128abee48
remove focus outline on feedtree label
2013-05-14 16:23:06 +04:00
Andrew Dolgov
ad61bdc46c
make nth-child rows a bit brighter
2013-05-14 16:06:07 +04:00
Andrew Dolgov
7dbb33c1d0
make feedTree less white
2013-05-14 16:04:58 +04:00
Andrew Dolgov
81aa9e2b11
increase contrast of various gray elements
2013-05-14 15:50:23 +04:00
Andrew Dolgov
2a868b6ba2
simplify link css styling, increase prefs font size a bit
2013-05-14 15:38:58 +04:00
Andrew Dolgov
c068b98b72
add some subtle css shadows
2013-05-14 15:28:16 +04:00
Andrew Dolgov
65807ccf38
use segoe for feedTree
2013-05-13 20:00:29 +04:00
Andrew Dolgov
5e49db8dc2
update style of article note
2013-05-13 00:25:15 +04:00
Veit Lehmann
13c5cc6d27
fix jumping when clicking tree nodes
...
I would also suggest to turn the font-size back to 12px and padding back to 1px 0 there. Maybe only push the font-size to 14px in articles, since that's what we look at most. Everything else should visually step back.
2013-05-12 20:03:10 +03:00
Andrew Dolgov
bb660dcab4
notice style updates
2013-05-12 12:27:53 +04:00
Andrew Dolgov
d34a32a80e
remove unnecessary bottom border from headlines-frame
2013-05-11 15:09:18 +04:00
Andrew Dolgov
17809d7c4e
optimize text legibility a bit
2013-05-11 14:10:51 +04:00
Veit Lehmann
4835d72f9f
keep counterNode always visible when feedTree rows get longer
...
.dijitTreeRow gets a width set by dojo.js. Max-width keeps it from growing too big. overflow: hidden and text-overflow: ellipsis shorten the text with an ellipsis so the counterNode won't cover the text.
2013-05-09 00:36:47 +02:00
Andrew Dolgov
b8461261fb
make headline-toolbar brighter
2013-05-08 09:29:06 +04:00
Andrew Dolgov
654532b790
getting tired of your shit, dojo
2013-05-08 09:18:22 +04:00
Andrew Dolgov
41bcaef13b
force minimum counterNode width
2013-05-08 08:49:14 +04:00
Andrew Dolgov
f5d3c77a8f
experimentally align counters to the right
2013-05-08 01:40:10 +04:00
Andrew Dolgov
13ed529d21
increase main font size
2013-05-07 20:16:15 +04:00
Andrew Dolgov
fbb4155bae
counterNode: use appear effect
2013-05-07 20:03:09 +04:00
Andrew Dolgov
d310348460
remove gradients, update favicon avg color display
2013-05-07 19:39:04 +04:00
Andrew Dolgov
48e5a75654
update label ref style
2013-05-07 18:54:21 +04:00
Andrew Dolgov
14c53e4e60
tweak visual for headlines
2013-05-07 18:47:35 +04:00
Andrew Dolgov
5973c74c34
fix notify display on chrome, add some css tweaks
2013-05-07 16:44:59 +04:00
Andrew Dolgov
8d4b5b466a
fix counters not being updated
2013-05-07 16:28:49 +04:00
Andrew Dolgov
75933cf00d
better fix for feedTree shifting
2013-05-07 12:14:11 +04:00
Andrew Dolgov
7c433c9412
Revert "use img-polaroid lookalike for images"
...
This reverts commit 7d61f11c76
.
2013-05-07 10:02:22 +04:00
Andrew Dolgov
05aab60376
remove some blue borders
2013-05-07 09:58:58 +04:00
Andrew Dolgov
2cf3500e1d
attempt to fix annoying shifting of feedTree elements while hover changes
2013-05-07 09:44:34 +04:00
Andrew Dolgov
7d61f11c76
use img-polaroid lookalike for images
2013-05-07 08:55:22 +04:00
Andrew Dolgov
8d090a910b
use css nth-child instead of old even/odd class hacks for normal mode
2013-05-04 12:01:53 +04:00
Andrew Dolgov
3c200461f8
more notice css tweaks
2013-04-18 22:27:05 +04:00
Andrew Dolgov
6d9426feae
tweak notice/warning/etc display
2013-04-18 16:18:20 +04:00
Andrew Dolgov
95437e9e07
tweak notify layout/display
2013-04-17 10:50:46 +04:00
Andrew Dolgov
e43a9c4a01
add a %d articles selected element
2013-04-15 13:16:14 +04:00
Andrew Dolgov
542c563c55
use height : auto in ttrssZoom
2013-04-13 15:43:13 +04:00
Andrew Dolgov
1cdb22b6fe
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-13 15:42:31 +04:00
Andrew Dolgov
a6e3554e32
ttrssZoom: fix image width
2013-04-13 15:41:39 +04:00
Veit Lehmann
2eee854481
don't distort resized images
...
If images have width/height attributes set and are reduced in size by max-width: auto, they look distorted. height: auto fixes this.
2013-04-12 23:19:43 +03:00
pictuga
5f938254fa
Use CSS3 ellipsis in .postTitle.
...
CSS3 property which makes cut-off text look smoother.
2013-04-11 01:24:50 +03:00
Andrew Dolgov
c3b06333b6
Revert "Revert "another attempt to workaround against feedtree scroll issues""
...
This reverts commit 9b176694f5
.
Conflicts:
tt-rss.css
2013-04-10 11:01:18 +04:00
Andrew Dolgov
526f690664
pre: forbid layout breaking width
2013-04-10 10:01:28 +04:00
Andrew Dolgov
035d7a5a8f
implement support for multiple pub/mark buttons, add plugin which adds a separate mark button to article botton in combined mode ( closes #382 )
2013-04-09 16:13:32 +04:00
pictuga
dc544c94ff
Make sure missing feed-icons keep alignment.
...
Missing feed-icons take 16px as well to avoid alignment glitches in feed list.
2013-04-06 20:25:04 +03:00
Andrew Dolgov
cc33260343
feed-holder: remove overflow:hidden
2013-04-02 21:20:20 +04:00