summaryrefslogtreecommitdiff
path: root/src/static/css/pad.css
AgeCommit message (Collapse)Author
2015-04-05hacky fix for opendyslexicJohn McLear
2015-04-05support for open dyslexic fontJohn McLear
2015-04-05fix issue where focus on timeslider wouldnt workJohn McLear
2015-03-31Timeslider accessibility and BugfixesJohn McLear
2015-03-31make user list a document so it's easy to navigate by screen readersJohn McLear
2015-03-31make buttons i18n friendly and a better experienceJohn McLear
2015-03-30fix issue with showControls false not workingJohn McLear
2015-03-26fix firefox button stylingJohn McLear
2015-03-25first semi working alt f9 functionalityJohn McLear
2015-02-22mobile stylings for chat always on screenJohn McLear
2015-02-09minor css polish for user inputJohn McLear
2015-02-09and even mroe polishJohn McLear
2015-02-09more styling stuffJohn McLear
2015-02-09better cssJohn McLear
2015-01-21stylingJohn McLear
2015-01-21stylingJohn McLear
2015-01-19mheh I suck at css 0ip would do a way better job of thisJohn McLear
2015-01-19semi working exampleJohn McLear
2014-12-31Merge pull request #2418 from ether/etherpad-export-and-importJohn McLear
Full Pad portability (Export/Import)
2014-12-29semi working requires browser refreshJohn McLear
2014-12-28Use camel caseGared
2014-12-28Notify user if cookies can't be createdGared
2014-12-27removing dokuwikiJohn McLear
2014-12-24fix flowing of items in editbarJohn McLear
2014-12-09this class was in before, it is used to show when a style is applied to a ↵John McLear
piece of content
2014-12-01Merge branch 'develop' of github.com:ether/etherpad-lite into developJohn McLear
2014-12-01styling of global view columJohn McLear
2014-11-29yet more minor css polishJohn McLear
2014-11-29color picker on mobile actually shows on screenJohn McLear
2014-11-29 a little more polishJohn McLear
2014-11-29mobile ui polishJohn McLear
2014-11-28gritter css fixJohn McLear
2014-11-21minor stylingJohn McLear
2014-11-19whoops fix animation not to look brokenJohn McLear
2014-11-19move tiny bit of font awesome we actually use into pad.cssJohn McLear
2014-11-18spinning loading iconsJohn McLear
2014-11-18correct font stuffJohn McLear
2014-11-18remove stuff, new filesJohn McLear
2014-11-06this looks way betterJohn McLear
2014-11-06working on resizeJohn McLear
2014-11-06reflow buttons based on browser size, much betterJohn McLear
2014-10-14Add a subset of FontAwesome icons using FontelloPrateek Saxena
Most of the code here has been taken from @LaKing's #2554. Only icons required for etherpad have been added. Here is a list of the code points that are being used: 0xe800 0xe801 0xe802 0xe803 0xe804 0xe805 0xe806 0xe807 0xe808 0xe809 0xe80a 0xe80b 0xe80c 0xe80d 0xe80e 0xe80f 0xe810 0xe811 0xe812 0xe813 0xe814 0xe815 0xe816 0xe817 Their related icon names can be seen in: /src/static/css/fontawesome-etherpad.css Even though this patch *adds* all the required icons it only uses them in the in toolbar. The switch to using only FontAwesome icons and the removal of old PNG files will only happen after the timeslider interface has been updated. This is the first step for #2253
2014-10-05Merge pull request #2257 from 0ip/fix/user-countJohn McLear
Fix broken user count
2014-10-05Prevent selection on buttons0ip
2014-10-05Fix user count0ip
Still dirty, but really works.
2014-10-03Fix active button ui0ip
2014-03-30Create a customizable timeslider toolbarMarcel Klehr
2013-11-28some nice css to that reflect when a button is activeJohn McLear
2013-09-21make export clearly seperated from importJohn McLear
2013-09-21fix padding so export icons show properlyJohn McLear