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