Commit History

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