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.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Arantor
|
e5b3c85036
Merge pull request #841 from live627/maint
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Aaron van Geffen
|
d395785ba7
* Tone down the shadow on h1.forumtitle
|
vor 11 Jahren |
Aaron van Geffen
|
8faa767a6a
* Always have sans-serif as a fallback.
|
vor 11 Jahren |
Aaron van Geffen
|
da41393c1b
* The "More" menu on the bottom-right of posts wasn't showing up due to overflow being set.
|
vor 11 Jahren |
John Rayes
|
6ae61c0bb7
Add icon and a deeper green to .infobox
|
vor 11 Jahren |
Peter Spicer
|
807a6f6ec6
! I like this. It feels ugly, though, but it works (non AJAXively for now)
|
vor 11 Jahren |
John Rayes
|
975981739e
Put ssome space to the right of the two bang marks
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Peter Spicer
|
3b892c1ff5
! Quick reply now uses the sprite. Every little helps, right?
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Peter Spicer
|
51f257f10b
! Last CSS change as previously discussed, fixes #357
|
vor 11 Jahren |
Illori
|
1cf038557d
fix up display.template.php for useronline image and missing pm image/link
|
vor 11 Jahren |
Arantor
|
4c9755cbf7
Merge pull request #638 from emanuele45/gimme_gimme
|
vor 11 Jahren |
Peter Spicer
|
2bfba77109
! Use the right area for admin panel search for security settings, and fix a theme issue with the advanced search page.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Peter Spicer
|
737807941a
! Stats bars with 0-item entries (e.g. topics with 0 views, users online 0m) could get misaligned.
|
vor 11 Jahren |
Peter Spicer
|
a455ddabcc
! Remove the sidebar from admin/moderation/profile.
|
vor 11 Jahren |
John Rayes
|
6c1974e012
! Make expandPages() nest properly: Fixes #669
|
vor 11 Jahren |
emanuele
|
0759958fa1
And the PM page
|
vor 11 Jahren |
Peter Spicer
|
61bdbf018a
! Move the avatar out of the h4 in the thread and PM display templats (fixes #584)
|
vor 11 Jahren |
Michael Eshom
|
212f627f61
Fix titles on stats page which were broken by #621
|
vor 11 Jahren |
Michael Eshom
|
87a08af855
Fix orange-on-blue headers...
|
vor 11 Jahren |
Bryan Deakin
|
71c0c6791f
Some small bug fixes thanks to ARG and illori
|
vor 11 Jahren |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
vor 11 Jahren |
Bryan Deakin
|
7f3407f2ea
Fixes bold bbc bug ... thanks to ema and illori
|
vor 11 Jahren |
Bryan Deakin
|
1286e60a6e
some small css fixes, admin one thanks to ARG
|
vor 11 Jahren |