Commit History

Author SHA1 Message Date
  Peter Spicer 52a8d99877 ! Fix icon misalignment 10 years ago
  Peter Spicer 05f73b0b96 ! I don't really see any need to have two different loading spinner icons... so let's just have one and be done with it. 10 years ago
  Peter Spicer 032a876527 ! I missed a bit with the board index news fader - but it wouldn't uncollapse properly anyway, and there's also now some CSS that isn't needed. 10 years ago
  Peter Spicer 9a16ad6efb ! And convert the PM template to use the updated toggler, as well as fixing a CSS bug. 10 years ago
  Peter Spicer 86eb121409 ! Convert the stats page (and a bit of the profile page) to use a sprite instead of regular images. 10 years ago
  Hristo- ef4a364355 Signed-off-by: Hristo- <[email protected]> 10 years ago
  Peter Spicer 63662a20c8 ! Fixing some spacing issues, as well as fixing most tables that didn't have a right hand border when they should. 10 years ago
  Hristo- da03714a0d .ignoreboards width fix 10 years ago
  Peter Spicer 1fd10508ff ! More legacy stuff. 10 years ago
  Peter Spicer ba837b7f24 ! More code that isn't really needed when it can inherit from its parent. 10 years ago
  Peter Spicer a660646340 ! This doesn't appear to be used anywhere any more. 10 years ago
  Michael Eshom d23415bc17 Merge pull request #923 from MissAllSunday/theme_stuff 10 years ago
  Arantor f6c3084938 Merge pull request #974 from Arantor/release-2.1 10 years ago
  Peter Spicer d20193e7c5 ! We renamed the theme a bit back. 10 years ago
  Arantor 32755d5e54 Merge pull request #966 from Antes/missing 10 years ago
  Antes d34b4d7edb to tidy up some tables (too much lefty) 10 years ago
  Peter Spicer e46a05c792 ! Fix cutting longish usernames, (fixes #954) thanks Yoshi! 10 years ago
  Peter Spicer 3755692c73 ! The beginnings of the new alerts system. 10 years ago
  Suki 0c472bcfee No weird black over blue background 10 years ago
  Peter Spicer 45f9f397b7 ! The rest of the changes required for category descriptions. A few notes: I don't think I broke anything in the theme by de-restricting the catbg height, nothing looks obviously broken; I'm not exactly a fan of how we do the board descriptions stuff anyway, but I've made the cat description behave consistently - i.e. not running htmlspecialchars. Not going to argue about this; unless we're going to change the board descriptions, cat descriptions will behave this way. This will be fixed in 3.0 but we've always said about not fixing it in 2.x for the reason that users rely on it. As far as performance goes, there should be no significant increases; if it's going to filesort, it was going to do it anyway, and if not, it won't now anyway. 10 years ago
  Peter Spicer b36f2c178f ! Shiny new PM popup menu. 10 years ago
  Peter Spicer 7c4bdc5621 ! New profile menu goodness 10 years ago
  Peter Spicer 4a5a195454 ! Let's make the menu have actually symmetrical rounded corners rather than this weird alignment that looks wrong. 10 years ago
  Peter Spicer d82fabe959 ! Fix the alignment of IM icons. (ref #889) 10 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) 10 years ago
  Peter Spicer dd168f0602 ! Removing a ton of old CSS, fixes #896 10 years ago
  Peter Spicer 41cfb68a23 ! Typo fix 10 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. 10 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. 10 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. 10 years ago