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 lat temu |
Hristo-
|
da03714a0d
.ignoreboards width fix
|
11 lat temu |
Peter Spicer
|
1fd10508ff
! More legacy stuff.
|
11 lat temu |
Peter Spicer
|
ba837b7f24
! More code that isn't really needed when it can inherit from its parent.
|
11 lat temu |
Peter Spicer
|
a660646340
! This doesn't appear to be used anywhere any more.
|
11 lat temu |
Michael Eshom
|
d23415bc17
Merge pull request #923 from MissAllSunday/theme_stuff
|
11 lat temu |
Arantor
|
f6c3084938
Merge pull request #974 from Arantor/release-2.1
|
11 lat temu |
Peter Spicer
|
d20193e7c5
! We renamed the theme a bit back.
|
11 lat temu |
Arantor
|
32755d5e54
Merge pull request #966 from Antes/missing
|
11 lat temu |
Antes
|
d34b4d7edb
to tidy up some tables (too much lefty)
|
11 lat temu |
Peter Spicer
|
e46a05c792
! Fix cutting longish usernames, (fixes #954) thanks Yoshi!
|
11 lat temu |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 lat temu |
Suki
|
0c472bcfee
No weird black over blue background
|
11 lat temu |
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 lat temu |
Peter Spicer
|
b36f2c178f
! Shiny new PM popup menu.
|
11 lat temu |
Peter Spicer
|
7c4bdc5621
! New profile menu goodness
|
11 lat temu |
Peter Spicer
|
4a5a195454
! Let's make the menu have actually symmetrical rounded corners rather than this weird alignment that looks wrong.
|
11 lat temu |
Peter Spicer
|
d82fabe959
! Fix the alignment of IM icons. (ref #889)
|
11 lat temu |
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 lat temu |
Peter Spicer
|
dd168f0602
! Removing a ton of old CSS, fixes #896
|
11 lat temu |
Peter Spicer
|
41cfb68a23
! Typo fix
|
11 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
Arantor
|
e5b3c85036
Merge pull request #841 from live627/maint
|
11 lat temu |
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 lat temu |
Aaron van Geffen
|
d395785ba7
* Tone down the shadow on h1.forumtitle
|
11 lat temu |
Aaron van Geffen
|
8faa767a6a
* Always have sans-serif as a fallback.
|
11 lat temu |
Aaron van Geffen
|
da41393c1b
* The "More" menu on the bottom-right of posts wasn't showing up due to overflow being set.
|
11 lat temu |
John Rayes
|
6ae61c0bb7
Add icon and a deeper green to .infobox
|
11 lat temu |