aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/buttons.css
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11921] Improve appearance of PM notifications in linklistMatt Friedman2013-10-151-2/+2
| | | | PHPBB3-11921
* [ticket/11921] Improve appearance of Notifications in linklistMatt Friedman2013-10-151-2/+2
| | | | PHPBB3-11921
* [ticket/11345] Add Droid Sans as fallback fontVjacheslav Trushkin2013-07-141-1/+1
| | | | PHPBB3-11345
* [ticket/11345] Change font for buttonsVjacheslav Trushkin2013-07-141-1/+2
| | | | | | Change font to Open Sans PHPBB3-11345
* [ticket/11553] Move bulletin points to pseudo classVjacheslav Trushkin2013-07-111-11/+3
| | | | | | | Move bulletin points for .linklist lists to pseudo class Group pseudo classes for .linklist.bulletin and .icon-notification PHPBB3-11553
* [ticket/11558] Adjustments for notification linkVjacheslav Trushkin2013-05-201-6/+3
| | | | PHPBB3-11558
* [ticket/11558] Fix styling for notifications linkVjacheslav Trushkin2013-05-191-0/+16
| | | | PHPBB3-11558
* [ticket/11201] Revert WLM dropping because it is still used in China.Andreas Fischer2013-02-041-0/+2
| | | | | | | | | | | | | Windows Live Messenger is still in use in china which accounts for ~20% of world population. Revert WLM dropping which has been merged under the assumption that WLM data and features are completely useless. This commit reverts commits - 460470229d972b93ef5a98b0d1d97a2a970d684f - 9affd6f7e7b95442f1ef14894858d8213f3fbd2a which have been merged by d59431691c27c73fba8ae9934b84b34a13280dd2. PHPBB3-11201
* Merge remote-tracking branch 'remotes/cyberalien/ticket/11329' into developNathan Guse2013-01-221-21/+4
|\ | | | | | | | | | | | | # By Vjacheslav Trushkin # Via Vjacheslav Trushkin * remotes/cyberalien/ticket/11329: [ticket/11329] Moving colors to colours.css
| * [ticket/11329] Moving colors to colours.cssVjacheslav Trushkin2013-01-211-21/+4
| | | | | | | | | | | | Moving color values from buttons.css to colours.css PHPBB3-11329
* | Merge remote-tracking branch 'remotes/cyberalien/ticket/10431' into developNathan Guse2013-01-151-25/+59
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | # By Vjacheslav Trushkin # Via Vjacheslav Trushkin * remotes/cyberalien/ticket/10431: [ticket/10431] Remove .left class from reply-all [ticket/10431] Remove reply-all custom css [ticket/10431] Adjustments for large buttons [ticket/10431] Changed fonts for Linux [ticket/10431] Adjustments for IE7 [ticket/10431] Different font for iOS [ticket/10431] CSS3 buttons
| * [ticket/10431] Adjustments for large buttonsVjacheslav Trushkin2013-01-151-33/+34
| | | | | | | | | | | | | | Changing CSS for large buttons to display better on Mac browsers. Fixing tabs. PHPBB3-10431
| * [ticket/10431] Changed fonts for LinuxVjacheslav Trushkin2012-11-121-1/+1
| | | | | | | | | | | | Added backup fonts for Linux systems that do not have Verdana font PHPBB3-10431
| * [ticket/10431] Adjustments for IE7Vjacheslav Trushkin2012-11-121-0/+1
| | | | | | | | | | | | Adjustments to buttons for IE7 PHPBB3-10431
| * [ticket/10431] Different font for iOSVjacheslav Trushkin2012-11-121-1/+2
| | | | | | | | | | | | | | Different font for buttons on iOS devices because Verdana looks incorrectly aligned in Safari/iOS. Also slightly changed text shadow. PHPBB3-10431
| * [ticket/10431] CSS3 buttonsVjacheslav Trushkin2012-11-111-26/+57
| | | | | | | | | | | | CSS3 replacements for big buttons PHPBB3-10431
* | [ticket/11201] Remove MSN/WLM fieldsJoas Schilling2013-01-111-2/+0
|/ | | | | | | | WLM will be shutdown in March 2013. Skype is the new replacement. But as Skype uses a different login ID and service, the values in this field are useless. So we can safely remove the field and the links/functions we create. PHPBB3-11201
* Merge branch 'develop-olympus' into developAndreas Fischer2011-11-141-1/+1
|\ | | | | | | | | | | | | | | | | * develop-olympus: [ticket/10254] Add "phpBB Group" to "Modified by" in prosilver stylesheet.css [ticket/10254] Removing the subsilver2 NOTE, incompatible with phpBB.com. [ticket/10254] Removing the NOTE as it is incompatible with phpBB.com. [ticket/10254] Remove subsilver2 as default style on theme. [ticket/10254] Remove style names from themes and fix some informations on it.
| * [ticket/10254] Remove style names from themes and fix some informations on it.maelsoucaze2011-11-141-1/+1
| | | | | | | | PHPBB3-10254
* | [feature/remove-imagesets] Changing prosilverVjacheslav Trushkin2011-09-041-20/+20
| | | | | | | | | | | | Removing imagesets. Changing prosilver PHPBB3-10336
* | [ticket/10260] Remove prosilver styleswitcherIgor Wiedler2011-07-121-12/+1
| | | | | | | | | | | | | | | | 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
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+169
| | | | | | | | git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
* | Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-169/+0
|/ | | | git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix display of underlying alternative text for ucp_pm_viewfolder (used li ↵Meik Sievertsen2007-11-141-1/+2
| | | | | | instead of div) as well as hiding overflow text. git-svn-id: file:///svn/phpbb/trunk@8235 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix images off, css on problem for post/reply buttonsMeik Sievertsen2007-11-061-8/+11
| | | | | | | - 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
* very tiny adjustements...Meik Sievertsen2007-08-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8049 89ea8834-ac86-4346-8a33-228a782c2dd0
* - IE6 is not able to correctly cope with gzip compressionMeik Sievertsen2007-08-171-1/+1
| | | | | | | - hopefully fixed the rtl icon issue in FF without breaking ltr display. git-svn-id: file:///svn/phpbb/trunk@8040 89ea8834-ac86-4346-8a33-228a782c2dd0
* again, a lot of bug fixesMeik Sievertsen2007-07-191-4/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@7909 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-23/+1
| | | | | | 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
* 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
* comment speeling @_@Jonathan Stanley2007-04-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7307 89ea8834-ac86-4346-8a33-228a782c2dd0
* Blargh! Continuation of bug #9546 and some initial RTL related stuff. All ↵Jonathan Stanley2007-04-091-59/+66
| | | | | | prosilver images now have dimensions defined and CSS tidied up and refactored such that all localised images will show with their proper dimensions (eg: English imageset, "Locked Topic" and "New PM" had "phantom" white space to their right as clickable area)... which means languages like Turkish and Chinese, which typically have much short language strings can now have more "compact" images... and whatever languages that need 15+ characters for the equivalent of "Post" can now do so without having to shoehorn into a 96px width "big button". git-svn-id: file:///svn/phpbb/trunk@7306 89ea8834-ac86-4346-8a33-228a782c2dd0
* - overhaul of imagesetsDavid M2007-04-081-3/+3
| | | | | | | | imagesets are now "intelligently" multilingual, one may use imagesets inside of CSS files now (as well as properties like the width and height of an imageset's image) all previous styles should change their imageset.cfg to be like prosilver and subsilver2 (notice how there is now an imageset.cfg in the /en folder, there should be one for each language) git-svn-id: file:///svn/phpbb/trunk@7304 89ea8834-ac86-4346-8a33-228a782c2dd0
* say hello to prosilver... YAAAYEEEEMeik Sievertsen2007-04-011-0/+184
git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0