aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/admin.css
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12648] RTL fix & ACP border fixPayBas2014-06-241-2/+2
| | | | PHPBB3-12648
* [ticket/12648] Slightly clear ACP active tab borderPayBas2014-06-241-1/+2
| | | | PHPBB3-12648
* [ticket/12648] Fix and modernize ACP header tabsPayBas2014-06-241-93/+72
| | | | PHPBB3-12648
* [ticket/12553] Fix incorrect alignment in ACP responsive tables.Cesar G2014-06-141-0/+8
| | | | PHPBB3-12553
* [ticket/12553] Align alert text to the right.Cesar G2014-06-141-1/+3
| | | | PHPBB3-12553
* [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-281-1/+4
| | | | PHPBB3-12594
* [ticket/12534] Do not abuse errorbox for en/disable confirmation of extensionsJoas Schilling2014-05-121-0/+4
| | | | PHPBB3-12534
* [ticket/12332] Add break-word to fixed width table CSSMatt Friedman2014-04-261-0/+1
| | | | | | This ensures long words break and remain within the table cell PHPBB3-12332
* [ticket/12332] Remove width sizing, as it is already setMatt Friedman2014-04-261-1/+0
| | | | PHPBB3-12332
* [ticket/12332] Fix displaying attachments with long file namesMatt Friedman2014-04-251-0/+5
| | | | PHPBB3-12332
* [ticket/12201] Decreased pagination font size.Cesar G2014-04-151-0/+1
| | | | PHPBB3-12201
* [ticket/12201] Update select element to follow same design as prosilver.Cesar G2014-04-151-0/+3
| | | | PHPBB3-12201
* [ticket/12201] Increase sort font size just slightly.Cesar G2014-04-151-1/+1
| | | | PHPBB3-12201
* [ticket/12201] Only the top pagination should be floated to the right.Cesar G2014-04-151-1/+1
| | | | PHPBB3-12201
* [ticket/12201] Center the file size and mark columns.Cesar G2014-04-151-0/+4
| | | | PHPBB3-12201
* [ticket/12201] Separate pagination from table.Cesar G2014-04-151-0/+4
| | | | PHPBB3-12201
* [ticket/12292] Fix syntax error in admin.cssMatt Friedman2014-03-221-1/+1
| | | | PHPBB3-12292
* [ticket/12292] Improve style details pageMatt Friedman2014-03-201-2/+2
| | | | | | | | | http://tracker.phpbb.com/browse/PHPBB3-12292 Gave style details page a proper heading and back button. Also removed a few obsolete code leftovers in the style and CSS. PHPBB3-12292
* Merge remote-tracking branch 'vsephpbb/ticket/12029' into developJoas Schilling2014-03-131-6/+0
|\ | | | | | | | | * vsephpbb/ticket/12029: [ticket/12029] Remove ellipsis and wrap long sidebar items in ACP
| * [ticket/12029] Remove ellipsis and wrap long sidebar items in ACPMatt Friedman2014-03-131-6/+0
| | | | | | | | PHPBB3-12029
* | [ticket/12073] Increase size of samp and code tags in ACPMatt Friedman2014-03-131-0/+4
|/ | | | PHPBB3-12073
* [ticket/12126] left:0 and right: 0; admin.css --> width: autoCrizzo2014-03-021-1/+1
| | | | PHPBB3-12126
* [ticket/12126] Changed .phpbb_alert "max-width: 640px" to "width: 620px"Crizzo2014-03-021-1/+1
| | | | PHPBB3-12126
* Merge pull request #2037 from prototech/ticket/12080Nathan Guse2014-02-201-0/+16
|\ | | | | [ticket/12080] Fix color palettes when responsive.
| * [ticket/12080] Stop responsive ACP sig textarea from dropping to second line.Cesar G2014-02-161-0/+8
| | | | | | | | PHPBB3-12080
| * [ticket/12080] Reduce the palette options in all locations when responsive.Cesar G2014-02-161-0/+8
| | | | | | | | PHPBB3-12080
* | [ticket/12003] ACP broken when error thrownZoddo2014-02-171-1/+0
|/ | | | | | Fix display of ACP when error is outputted before <html> tag. PHPBB3-12003
* [ticket/12125] Specify nth-child selectors separately - IE8 does not like themCesar G2014-01-241-2/+10
| | | | PHPBB3-12125
* [ticket/12011] Align ACP tabs to the right and separate ACP content from menu.Cesar G2014-01-171-2/+2
| | | | PHPBB3-12011
* Merge pull request #1913 from prototech/ticket/12055Nathan Guse2013-12-301-2/+8
|\ | | | | [ticket/12055] Alternate table row background colors using nth-child rule.
| * [ticket/12055] Alternate table row background colors using nth-child rule.Cesar G2013-12-041-2/+8
| | | | | | | | PHPBB3-12055
* | Merge remote-tracking branch 'cyberalien/ticket/11979' into developJoas Schilling2013-12-061-0/+3
|\ \ | |/ |/| | | | | | | * cyberalien/ticket/11979: [ticket/11979] Fix errors in dropdown [ticket/11979] Add ability to create dropdown menu to prosilver
| * [ticket/11979] Fix errors in dropdownVjacheslav Trushkin2013-11-201-0/+3
| | | | | | | | PHPBB3-11979
* | [ticket/12040] Prevent AJAX background animation flicker in ACPCesar G2013-11-261-0/+2
| | | | | | | | PHPBB3-12040
* | [ticket/11984] Fix stray </ul> and active tab hover in ACPVjacheslav Trushkin2013-11-191-10/+8
| | | | | | | | PHPBB3-11984
* | [ticket/11984] Prevent AJAX background animation flicker in ACPVjacheslav Trushkin2013-11-191-0/+2
|/ | | | PHPBB3-11984
* [ticket/11472] Update the ACP user signature page.Cesar G2013-11-121-0/+9
| | | | PHPBB3-11472
* Merge pull request #1788 from VSEphpbb/ticket/11935Nathan Guse2013-11-041-0/+5
|\ | | | | [ticket/11935] Fix invalid HTML and Errors
| * [ticket/11935] Merge remote-tracking branch 'upstream/develop'Matt Friedman2013-10-291-155/+765
| |\ | | | | | | | | | PHPBB3-11935
| * | [ticket/11935] Replace obsolete table attributes in Admin with CSSMatt Friedman2013-10-191-0/+5
| | | | | | | | | | | | PHPBB3-11935
* | | Merge remote-tracking branch 'prototech/ticket/11928' into developDhruv2013-11-041-0/+15
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Cesar G # Via Cesar G * prototech/ticket/11928: [ticket/11928] Javascript requires camel case. [ticket/11928] Rename loadingAlert to loading_indicator. [ticket/11928] Make sure the indicator is on top of other elements. [ticket/11928] Replace AJAX loading popup with animation.
| * | | [ticket/11928] Make sure the indicator is on top of other elements.Cesar G2013-10-291-0/+1
| | | | | | | | | | | | | | | | PHPBB3-11928
| * | | [ticket/11928] Replace AJAX loading popup with animation.Cesar G2013-10-291-0/+14
| | |/ | |/| | | | | | | PHPBB3-11928
* | | [ticket/11977] Use CSS instead of JS to disable up/down iconsVjacheslav Trushkin2013-11-021-0/+8
|/ / | | | | | | PHPBB3-11977
* | [ticket/11982] Fix z-index for AJAX popup backgroundVjacheslav Trushkin2013-10-281-0/+1
| | | | | | | | PHPBB3-11982
* | [ticket/11957] Responsive ACP groups tableVjacheslav Trushkin2013-10-271-10/+8
| | | | | | | | PHPBB3-11957
* | [ticket/11957] Responsive ACP permissionsVjacheslav Trushkin2013-10-261-0/+70
| | | | | | | | PHPBB3-11957
* | [ticket/11957] Fix position of main block for tab-less pagesVjacheslav Trushkin2013-10-261-0/+4
| | | | | | | | PHPBB3-11957
* | [ticket/11957] Responsive ACP tabsVjacheslav Trushkin2013-10-261-15/+213
| | | | | | | | PHPBB3-11957
* | [ticket/11957] Add z-index to menuVjacheslav Trushkin2013-10-261-0/+2
| | | | | | | | | | | | Add z-index to menu to prevent content block from overlapping menu PHPBB3-11957