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