Peter Spicer
|
d82fabe959
! Fix the alignment of IM icons. (ref #889)
|
hace 11 años |
Peter Spicer
|
ed073af2aa
! And let's flatten some of the CSS we have left. I don't think it breaks anything (famous last words)
|
hace 11 años |
Peter Spicer
|
dd168f0602
! Removing a ton of old CSS, fixes #896
|
hace 11 años |
Peter Spicer
|
41cfb68a23
! Typo fix
|
hace 11 años |
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.
|
hace 11 años |
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.
|
hace 11 años |
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.
|
hace 11 años |
Arantor
|
e5b3c85036
Merge pull request #841 from live627/maint
|
hace 11 años |
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.
|
hace 11 años |
Aaron van Geffen
|
d395785ba7
* Tone down the shadow on h1.forumtitle
|
hace 11 años |
Aaron van Geffen
|
8faa767a6a
* Always have sans-serif as a fallback.
|
hace 11 años |
Aaron van Geffen
|
da41393c1b
* The "More" menu on the bottom-right of posts wasn't showing up due to overflow being set.
|
hace 11 años |
John Rayes
|
6ae61c0bb7
Add icon and a deeper green to .infobox
|
hace 11 años |
Peter Spicer
|
807a6f6ec6
! I like this. It feels ugly, though, but it works (non AJAXively for now)
|
hace 11 años |
John Rayes
|
975981739e
Put ssome space to the right of the two bang marks
|
hace 11 años |
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.
|
hace 11 años |
Peter Spicer
|
3b892c1ff5
! Quick reply now uses the sprite. Every little helps, right?
|
hace 11 años |
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.
|
hace 11 años |
Peter Spicer
|
51f257f10b
! Last CSS change as previously discussed, fixes #357
|
hace 11 años |
Illori
|
1cf038557d
fix up display.template.php for useronline image and missing pm image/link
|
hace 11 años |
Arantor
|
4c9755cbf7
Merge pull request #638 from emanuele45/gimme_gimme
|
hace 11 años |
Peter Spicer
|
2bfba77109
! Use the right area for admin panel search for security settings, and fix a theme issue with the advanced search page.
|
hace 11 años |
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.
|
hace 11 años |
Peter Spicer
|
737807941a
! Stats bars with 0-item entries (e.g. topics with 0 views, users online 0m) could get misaligned.
|
hace 11 años |
Peter Spicer
|
a455ddabcc
! Remove the sidebar from admin/moderation/profile.
|
hace 11 años |
John Rayes
|
6c1974e012
! Make expandPages() nest properly: Fixes #669
|
hace 11 años |
emanuele
|
0759958fa1
And the PM page
|
hace 11 años |
Peter Spicer
|
61bdbf018a
! Move the avatar out of the h4 in the thread and PM display templats (fixes #584)
|
hace 11 años |
Michael Eshom
|
212f627f61
Fix titles on stats page which were broken by #621
|
hace 11 años |
Michael Eshom
|
87a08af855
Fix orange-on-blue headers...
|
hace 11 años |