aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/cp.css
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15953] add reported pm bordershanakin2019-03-041-0/+3
| | | | PHPBB3-15953
* [ticket/14139] Swap ids for classes in css filesMichael Miday2015-09-141-40/+36
|
* [ticket/13879] Replaced px with em where appropriate.Callum Macrae2015-05-281-3/+3
| | | | | | We're using ems basically everywhere else so ¯\_(ツ)_/¯ PHPBB3-13879
* [ticket/13228] Fix codebox "select all" font-size in UCP and MCPPayBas2014-11-211-4/+4
| | | | PHPBB3-13228
* [ticket/13104] inline-block -> blockJakub Senko2014-09-251-1/+1
| | | | PHPBB3-13104
* [ticket/12535] Combine inner clearing CSS rulesPayBas2014-08-071-12/+0
| | | | PHPBB3-12535
* [ticket/12823] Remove all trailing whitespacehanakin2014-07-061-5/+5
| | | | PHPBB3-12823
* [ticket/12648] RTL fix & ACP border fixPayBas2014-06-241-13/+1
| | | | PHPBB3-12648
* [ticket/12648] More style fixes and also cleaned up CP left navigationPayBas2014-06-241-43/+26
| | | | PHPBB3-12648
* [ticket/12648] Improve UCP/MCP/Posting tabsPayBas2014-06-241-99/+46
| | | | PHPBB3-12648
* [ticket/12613] Replaced topic-actions with action-barPayBas2014-06-131-4/+0
| | | | PHPBB3-12613
* [ticket/12613] Pagination should never be in responsive linklistPayBas2014-06-051-3/+1
| | | | PHPBB3-12613
* [ticket/9255] Changed overflow-x to overflow-yCrizzo2014-03-021-1/+1
| | | | PHPBB3-9255
* [ticket/9255] Added max-height and overflow-x to cp-mini in cp.cssCrizzo2014-03-021-0/+2
| | | | PHPBB3-9255
* Merge pull request #1866 from prototech/ticket/11915Nathan Guse2014-01-171-7/+7
|\ | | | | [ticket/11915] Improve Plupload integration
| * [ticket/11915] Move some of the #cp-main table rules to separate class.Cesar G2014-01-171-7/+7
| | | | | | | | PHPBB3-11915
* | [ticket/12011] Correctly position the MCP minitabs.Cesar G2014-01-171-6/+6
|/ | | | PHPBB3-12011
* [ticket/11956] More fixes for responsive minitabsVjacheslav Trushkin2013-10-241-0/+1
| | | | PHPBB3-11956
* [ticket/11956] Adjustments for responsive minitabsVjacheslav Trushkin2013-10-241-0/+14
| | | | PHPBB3-11956
* [ticket/11956] Reusable dropdown handlerVjacheslav Trushkin2013-10-241-17/+19
| | | | | | | | Replace dropdown menu code with reusable handler that is shared between all types of dropdown menus and can be used by custom menus by extensions. PHPBB3-11956
* [ticket/11956] Move responsive *CP navigationVjacheslav Trushkin2013-10-241-0/+38
| | | | | | | Move responsive *CP navigation to cp.css because layout has to change at width higher than 700px PHPBB3-11956
* [ticket/11552] Responsive minitabsVjacheslav Trushkin2013-10-171-5/+27
| | | | PHPBB3-11552
* [ticket/11552] Responsive CP tabsVjacheslav Trushkin2013-10-171-1/+58
| | | | PHPBB3-11552
* [ticket/10431] Remove reply-all custom cssVjacheslav Trushkin2013-01-161-14/+0
| | | | | | Remove CSS for reply-all button that is no longer used PHPBB3-10431
* [ticket/11046] Add border-radius for UCP message colours blockVinny2012-08-071-1/+2
| | | | PHPBB3-11046
* Merge remote-tracking branch 'upstream/develop' into ticket/10734Shibu Lijack2012-04-101-0/+16
|\ | | | | | | | | Conflicts: phpBB/styles/prosilver/theme/tweaks.css
| * Merge branch 'develop-olympus' into developVjacheslav Trushkin2012-04-021-0/+16
| |\ | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/10699] Long h2 title breaks div.minitabs in MCP [ticket/10699] Long h2 title breaks div.minitabs in MCP Conflicts: phpBB/styles/prosilver/theme/tweaks.css
| | * [ticket/10699] Long h2 title breaks div.minitabs in MCPHari Sankar R2012-04-021-1/+0
| | | | | | | | | | | | | | | | | | Fixed minor issues in formatting. PHPBB3-10699
| | * [ticket/10699] Long h2 title breaks div.minitabs in MCPHari Sankar R2012-04-021-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed overlapping of Subject title over the minitabs. Added css property to cp.css under MCP Specific tweaks. Wrapped h2 and #minitabs under .tabs-container with clear: both PHPBB3-10699
* | | [ticket/10734] Fixed cp cssShibu Lijack2012-04-021-1/+3
| | | | | | | | | | | | | | | | | | Fixed border radius and padding of the ucp and mcp. PHPBB-10734
* | | [ticket/10734] Removed all the unnecessary corner classesShibu Lijack2012-04-021-37/+0
|/ / | | | | | | | | | | Removed the corner span classes from all the template and theme files. PHPBB-10734
* | Merge branch 'develop' into feature/prosilver-cleanup/duplicate-colorsVjacheslav Trushkin2012-03-241-21/+7
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * [ticket/10453] Fixing spacingVjacheslav Trushkin2012-02-261-1/+1
| | | | | | | | | | | | Fixing spacing PHPBB3-10453
| * Merge branch 'ticket/raimon/10453' into develop-olympusVjacheslav Trushkin2012-02-241-21/+7
| |\ | | | | | | | | | | | | | | | * ticket/raimon/10453: [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-141-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed the position: absolute value, and made it so that if the buttons are bigger the text move with it, also added support for bidi.css (text right to left). PHPBB3-10453 http://tracker.phpbb.com/browse/PHPBB3-10453
| | * [ticket/10453] PM viewmessage page is misplacing the online iconRaimon2011-11-131-24/+3
| | | | | | | | | | | | | | | | | | PHPBB3-10453 http://tracker.phpbb.com/browse/PHPBB3-10453
* | | [feature/prosilver-cleanup/duplicate-colors] Removing duplicate colorsVjacheslav Trushkin2012-02-161-84/+16
|/ / | | | | | | | | | | Removing color values from files other than colours.css PHPBB3-10619
* | [ticket/10254] Remove style names from themes and fix some informations on it.maelsoucaze2011-11-141-1/+1
|/ | | | PHPBB3-10254
* [ticket/10171] Fix displaying the "PM marking colours" in Firefox4.Joas Schilling2011-05-051-5/+7
| | | | PHPBB3-10171
* Separate PM Reply and PM Reply to all in prosilver.Meik Sievertsen2009-08-041-0/+28
| | | | | | Style changes by dhn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9919 89ea8834-ac86-4346-8a33-228a782c2dd0
* oh my god - what did he do? Adding attachment display to post/topic review, ↵Meik Sievertsen2007-05-191-2/+2
| | | | | | 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
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, ↵Meik Sievertsen2007-04-221-0/+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
* say hello to prosilver... YAAAYEEEEMeik Sievertsen2007-04-011-0/+423
git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0