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.
|
11 vuotta sitten |
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.
|
11 vuotta sitten |
Peter Spicer
|
9a16ad6efb
! And convert the PM template to use the updated toggler, as well as fixing a CSS bug.
|
11 vuotta sitten |
Peter Spicer
|
86eb121409
! Convert the stats page (and a bit of the profile page) to use a sprite instead of regular images.
|
11 vuotta sitten |
Hristo-
|
ef4a364355
Signed-off-by: Hristo- <[email protected]>
|
11 vuotta sitten |
Peter Spicer
|
63662a20c8
! Fixing some spacing issues, as well as fixing most tables that didn't have a right hand border when they should.
|
11 vuotta sitten |
Hristo-
|
da03714a0d
.ignoreboards width fix
|
11 vuotta sitten |
Peter Spicer
|
1fd10508ff
! More legacy stuff.
|
11 vuotta sitten |
Peter Spicer
|
ba837b7f24
! More code that isn't really needed when it can inherit from its parent.
|
11 vuotta sitten |
Peter Spicer
|
a660646340
! This doesn't appear to be used anywhere any more.
|
11 vuotta sitten |
Michael Eshom
|
d23415bc17
Merge pull request #923 from MissAllSunday/theme_stuff
|
11 vuotta sitten |
Arantor
|
f6c3084938
Merge pull request #974 from Arantor/release-2.1
|
11 vuotta sitten |
Peter Spicer
|
d20193e7c5
! We renamed the theme a bit back.
|
11 vuotta sitten |
Arantor
|
32755d5e54
Merge pull request #966 from Antes/missing
|
11 vuotta sitten |
Antes
|
d34b4d7edb
to tidy up some tables (too much lefty)
|
11 vuotta sitten |
Peter Spicer
|
e46a05c792
! Fix cutting longish usernames, (fixes #954) thanks Yoshi!
|
11 vuotta sitten |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 vuotta sitten |
Suki
|
0c472bcfee
No weird black over blue background
|
11 vuotta sitten |
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.
|
11 vuotta sitten |
Peter Spicer
|
b36f2c178f
! Shiny new PM popup menu.
|
11 vuotta sitten |
Peter Spicer
|
7c4bdc5621
! New profile menu goodness
|
11 vuotta sitten |
Peter Spicer
|
4a5a195454
! Let's make the menu have actually symmetrical rounded corners rather than this weird alignment that looks wrong.
|
11 vuotta sitten |
Peter Spicer
|
d82fabe959
! Fix the alignment of IM icons. (ref #889)
|
11 vuotta sitten |
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 vuotta sitten |
Peter Spicer
|
dd168f0602
! Removing a ton of old CSS, fixes #896
|
11 vuotta sitten |
Peter Spicer
|
41cfb68a23
! Typo fix
|
11 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
Arantor
|
e5b3c85036
Merge pull request #841 from live627/maint
|
11 vuotta sitten |