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