Andrew Dolgov
dcab541d2c
css tweaks for utility and exported articles, etc
12 years ago
Andrew Dolgov
be95c9d252
set feedtree text color (not sure about this)
12 years ago
Andrew Dolgov
4128abee48
remove focus outline on feedtree label
12 years ago
Andrew Dolgov
ad61bdc46c
make nth-child rows a bit brighter
12 years ago
Andrew Dolgov
7dbb33c1d0
make feedTree less white
12 years ago
Andrew Dolgov
81aa9e2b11
increase contrast of various gray elements
12 years ago
Andrew Dolgov
2a868b6ba2
simplify link css styling, increase prefs font size a bit
12 years ago
Andrew Dolgov
c068b98b72
add some subtle css shadows
12 years ago
Andrew Dolgov
65807ccf38
use segoe for feedTree
12 years ago
Andrew Dolgov
5e49db8dc2
update style of article note
12 years ago
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.
12 years ago
Andrew Dolgov
bb660dcab4
notice style updates
12 years ago
Andrew Dolgov
d34a32a80e
remove unnecessary bottom border from headlines-frame
12 years ago
Andrew Dolgov
17809d7c4e
optimize text legibility a bit
12 years ago
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.
12 years ago
Andrew Dolgov
b8461261fb
make headline-toolbar brighter
12 years ago
Andrew Dolgov
654532b790
getting tired of your shit, dojo
12 years ago
Andrew Dolgov
41bcaef13b
force minimum counterNode width
12 years ago
Andrew Dolgov
f5d3c77a8f
experimentally align counters to the right
12 years ago
Andrew Dolgov
13ed529d21
increase main font size
12 years ago
Andrew Dolgov
fbb4155bae
counterNode: use appear effect
12 years ago
Andrew Dolgov
d310348460
remove gradients, update favicon avg color display
12 years ago
Andrew Dolgov
48e5a75654
update label ref style
12 years ago
Andrew Dolgov
14c53e4e60
tweak visual for headlines
12 years ago
Andrew Dolgov
5973c74c34
fix notify display on chrome, add some css tweaks
12 years ago
Andrew Dolgov
8d4b5b466a
fix counters not being updated
12 years ago
Andrew Dolgov
75933cf00d
better fix for feedTree shifting
12 years ago
Andrew Dolgov
7c433c9412
Revert "use img-polaroid lookalike for images"
...
This reverts commit 7d61f11c76
.
12 years ago
Andrew Dolgov
05aab60376
remove some blue borders
12 years ago
Andrew Dolgov
2cf3500e1d
attempt to fix annoying shifting of feedTree elements while hover changes
12 years ago
Andrew Dolgov
7d61f11c76
use img-polaroid lookalike for images
12 years ago
Andrew Dolgov
8d090a910b
use css nth-child instead of old even/odd class hacks for normal mode
12 years ago
Andrew Dolgov
3c200461f8
more notice css tweaks
12 years ago
Andrew Dolgov
6d9426feae
tweak notice/warning/etc display
12 years ago
Andrew Dolgov
95437e9e07
tweak notify layout/display
12 years ago
Andrew Dolgov
e43a9c4a01
add a %d articles selected element
12 years ago
Andrew Dolgov
542c563c55
use height : auto in ttrssZoom
12 years ago
Andrew Dolgov
1cdb22b6fe
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
12 years ago
Andrew Dolgov
a6e3554e32
ttrssZoom: fix image width
12 years ago
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.
12 years ago
pictuga
5f938254fa
Use CSS3 ellipsis in .postTitle.
...
CSS3 property which makes cut-off text look smoother.
12 years ago
Andrew Dolgov
c3b06333b6
Revert "Revert "another attempt to workaround against feedtree scroll issues""
...
This reverts commit 9b176694f5
.
Conflicts:
tt-rss.css
12 years ago
Andrew Dolgov
526f690664
pre: forbid layout breaking width
12 years ago
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 )
12 years ago
pictuga
dc544c94ff
Make sure missing feed-icons keep alignment.
...
Missing feed-icons take 16px as well to avoid alignment glitches in feed list.
12 years ago
Andrew Dolgov
cc33260343
feed-holder: remove overflow:hidden
12 years ago
Andrew Dolgov
9b176694f5
Revert "another attempt to workaround against feedtree scroll issues"
...
This reverts commit 9f8b2e6ea8
.
12 years ago
Andrew Dolgov
5203901036
tweak ttrssZoom display
12 years ago
Andrew Dolgov
1f3f503dc1
for consistency do not force bold on hl.active a.title
12 years ago
Andrew Dolgov
da46d21e88
simplify filter overview
12 years ago