aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [ticket/11984] Fix stray </ul> and active tab hover in ACPVjacheslav Trushkin2013-11-192-11/+8
| * | | | [ticket/11984] Prevent AJAX background animation flicker in ACPVjacheslav Trushkin2013-11-191-0/+2
| | |_|/ | |/| |
* | | | [ticket/10810] Remove obsolete swatch code.Cesar G2013-11-131-82/+0
* | | | [ticket/10810] Update all palettes.Cesar G2013-11-132-2/+7
|/ / /
* | | [ticket/11472] Use {T_ASSETS_PATH}.Cesar G2013-11-121-1/+1
* | | [ticket/11472] Update the ACP user signature page.Cesar G2013-11-122-34/+39
* | | [ticket/11472] Make prosilver's editor.js an asset used by all styles.Cesar G2013-11-122-337/+1
* | | [ticket/12002] Change functional test to use link hashJoas Schilling2013-11-081-1/+1
* | | [ticket/11994] Rename "uninstall" to "delete data"Joas Schilling2013-11-081-5/+5
* | | [ticket/11994] Make install/enable just one UI thingJoas Schilling2013-11-081-5/+5
* | | [ticket/11994] Make extension manager UI less misleadingJoas Schilling2013-11-084-29/+27
* | | Merge pull request #1788 from VSEphpbb/ticket/11935Nathan Guse2013-11-0432-52/+64
|\ \ \
| * \ \ [ticket/11935] Merge remote-tracking branch 'upstream/develop'Matt Friedman2013-10-2915-282/+1072
| |\ \ \
| * | | | [ticket/11935] Tweak colour swatch tableMatt Friedman2013-10-191-2/+9
| * | | | [ticket/11935] Replace obsolete table attributes in Admin with CSSMatt Friedman2013-10-1932-46/+51
| * | | | [ticket/11935] Fix stray </a> tagsMatt Friedman2013-10-191-2/+2
| * | | | [ticket/11935] Fix incorrect alt tags that should be title tagsMatt Friedman2013-10-191-2/+2
* | | | | Merge remote-tracking branch 'prototech/ticket/11928' into developDhruv2013-11-042-1/+16
|\ \ \ \ \
| * | | | | [ticket/11928] Make sure the indicator is on top of other elements.Cesar G2013-10-291-0/+1
| * | | | | [ticket/11928] Replace AJAX loading popup with animation.Cesar G2013-10-292-1/+15
| | |/ / / | |/| | |
* | | | | [ticket/11977] Remove data and change code in acp_modulesVjacheslav Trushkin2013-11-033-17/+8
* | | | | [ticket/11977] Use CSS instead of JS to disable up/down iconsVjacheslav Trushkin2013-11-024-134/+20
| |_|/ / |/| | |
* | | | [ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}.Cesar G2013-10-302-4/+4
|/ / /
* | | [ticket/11982] Fix z-index for AJAX popup backgroundVjacheslav Trushkin2013-10-281-0/+1
* | | [ticket/11957] Append new line to install_headerVjacheslav Trushkin2013-10-281-1/+1
* | | [ticket/11957] Responsive ACP groups tableVjacheslav Trushkin2013-10-272-12/+10
* | | [ticket/11957] Responsive ACP permissionsVjacheslav Trushkin2013-10-264-9/+79
* | | [ticket/11957] Fix position of main block for tab-less pagesVjacheslav Trushkin2013-10-261-0/+4
* | | [ticket/11957] Hide other navigation items when one is activatedVjacheslav Trushkin2013-10-261-1/+5
* | | [ticket/11957] Do not add empty headers to responsive tablesVjacheslav Trushkin2013-10-261-2/+5
* | | [ticket/11957] Responsive ACP tabsVjacheslav Trushkin2013-10-264-17/+282
* | | [ticket/11957] Add z-index to menuVjacheslav Trushkin2013-10-261-0/+2
* | | [ticket/11957] Wrap content in double divVjacheslav Trushkin2013-10-266-10/+24
* | | [ticket/11957] Misc responsive changesVjacheslav Trushkin2013-10-262-1/+20
* | | [ticket/11957] Responsive styles listVjacheslav Trushkin2013-10-263-6/+31
* | | [ticket/11957] More responsive forms adjustmentsVjacheslav Trushkin2013-10-261-1/+11
* | | [ticket/11957] Responsive forums listVjacheslav Trushkin2013-10-263-10/+48
* | | [ticket/11957] Change avatars gallery from table to listVjacheslav Trushkin2013-10-262-12/+37
* | | [ticket/11957] Responsive formsVjacheslav Trushkin2013-10-262-0/+71
* | | [ticket/11957] Responsive jQuery popupsVjacheslav Trushkin2013-10-261-2/+19
* | | [ticket/11957] Remove IE6 hacksVjacheslav Trushkin2013-10-261-23/+0
* | | [ticket/11957] Responsive ACP tablesVjacheslav Trushkin2013-10-263-1/+196
* | | [ticket/11957] Use fixed width for sidebarVjacheslav Trushkin2013-10-261-8/+22
* | | [ticket/11957] Adjustments to ACP layout, menu and some elementsVjacheslav Trushkin2013-10-262-7/+68
* | | [ticket/11957] Enhance responsive nav with JSVjacheslav Trushkin2013-10-262-4/+40
* | | [ticket/11957] Include admin.js in footerVjacheslav Trushkin2013-10-265-2/+23
* | | [ticket/11957] Responsive layout and menuVjacheslav Trushkin2013-10-263-9/+106
* | | [ticket/11957] Remove menu toggleVjacheslav Trushkin2013-10-262-87/+0
* | | [ticket/11957] Replace corner images with CSS3 cornersVjacheslav Trushkin2013-10-268-105/+12
* | | [ticket/11957] Viewport meta for install_update_diffVjacheslav Trushkin2013-10-261-0/+1