aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Collapse)AuthorAgeFilesLines
...
* some fixes here and thereMeik Sievertsen2007-07-101-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7860 89ea8834-ac86-4346-8a33-228a782c2dd0
* #13121Henry Sudhof2007-07-093-4/+7
| | | | | | | #13093 git-svn-id: file:///svn/phpbb/trunk@7851 89ea8834-ac86-4346-8a33-228a782c2dd0
* some fixes. :)Meik Sievertsen2007-07-067-9/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@7836 89ea8834-ac86-4346-8a33-228a782c2dd0
* revert the change i did for RC2 - it caused the links and navbar being ↵Meik Sievertsen2007-07-041-9/+10
| | | | | | displayed in wrong order... git-svn-id: file:///svn/phpbb/trunk@7833 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12947David M2007-07-032-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7826 89ea8834-ac86-4346-8a33-228a782c2dd0
* errHenry Sudhof2007-07-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7825 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use a span to preserve validity.Henry Sudhof2007-07-021-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7824 89ea8834-ac86-4346-8a33-228a782c2dd0
* Adding the bot mark/unmark links already promised in the changelog.Henry Sudhof2007-07-021-1/+1
| | | | | | | | | | | Adds backlinks to the success screen after closing reports (#12905) Some style and language fixes (#12493, #12235, #11235, #11949) - the latter is still not perfect. Added code to the phpBB2 converter to deal with slashed quotes (#12607) Changes and adds language entries :) git-svn-id: file:///svn/phpbb/trunk@7822 89ea8834-ac86-4346-8a33-228a782c2dd0
* checking in changes before testing template cache/changingMeik Sievertsen2007-07-014-14/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@7815 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fixing some very very nasty opera bugs by changing the clearing method we use.Meik Sievertsen2007-06-295-9/+11
| | | | | | | - also properly apply preg_quote to some strings. git-svn-id: file:///svn/phpbb/trunk@7808 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing some bugsMeik Sievertsen2007-06-283-4/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@7805 89ea8834-ac86-4346-8a33-228a782c2dd0
* small change in viewforum_body for the • characterMeik Sievertsen2007-06-241-1/+1
| | | | | | | and up the version git-svn-id: file:///svn/phpbb/trunk@7792 89ea8834-ac86-4346-8a33-228a782c2dd0
* RTL changes with the help from arod-1 and dodo5000Meik Sievertsen2007-06-1822-95/+60
| | | | git-svn-id: file:///svn/phpbb/trunk@7776 89ea8834-ac86-4346-8a33-228a782c2dd0
* code is always left to right - #12389Meik Sievertsen2007-06-161-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7765 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix button issues with rtl languagesMeik Sievertsen2007-06-163-13/+17
| | | | | | | - fix direction of pagination (the crampted display in FF seems to be a bug in FF itself) git-svn-id: file:///svn/phpbb/trunk@7764 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changing the behaviour of the hideonline permission.Henry Sudhof2007-06-142-2/+2
| | | | | | | | | Test the current setting before altering the memory limit during install(Bug #12195) And another language var. git-svn-id: file:///svn/phpbb/trunk@7755 89ea8834-ac86-4346-8a33-228a782c2dd0
* add bidi.css for RTL support - we still use .rtl to be able to put special ↵Meik Sievertsen2007-06-127-57/+782
| | | | | | rules within the parsed stylesheet. since bidi.css is included after colours.css we ommit any colours there too. Still a lot to do here - i saw a lot of areas in need of some love (jumpbox, top links, topic/post icons, forum pagination) git-svn-id: file:///svn/phpbb/trunk@7754 89ea8834-ac86-4346-8a33-228a782c2dd0
* my round of bug fixesMeik Sievertsen2007-06-114-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@7749 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, mess around with the templates + fixing some bugs + adjusting headers ↵Meik Sievertsen2007-06-0928-64/+64
| | | | | | for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!) git-svn-id: file:///svn/phpbb/trunk@7736 89ea8834-ac86-4346-8a33-228a782c2dd0
* MinorHenry Sudhof2007-06-061-0/+2
| | | | | | | #12137 git-svn-id: file:///svn/phpbb/trunk@7716 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changing the stance we take towards flash. (DelvarWorld, NeoThermic)Henry Sudhof2007-06-062-4/+5
| | | | | | | | | | fixing a few smaller bugs. #12007 #12003 git-svn-id: file:///svn/phpbb/trunk@7715 89ea8834-ac86-4346-8a33-228a782c2dd0
* tiny fixes which do not need to be listed within the changelog... (falls ↵Meik Sievertsen2007-06-035-10/+10
| | | | | | under tiny stylistic and language changes) git-svn-id: file:///svn/phpbb/trunk@7709 89ea8834-ac86-4346-8a33-228a782c2dd0
* MCP? Who uses that... :PDavid M2007-06-022-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7706 89ea8834-ac86-4346-8a33-228a782c2dd0
* grrr... although only using fieldset dd:after instead of fieldset dl:after ↵Meik Sievertsen2007-05-291-1/+1
| | | | | | will fix the "opera dropdown box" issue it was only a test to determine the problematic area. git-svn-id: file:///svn/phpbb/trunk@7697 89ea8834-ac86-4346-8a33-228a782c2dd0
* small changes - mostly style related to fix cross-browser issues.Meik Sievertsen2007-05-2911-32/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@7696 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some fixes and improvements.Henry Sudhof2007-05-272-5/+5
| | | | | | | | | | #11817 #11851 #11801 #11461 git-svn-id: file:///svn/phpbb/trunk@7692 89ea8834-ac86-4346-8a33-228a782c2dd0
* hopefully not too late in the game. Checked in new jabber class (the class ↵Meik Sievertsen2007-05-2616-23/+53
| | | | | | | | | done by the flyspray project). It would be nice if this could be tested with more servers - jabber.org seems to work fine... - other fixes git-svn-id: file:///svn/phpbb/trunk@7687 89ea8834-ac86-4346-8a33-228a782c2dd0
* tiny stylistic change to blockquote layoutMeik Sievertsen2007-05-251-11/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@7682 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some fixes...Meik Sievertsen2007-05-249-10/+10
| | | | | | | @translators: please note the split of SEND_EMAIL ;) git-svn-id: file:///svn/phpbb/trunk@7672 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11255David M2007-05-225-4/+5
| | | | | | | | | | | | | | | #11259 #11291 #11335 #11457 #11473 #11475 #11511 #11523 #11527 git-svn-id: file:///svn/phpbb/trunk@7663 89ea8834-ac86-4346-8a33-228a782c2dd0
* sorry for the change, but i have to agree, they are used for very different ↵Meik Sievertsen2007-05-201-1/+1
| | | | | | purposes. ;) git-svn-id: file:///svn/phpbb/trunk@7653 89ea8834-ac86-4346-8a33-228a782c2dd0
* position relative and nowrap - should fix icon issue on IE7Meik Sievertsen2007-05-201-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7651 89ea8834-ac86-4346-8a33-228a782c2dd0
* oh my god - what did he do? Adding attachment display to post/topic review, ↵Meik Sievertsen2007-05-1922-84/+194
| | | | | | queue, reports, post details, mcp topic view... fixing other tiny things along the line. git-svn-id: file:///svn/phpbb/trunk@7642 89ea8834-ac86-4346-8a33-228a782c2dd0
* #8220Dominik Dröscher2007-05-192-32/+32
| | | | git-svn-id: file:///svn/phpbb/trunk@7641 89ea8834-ac86-4346-8a33-228a782c2dd0
* #9663Dominik Dröscher2007-05-191-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7640 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10337Dominik Dröscher2007-05-194-7/+7
| | | | | | | Nothing major, just a cleanup for ultimate grayness git-svn-id: file:///svn/phpbb/trunk@7639 89ea8834-ac86-4346-8a33-228a782c2dd0
* Long time no see Mr CVS!Dominik Dröscher2007-05-191-3/+5
| | | | | | | Moving the Save / Load buttons to the left. git-svn-id: file:///svn/phpbb/trunk@7637 89ea8834-ac86-4346-8a33-228a782c2dd0
* hopefully more suitable site logo for subsilver2Meik Sievertsen2007-05-181-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@7632 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some tiny fixes.Meik Sievertsen2007-05-187-6/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@7628 89ea8834-ac86-4346-8a33-228a782c2dd0
* The Grand Copyright Year Unification... breakdown of years, of ↵Jonathan Stanley2007-05-178-8/+8
| | | | | | | | | | | | | | | | re-copyrighting due to major changes: 2000 - phpBB1.0.0 released 2002 - phpBB2.0.0 released & phpBB2.2.x commenced 2005 - phpBB2.2.x is canned with phpBB3.0.0 to succeed it, prosilver also starts development proper 2007 - phpBB3.0.x... Anyone that so much as whimpers "OMG copyright year is wrong!!!1~"... read: http://en.wikipedia.org/wiki/Copyright Considering copyright (from the year started) last for at least 50 years, and up to 70 years after the author's _death_, even phpBB1.x.x will remain copyrighted well into the 22nd century. git-svn-id: file:///svn/phpbb/trunk@7624 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bit more space for the i18n's string for "Mark", whatever it may be.Jonathan Stanley2007-05-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7620 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixing some tiny bugs...Meik Sievertsen2007-05-178-13/+15
| | | | | | | - correctly close span tags within code=php git-svn-id: file:///svn/phpbb/trunk@7619 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11046 - properly show load button.Meik Sievertsen2007-05-173-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7615 89ea8834-ac86-4346-8a33-228a782c2dd0
* label changes, language fixes...Meik Sievertsen2007-05-162-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7608 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cleaning up.Henry Sudhof2007-05-162-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7602 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11008Henry Sudhof2007-05-162-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7601 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11010David M2007-05-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7600 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10942 + cron image into <p></p> tagsMeik Sievertsen2007-05-151-3/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7589 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10940David M2007-05-151-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7585 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10940David M2007-05-158-7/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@7582 89ea8834-ac86-4346-8a33-228a782c2dd0