aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/common.css
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11552] Responsive CP tabsVjacheslav Trushkin2013-10-171-1/+1
| | | | PHPBB3-11552
* [ticket/11552] Align text to left in right side popupsVjacheslav Trushkin2013-10-171-0/+1
| | | | PHPBB3-11552
* [ticket/11552] Limit width of linklistsVjacheslav Trushkin2013-10-171-0/+4
| | | | | | Limit width of left/right aligned link lists PHPBB3-11552
* [ticket/11552] Responsive menuVjacheslav Trushkin2013-10-171-0/+69
| | | | PHPBB3-11552
* [ticket/11552] More breadcrumbs adjustmentsVjacheslav Trushkin2013-10-171-0/+4
| | | | PHPBB3-11552
* [ticket/11552] Change breadcrumbs structureVjacheslav Trushkin2013-10-171-6/+6
| | | | PHPBB3-11552
* [ticket/11552] Responsive breadcrumbsVjacheslav Trushkin2013-10-171-1/+16
| | | | PHPBB3-11552
* [ticket/11921] Improve appearance of Notifications in linklistMatt Friedman2013-10-151-14/+0
| | | | PHPBB3-11921
* [ticket/11846] Replace empty p with margin-topVjacheslav Trushkin2013-09-151-0/+4
| | | | PHPBB3-11846
* [ticket/11782] Apply line-height correctlyVjacheslav Trushkin2013-08-111-1/+1
| | | | | | | Apply line-height only to bolded elements inside post notices that are direct child elements of forms. PHPBB3-11782
* [ticket/11782] Change p.rules to p.post-notice in CSSVjacheslav Trushkin2013-08-111-12/+17
| | | | PHPBB3-11782
* [ticket/11708] Fix bulletin points in notificationsVjacheslav Trushkin2013-07-161-0/+4
| | | | PHPBB3-11708
* [ticket/11553] TypoVjacheslav Trushkin2013-07-111-1/+1
| | | | PHPBB3-11553
* [ticket/11553] Replace bullet with unicodeVjacheslav Trushkin2013-07-111-2/+2
| | | | PHPBB3-11553
* [ticket/11553] Move bulletin points to pseudo classVjacheslav Trushkin2013-07-111-0/+32
| | | | | | | Move bulletin points for .linklist lists to pseudo class Group pseudo classes for .linklist.bulletin and .icon-notification PHPBB3-11553
* [ticket/11564] Notifications popup fixesVjacheslav Trushkin2013-05-231-5/+14
| | | | | | | | | Fix width issue with vertical scrollbar Correctly absolutely position it above link, allowing style authors to move notifications link around in style Fix IE7 positioning PHPBB3-11564
* [ticket/4412] Shorten long profile fieldsVjacheslav Trushkin2013-04-111-0/+2
| | | | | | Shorten long profile fields using CSS PHPBB3-4412
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166Joas Schilling2013-03-061-4/+112
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'develop' of https://github.com/phpbb/phpbb3: (799 commits) [ticket/11402] Fix undefined index in post/topic_in_queue [ticket/11400] If email is disabled, disable it for notifications [ticket/11398] Correctly call permission_set method in permission tool [ticket/11394] Relax Migration Tools [ticket/11386] Fix missing ; [ticket/10714] Get log from container in install, update and download/file [feature/avatars] Update module_auth of ucp module and fix small issues [ticket/11396] Rename insert_migration to set_migration_state [ticket/11395] Prevent acp_modules::get_modules_info from reincluding files [ticket/11393] Give more information on database updater [ticket/11386] Send list of migrations instead of using load_migrations [feature/avatars] Add migrations data file for avatars [feature/avatars] Reduce module auth of ucp avatar settings [ticket/10714] Use $phpbb_adm_relative_path instead of hardcoded adm/ [ticket/10714] Logs are disabled for this page call only [ticket/6723] Show info that message has been deleted before delivery [ticket/11385] Fix issue with migration module tool not getting extension module info [ticket/11386] Fix failing tests from constructor changes [ticket/11386] Fix circular reference error & serialize error [ticket/11386] Remove tests that check if finder cache is working ... Conflicts: phpBB/assets/javascript/core.js
| * Merge remote-tracking branch 'remotes/VSE/ticket/11103-VSEphpbb' into ↵Nathan Guse2013-02-281-0/+13
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ticket/11103 # By Matt Friedman # Via Matt Friedman * remotes/VSE/ticket/11103-VSEphpbb: [ticket/11103] Remove padding from notifications for now. [ticket/11103] Add newlines to bottom of css file [ticket/11103] HTML encode double arrow character [ticket/11103] Update styling of UCP Notifications in subsilver2 [ticket/11103] Update styling of UCP Notifications in prosilver [ticket/11103] Update styling of subsilver2 notification modal [ticket/11103] Update styling of prosilver notification modal [ticket/11103] Remove title attribute from notification link
| | * [ticket/11103] Remove padding from notifications for now.Matt Friedman2013-02-271-4/+0
| | | | | | | | | | | | PHPBB3-11103
| | * [ticket/11103] Add newlines to bottom of css fileMatt Friedman2013-02-151-1/+2
| | | | | | | | | | | | PHPBB3-11103
| | * [ticket/11103] Update styling of UCP Notifications in prosilverMatt Friedman2013-02-141-0/+12
| | | | | | | | | | | | PHPBB3-11103
| | * [ticket/11103] Update styling of prosilver notification modalMatt Friedman2013-02-141-0/+4
| | | | | | | | | | | | PHPBB3-11103
| * | [ticket/11103] Add Notification Settings link in flyout menuNathan Guse2013-02-151-0/+6
| |/ | | | | | | PHPBB3-11103
| * [ticket/11103] Rounded Corners and antialiased pointerMatt Friedman2013-01-311-1/+3
| | | | | | | | PHPBB3-11103
| * [ticket/11103] CSS fixes to address text inside notifications drop down.Matt Friedman2013-01-151-5/+0
| | | | | | | | PHPBB3-11103
| * [ticket/11103] Clean up some notifications CSSMatt Friedman2013-01-151-4/+4
| | | | | | | | PHPBB3-11103
| * [ticket/11103-VSE] Updated notification AJAX stylingMatt Friedman2012-12-251-13/+33
| | | | | | | | PHPBB3-11103
| * Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-101-1/+8
| |\ | | | | | | | | | | | | | | | | | | | | | 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/11103] Declare $ for jQuery, check for instance of, newlines at eofNathan Guse2012-10-181-1/+1
| | | | | | | | | | | | PHPBB3-11103
| * | [ticket/11103] Fix some style code I missed in prosilverNathan Guse2012-10-161-1/+1
| | | | | | | | | | | | PHPBB3-11103
| * | [ticket/11103] Restyling notifications list for prosilverNathan Guse2012-10-161-28/+49
| | | | | | | | | | | | PHPBB3-11103
| * | [ticket/11103] Correct some CSSNathan Guse2012-10-161-1/+1
| | | | | | | | | | | | PHPBB3-11103
| * | [ticket/11103] Mark read link if notification has no URL to view itNathaniel Guse2012-10-161-0/+10
| | | | | | | | | | | | | | | | | | Other style stuff PHPBB3-11103
| * | [ticket/11103] Make sure notifications are marked read when clicking themNathan Guse2012-10-141-6/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | How do we do this? If an item is unread, the URL to view that item will be the URL to mark it as read (index.php?mark_notification=$id). When the URL is visited it marks the item as read and redirects them to the correct URL for the item. If the item is read, the URL is directly to the item. Prettify the html output PHPBB-11103
| * | [ticket/11103] UCP Notification ListNathan Guse2012-10-131-2/+2
| | | | | | | | | | | | PHPBB3-11103
| * | [ticket/11103] Prettify the output for prosilver.Nathaniel Guse2012-09-201-0/+20
| | | | | | | | | | | | | | | | | | Create a way to mark items read from the output list. PHPBB3-11103
| * | [ticket/11103] Bug fixNathan Guse2012-09-161-1/+0
| | | | | | | | | | | | PHPBB3-11103
| * | [ticket/11103] Revert the changes to functions_display.phpNathan Guse2012-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | The css we need to apply to avatars can be applied through css rules. We don't need to be able to specify a class for the img. PHPBB3-11103
| * | [ticket/11103] Restyle the notification listNathan Guse2012-09-091-0/+8
| | | | | | | | | | | | | | | | | | Very rough (lots of inline CSS, very ugly) PHPBB3-11103
* | | [ticket/11166] Fix several custom confirm templates in prosilverJoas Schilling2013-03-031-2/+15
| | | | | | | | | | | | PHPBB3-11166
* | | [ticket/11166] Use provided custom templates on AJAX confirm boxJoas Schilling2012-12-181-3/+4
| |/ |/| | | | | PHPBB3-11166
* | [ticket/11018] Fix minor issues with CSS in prosilverJoas Schilling2012-10-171-2/+2
| | | | | | | | PHPBB3-11018
* | [ticket/11018] Attempt to fix li.pagination alignment issueDrae2012-10-171-0/+7
|/ | | | | | | | | This is somewhat kludgy fix for the vertical alignment issue for pagination contained within a linklist parented li element. Tested and doesn't seem to impact anything else negatively. May need further browser testing. PHPBB3-11018
* Merge remote-tracking branch 'mvinny/ticket/10998' into developAndreas Fischer2012-07-191-1/+2
|\ | | | | | | | | * mvinny/ticket/10998: [ticket/10998] Add border-radius to forum rules block - prosilver
| * [ticket/10998] Add border-radius to forum rules block - prosilverVinny2012-07-181-1/+2
| | | | | | | | PHPBB3-10998
* | [ticket/10968] Render pagination within the templateDrae2012-07-181-23/+16
|/ | | | | | | | | | | | | | 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
* Merge remote-tracking branch 'upstream/develop' into ticket/10734Shibu Lijack2012-04-101-2/+6
|\ | | | | | | | | Conflicts: phpBB/styles/prosilver/theme/tweaks.css
| * Merge remote-tracking branch 'sadu/ticket/10438' into developIgor Wiedler2012-04-011-0/+4
| |\ | | | | | | | | | | | | * sadu/ticket/10438: [ticket/10438] Alligning the Smileys on the same line as the text.
| | * [ticket/10438] Alligning the Smileys on the same line as the text.Hari Sankar R2012-04-021-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changed the styling of smilies to appear at the same level as text, by adding vertical-align: text-bottom css property to all smilies. Edited functions_content.php to add class="smilies" to all parsed smilies. PHPBB3-10438