aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/colours.css
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11103] Clean up some notifications CSSMatt Friedman2013-01-151-3/+2
| | | | PHPBB3-11103
* [ticket/11103-VSE] Updated notification AJAX stylingMatt Friedman2012-12-251-2/+27
| | | | PHPBB3-11103
* Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-11-141-7/+7
|\ | | | | | | | | | | Conflicts: phpBB/common.php phpBB/config/services.yml
| * [ticket/11197] Prefix the css classes for the small arrow with "arrow"Marc Alexander2012-11-131-7/+7
| | | | | | | | | | | | | | | | It does not make sense to have classes named "right" and "left" produce a small arrow next to text. It should be made clear that an arrow will appear. PHPBB3-11197
* | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-101-3/+3
|\ \ | |/ | | | | | | | | | | | | Conflicts: phpBB/install/schemas/mssql_schema.sql phpBB/report.php phpBB/styles/prosilver/template/ucp_prefs_personal.html phpBB/styles/subsilver2/template/ucp_prefs_personal.html
| * [ticket/11018] Fix minor issues with CSS in prosilverJoas Schilling2012-10-171-3/+3
| | | | | | | | PHPBB3-11018
* | [ticket/11103] Code cleanupNathan Guse2012-10-291-1/+1
| | | | | | | | PHPBB3-11103
* | [ticket/11103] Restyling notifications list for prosilverNathan Guse2012-10-161-9/+22
|/ | | | PHPBB3-11103
* [ticket/10968] Render pagination within the templateDrae2012-07-181-9/+14
| | | | | | | | | | | | | | Since phpBB 2 pagination has been rendered mostly within the source. This limits just what designers can do with pagination. The current form is also questionable in terms of "best practice". The aim is to move rendering completely to the template via the use of a block element. Enabling S_ template vars also allows for control over specific aspects of the pagination output such as next, previous, active and ellipsis. Related to this - merging the capabilities of the topic_generate_pagination with generate_pagination removes an element of duplication. PHPBB3-10968
* [ticket/10734] Fixed minor bugShibu Lijack2012-04-101-2/+1
| | | | | | Removed an extra empty line in colors.css PHPBB-10734
* [ticket/10734] Moved style elements and fixed minor bugsShibu Lijack2012-04-091-10/+1
| | | | | | | | | | Moved color related style elements to colours.css and other elements to common.css Also added an empty display for corners span. Removed unwanted space in mcp_topic Removed DS_Store PHPBB-10734
* [ticket/10734] Fixed cp cssShibu Lijack2012-04-021-0/+1
| | | | | | Fixed border radius and padding of the ucp and mcp. PHPBB-10734
* [ticket/10734] Removed unwanted css elementsShibu Lijack2012-04-021-33/+0
| | | | | | Removed all the corner css elements PHPBB-10734
* [ticket/10734] Removed unwanted CSS hacksShibu Lijack2012-03-311-32/+0
| | | | | | | Removed -webkit and -moz as suggested by cyberalien. Removed unused style elements. PHPBB-10734
* [ticket/10734] CSS tweaksShibu Lijack2012-03-311-4/+29
| | | | | | | | Modified colours.css Removed the corner images. Added border radius. PHPBB3-10734
* [ticket/10270] Changing close button for ajax popupsVjacheslav Trushkin2012-03-311-0/+14
| | | | | | Changed close button for popups to match prosilver style and from img to css, moved color values to colours.css PHPBB3-10270
* Merge branch 'develop' into feature/prosilver-cleanup/duplicate-colorsVjacheslav Trushkin2012-03-241-6/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop: (117 commits) [task/travis] Refactor php version check for dbunit install [task/travis] Exclude functional and slow tests [ticket/10719] Revert "Skip functional tests on PHP 5.2" [task/travis-develop2] Update version from 5.3 to 5.3.2 [task/travis] Dropping support for 5.2 in develop branch [task/travis] Some more small travis fixes [task/travis] Rename travis phpunit config files [task/travis] Fixing some travis issues [ticket/10684] Adjust function and parameter name, minor changes. [task/travis] Add automated testing to readme [task/travis] Removing development information [task/travis] Adding Travis Continuous Intergration Support [ticket/10704] minor typo in a comment [ticket/10717] Fix profile field sample in prosilver´s memberlist_view.html [ticket/10691] Fixed the speed of creating search index [task/php54-ascraeus] Bring p_master#module_auth into PHP 5 era. [task/php54] Disable E_STRICT in Olympus when running on PHP 5.4. [task/php54] Refactor error_reporting call slightly. [ticket/10690] Fix undefined UNAPPROVED_POSTS_ZERO_TOTAL in queue [ticket/10689] Fix "First character"-option in "Find a member"-search ... Conflicts: phpBB/styles/prosilver/theme/cp.css
| * Merge branch 'develop-olympus' into developVjacheslav Trushkin2012-02-241-6/+0
| |\ | | | | | | | | | | | | | | | * develop-olympus: [ticket/10453] PM viewmessage page is misplacing the online icon [ticket/10453] PM viewmessage page is misplacing the online icon
| | * [ticket/10453] PM viewmessage page is misplacing the online iconRaimon2011-11-131-6/+0
| | | | | | | | | | | | | | | | | | PHPBB3-10453 http://tracker.phpbb.com/browse/PHPBB3-10453
* | | [feature/prosilver-cleanup/duplicate-colors] Removing duplicate colorsVjacheslav Trushkin2012-02-161-5/+9
|/ / | | | | | | | | | | Removing color values from files other than colours.css PHPBB3-10619
* | [feature/remove-imagesets] Changing prosilverVjacheslav Trushkin2011-09-041-120/+120
| | | | | | | | | | | | Removing imagesets. Changing prosilver PHPBB3-10336
* | [ticket/10260] Remove prosilver styleswitcherIgor Wiedler2011-07-121-4/+0
| | | | | | | | | | | | | | | | The styleswitcher is an odd invention that allows setting the font size of the page dynamically via JavaScript (and CSS). This should be done by browser settings instead. PHPBB3-10260
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-091-1/+1
|\ \ | |/ | | | | | | * develop-olympus: [ticket/10068] Style links posted in posts the same way as in signatures.
| * [ticket/10068] Style links posted in posts the same way as in signatures.Joas Schilling2011-06-061-1/+1
| | | | | | | | | | | | | | | | | | | | Firefox4 is going to have some restrictions to :visited for security purpose (see http://hacks.mozilla.org/2010/03/privacy-related-changes-coming-to-css-vistited/ for more information) In phpBB links inside posts therefor can not be displayed with the dotted line anymore. So when we change this anyway we can just make links in signature and posts look the same. PHPBB3-10068
* | Merge branch 'ticket/hanakin/10001' into developIgor Wiedler2011-02-281-0/+53
|\ \ | |/ |/| | | | | | | * ticket/hanakin/10001: [ticket/10001] Created the new styles within colours.css to handle the displaying of the forum & topic images [ticket/10001] Created new Template variable to house class names based on $folder_img value, Modified prosilver template files to utilize class for forum & topic images through out template via the newly created Template variable, Created the new styles within colours.css to handle the displaying of the forum & topic images
| * [ticket/10001] Created the new styles within colours.css to handle the ↵hanakin2011-01-181-0/+53
| | | | | | | | | | | | | | | | | | | | displaying of the forum & topic images * Created the new styles within colours.css to handle the displaying of the forum & topic images - NOTES: This changes are the first step in the revamp of prosilver initiative, this provides the ground work to handle the images via sprites to reduce the amount of HTTP requests by the server PHPBB3-10001
* | [ticket/10036] Use image from configuration file for displaying online-status.Joas Schilling2011-02-241-1/+1
| | | | | | | | PHPBB3-10036
* | [ticket/9166] Fixed CSS element order in prosilver.Schnorrer422011-01-281-3/+13
|/ | | | PHPBB3-9166
* Bug #49945 - [Fix] Correctly hover list menu in UCP and MCP for rtl languages.Joas Schilling2010-01-251-0/+1
| | | | | | Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10440 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix Bug #49945 - Correctly orientate Control-Panel-Navigation ↵Joas Schilling2009-08-181-0/+5
| | | | | | | | background-image on RTL languages. Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10016 89ea8834-ac86-4346-8a33-228a782c2dd0
* Separate PM Reply and PM Reply to all in prosilver.Meik Sievertsen2009-08-041-0/+6
| | | | | | Style changes by dhn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9919 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #37015 - PMs - message history opacityJoas Schilling2009-06-201-1/+1
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9639 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #33745 - Correctly orientate quoted text image on RTL languagesJoas Schilling2009-06-181-0/+4
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9622 89ea8834-ac86-4346-8a33-228a782c2dd0
* apply foreground color to select fields (Bug #44215)Meik Sievertsen2009-04-221-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9476 89ea8834-ac86-4346-8a33-228a782c2dd0
* #30275 (css error)Meik Sievertsen2009-04-101-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9434 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix images off, css on problem for post/reply buttonsMeik Sievertsen2007-11-061-6/+6
| | | | | | | - changed calculating new/unread pm count to no longer rely on code logic, but apply all rules, operate on messages and then re-calculating after delivery. git-svn-id: file:///svn/phpbb/trunk@8229 89ea8834-ac86-4346-8a33-228a782c2dd0
* correctly apply colourMeik Sievertsen2007-10-101-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@8161 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some changes... non-invasive...Meik Sievertsen2007-08-131-6/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@8025 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix button issues with rtl languagesMeik Sievertsen2007-06-161-10/+5
| | | | | | | - 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
* add bidi.css for RTL support - we still use .rtl to be able to put special ↵Meik Sievertsen2007-06-121-2/+50
| | | | | | 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
* small changes - mostly style related to fix cross-browser issues.Meik Sievertsen2007-05-291-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7696 89ea8834-ac86-4346-8a33-228a782c2dd0
* hopefully not too late in the game. Checked in new jabber class (the class ↵Meik Sievertsen2007-05-261-1/+5
| | | | | | | | | 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
* added subforum read/unread icons (thanks to thatbitextra for providing them).Meik Sievertsen2007-05-151-0/+8
| | | | | | | fixed issue with forum passwords only alloweing ASCII in administration while allowing non-ASCII on user-entered passwords git-svn-id: file:///svn/phpbb/trunk@7581 89ea8834-ac86-4346-8a33-228a782c2dd0
* 1 whole week, and no icons for the subforum links, which means no go for the ↵Jonathan Stanley2007-05-131-8/+0
| | | | | | imageset... revert change, perhaps something for phpBB3.2.x? :P git-svn-id: file:///svn/phpbb/trunk@7556 89ea8834-ac86-4346-8a33-228a782c2dd0
* bloody cut-and-paste @_@Jonathan Stanley2007-05-061-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7482 89ea8834-ac86-4346-8a33-228a782c2dd0
* Usability enhancement, actually make use of existing, differing CSS classes ↵Jonathan Stanley2007-05-061-0/+8
| | | | | | to style subforum links differently. Am currently "ghetto-ing" it by reusing viewtopic icons within the imageset. Like it or loath it? If the former, will go about getting the imageset update with new appropiate extra mini-icons. :) git-svn-id: file:///svn/phpbb/trunk@7481 89ea8834-ac86-4346-8a33-228a782c2dd0
* Better fix.Jonathan Stanley2007-04-231-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7389 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, ↵Meik Sievertsen2007-04-221-2/+1
| | | | | | | | | | | | | | | | | | #9831, #9830, #9815, #9665, #9624 prosilver adjustments for important announcements in ucp - #9995 MCP fixes for user notes/warnings - #9981 Preserving imageset values on save/edit find a member link for Mass PM's - #9925 syndicate window.onload events where necessary - #9878 Duplicate topics in forums with announcements - #9840 Email template for forced re-activation - #9808 Topic pagination adjustment - #9763 Changed compose message layout in UCP - #9706, #9702 Fixed inline attachment font size (hopefully) git-svn-id: file:///svn/phpbb/trunk@7384 89ea8834-ac86-4346-8a33-228a782c2dd0
* icon_back_top.gif wasn't imagesetified and was an ugly inlined image in ↵Jonathan Stanley2007-04-131-2/+2
| | | | | | viewtopic... bleurgh! :P git-svn-id: file:///svn/phpbb/trunk@7353 89ea8834-ac86-4346-8a33-228a782c2dd0
* #9693David M2007-04-121-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7336 89ea8834-ac86-4346-8a33-228a782c2dd0