aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
Commit message (Collapse)AuthorAge
* <select> styling (abeit somewhat not pretty code-wise), default colors forHenry Jameson2018-04-07
| | | | default schemes.
* fixesHenry Jameson2018-04-07
|
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
|
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Add the forgotten flex prop to make everything nice and tight againshpuld2017-11-25
|
* Fix content sizing to not allow empty scrolling, make panel-switcher not ↵shpuld2017-11-23
| | | | grow on mobile
* give nav-bar a shadowshpuld2017-11-20
|
* Unhide completions, strengthen shadows a bit, force the 0.1 shade to always ↵shpuld2017-11-20
| | | | span the full height, make usercard use correct borders.
* Merge branch 'fix/replace-sidepanel-scroll-js-with-css' into 'develop'lambda2017-11-13
|\ | | | | | | | | Get rid of the js to scale sidepanel, add an additional div and a css class to fix the same issue. See merge request pleroma/pleroma-fe!156
| * Get rid of the js to scale sidepanel, add an additional div and a css class ↵shpuld2017-11-13
| | | | | | | | to fix the same issue.
* | Merge branch 'fix/css-fixes-attachments-timeline-bottom' into 'develop'lambda2017-11-13
|\ \ | |/ |/| | | | | | | | | CSS fixes Closes #39 See merge request pleroma/pleroma-fe!154
| * Make oembeds behave properly, hide empty html attachments, hide overflowing ↵shpuld2017-11-13
| | | | | | | | timeline background.
* | Merge branch 'fix/sidepanel-gap-consistency-fix' into 'develop'lambda2017-11-13
|\ \ | |/ |/| | | | | Fix sidepanel gap See merge request pleroma/pleroma-fe!148
| * Add a hack to a hack to make it look much less hacky.shpuld2017-11-12
| |
* | small shadows + show placeholder for empty panel bodyHenry Jameson2017-11-13
|/
* Hide overflowing elements when userfinder is active. Don't scroll on button ↵shpuld2017-11-08
| | | | presses. Make buttons slightly bigger and more spaced out.
* Also disable select on buttonsShpuld Shpuldson2017-11-02
|
* Add user-select: none to i elements.Shpuld Shpuldson2017-11-02
|
* Add new user-settings component/route, add options to change name, bio, ↵Shpuld Shpuldson2017-08-02
| | | | avatar, banner and bg. Add those options to api service and backend interactor service.
* Another minor consistency fix.Shpuld Shpuldson2017-06-21
|
* Fix consistency in font families between chromium and ffShpuld Shpuldson2017-06-21
|
* Make buttons stand out with some shading.Shpuld Shpuldson2017-06-21
|
* Move user-finder into navbar and hide it behind a toggle button, update ↵Shpuld Shpuldson2017-06-03
| | | | fontello icons with user-plus and menu.
* Move a bunch of status-related styles from App to status component, alter ↵Shpuld Shpuldson2017-06-01
| | | | status header layout for better user experience hopefully, make status actions placing more consistent, adjust margins.
* Tweak values to minimize distracting artifacting when scrollbars are smaller ↵Shpuld Shpuldson2017-04-13
| | | | or don't exist.
* Fix login screen, (remove one duplicate line from user card css).Shpuld Shpuldson2017-04-13
|
* Fixed flex issue between 980 and 960 pixels widthShpuld Shpuldson2017-04-13
|
* Make sidepanel scroll independently from timeline, allows for seeing ↵Shpuld Shpuldson2017-04-13
| | | | notifications and posting new statuses even when scrolled deep down.
* Heading text floats left, initial attempt at load more in the right side of ↵shpuld2017-02-26
| | | | the heading.
* Remove old commented style.lambadalambda2017-02-24
|
* Align attachments with usercard, make buttons use theme colors, prettify ↵shpuld2017-02-24
| | | | login form, more border radii adjustment for consistency.
* Give buttons cursor: pointer; Make border radii more consistent by not using ↵shpuld2017-02-24
| | | | em everywhere.
* Move profile picture to right side, make the names appear next to it, extend ↵shpuld2017-02-22
| | | | profile background pic further and fade it out with gradients, fix the crappy borders around the inline user card.
* set top and bottom padding on the bars to be equal because it was too top-heavyhakui2017-02-20
|
* Remove padding from timeline container and panel margins when in mobile modeshpuld2017-02-20
|
* Fix button hover in Firefox.Roger Braun2017-02-19
|
* increased leading for expanded view's headerhakui2017-02-18
|
* Use percentages for main view flex-basis.Roger Braun2017-02-18
|
* hello worldhakui2017-02-18
|
* Navbar fixes.Roger Braun2017-02-16
|
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-02-16
|\
| * Add logo.Roger Braun2017-02-16
| |
* | Add settings page to app.Roger Braun2017-02-16
|/
* Basic mobile panel switcher.Roger Braun2017-01-17
|
* Fix avatar size.Roger Braun2017-01-17
|
* Add styleSwitcher.Roger Braun2017-01-16
|
* Add some half-transparent border under main content.Roger Braun2017-01-15
|
* Add styling with base16.Roger Braun2017-01-15
| | | | Solarized-dark for now.
* CSS fixes.Roger Braun2016-12-02
|