Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix the saved search term delete icons in redbasic so they are hidden by ↵ | friendica | 2013-11-03 | 1 | -18/+16 |
| | | | | default. This is a bit harder using font-based icons than it was with images that could easily be hidden. We'll do it with opacity instead of visibility or display css settings. | ||||
* | set the colour of the active nav element so it doesn't get washed out | friendica | 2013-10-10 | 1 | -12/+14 |
| | |||||
* | more icon conversions - savedsearch listings need more work. The drop icon ↵ | friendica | 2013-10-09 | 1 | -8/+8 |
| | | | | should be hidden unless the entry is being hovered. | ||||
* | getElementById returns null on failure | friendica | 2013-07-21 | 1 | -1/+1 |
| | |||||
* | fix error updating pagetitle with notify count if not logged in locally (no ↵ | friendica | 2013-07-21 | 1 | -10/+13 |
| | | | | notify count available) | ||||
* | Add notification count to titles. | Thomas Willingham | 2013-05-28 | 1 | -1/+10 |
| | |||||
* | allow theme selection | friendica | 2012-11-07 | 1 | -0/+89 |