Peter Spicer
|
88ce67c426
! Remove the legend from the board index, because we don't really need it. Note that the new_redirect.png image was not removed because it is in use in the admin panel at this time.
|
11 lat temu |
Peter Spicer
|
2720bd8699
! Now, let's add Gary's new icons in, let's make a sprite out of them, and while we're at it, let's make it slightly more encouraging for guests by showing guests the 'new items' behaviour even if in reality it isn't.
|
11 lat temu |
Peter Spicer
|
f8ed5106b9
! Linear gradients are supported without prefix in IE10, FF since FF17 and Opera since 12.1 provided the right format is used. Chrome supports it too, but some of the mobile browsers still need the -webkit prefix.
|
11 lat temu |
Arantor
|
e5b3c85036
Merge pull request #841 from live627/maint
|
11 lat temu |
Peter Spicer
|
784e24252a
! Several exciting things at once: instead of using [1] in menu items, use a class which looks a little better (and is definitely easier to theme), and hive the profile menu off out the way. Incidentally this fixes #733 which was kind of the point all along anyway.
|
11 lat temu |
Aaron van Geffen
|
d395785ba7
* Tone down the shadow on h1.forumtitle
|
11 lat temu |
Aaron van Geffen
|
8faa767a6a
* Always have sans-serif as a fallback.
|
11 lat temu |
Aaron van Geffen
|
da41393c1b
* The "More" menu on the bottom-right of posts wasn't showing up due to overflow being set.
|
11 lat temu |
John Rayes
|
6ae61c0bb7
Add icon and a deeper green to .infobox
|
11 lat temu |
Peter Spicer
|
807a6f6ec6
! I like this. It feels ugly, though, but it works (non AJAXively for now)
|
11 lat temu |
John Rayes
|
975981739e
Put ssome space to the right of the two bang marks
|
11 lat temu |
Peter Spicer
|
c9a8db42ce
! Let's replace those sort_up.png and sort_down.pngs more generally with a single image sprite. For those worrying about backwards compatibility, there already wasn't because the old images were GIFs, these are PNGs, so old themes would already be a bit iffy anyway. But now it's styleable from CSS - and that also means it's variant-safe as well should someone wish to do something with that.
|
11 lat temu |
Peter Spicer
|
3b892c1ff5
! Quick reply now uses the sprite. Every little helps, right?
|
11 lat temu |
Peter Spicer
|
e71761e1af
! Let's be a bit smarter about the expand/collapse images - let's save 200 bytes by not serving them as separate images. So far only converted one use to them but let's do more as we go.
|
11 lat temu |
Peter Spicer
|
51f257f10b
! Last CSS change as previously discussed, fixes #357
|
11 lat temu |
Illori
|
1cf038557d
fix up display.template.php for useronline image and missing pm image/link
|
11 lat temu |
Arantor
|
4c9755cbf7
Merge pull request #638 from emanuele45/gimme_gimme
|
11 lat temu |
Peter Spicer
|
2bfba77109
! Use the right area for admin panel search for security settings, and fix a theme issue with the advanced search page.
|
11 lat temu |
Peter Spicer
|
b0179a5b1c
! Making members pending approval and moderation reports more prominent. The moderation menu, like most of the time, has it wrong anyway and a separate "accident" may happen to it in the future, but for now, let's get rid of icky (and frequently wrong, as well as some old) language strings and be a bit daring.
|
11 lat temu |
Peter Spicer
|
737807941a
! Stats bars with 0-item entries (e.g. topics with 0 views, users online 0m) could get misaligned.
|
11 lat temu |
Peter Spicer
|
a455ddabcc
! Remove the sidebar from admin/moderation/profile.
|
11 lat temu |
John Rayes
|
6c1974e012
! Make expandPages() nest properly: Fixes #669
|
11 lat temu |
emanuele
|
0759958fa1
And the PM page
|
11 lat temu |
Peter Spicer
|
61bdbf018a
! Move the avatar out of the h4 in the thread and PM display templats (fixes #584)
|
11 lat temu |
Michael Eshom
|
212f627f61
Fix titles on stats page which were broken by #621
|
11 lat temu |
Michael Eshom
|
87a08af855
Fix orange-on-blue headers...
|
11 lat temu |
Bryan Deakin
|
71c0c6791f
Some small bug fixes thanks to ARG and illori
|
11 lat temu |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 lat temu |
Bryan Deakin
|
7f3407f2ea
Fixes bold bbc bug ... thanks to ema and illori
|
11 lat temu |
Bryan Deakin
|
1286e60a6e
some small css fixes, admin one thanks to ARG
|
11 lat temu |