aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
Commit message (Collapse)AuthorAge
...
* | Merge branch 'develop' into 'fixes-and-tweaks'kaniini2018-08-19
|\ \ | | | | | | | | | # Conflicts: # src/i18n/messages.js
| * | allow default visibility scope to be configuredWilliam Pitcock2018-08-18
| | |
* | | Made pausing TL updating configurable. Added styles for disabled checkboxes.Henry Jameson2018-08-13
|/ / | | | | | | | | Shuffled settings a bit b/c all the settings are in "Attachments" section depsite the fact not all of them are attachments-related.
* / Fixes selects having unreadable text on some browsers/OSes. Added bonus: themeHenry Jameson2018-08-05
|/ | | | | switcher select now has styled options that show preview of what theme's bg/fg colors are
* small fix + white color for user-card + opaque outline for textHenry Jameson2018-05-12
|
* Input fields separate radiiHenry Jameson2018-05-12
|
* semi-transparent inputbox styleHenry Jameson2018-05-12
|
* change external link icon, move chat from side panel to floating, hide own ↵shpuld2018-04-14
| | | | bio, prevent body/app from scrolling horizontally.
* Fix missing border radii and read button text colorshpuld2018-04-12
|
* Remove some commented lines and logsshpuld2018-04-11
|
* Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵shpuld2018-04-11
| | | | status fadein.
* Fixes from reviewshpuld2018-04-10
|
* Fixes to notification style issues mostlyshpuld2018-04-10
|
* some styles fixesHenry Jameson2018-04-08
|
* made alerts use red with transparent theme red. some UI improvsHenry Jameson2018-04-08
|
* <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
|