16 コミット (808079ac24af3de4a3edec06519697f3401c2f89)

作成者 SHA1 メッセージ 日付
  Bryan Miller cd37f0a08b Cover and Modal elements have been given a much higher z-index to make sure they fall on top of all other elements. 6年前
  Bryan Miller 8ce067e1de Added a dropdown menu to the nav bar for loading/saving projects (currently just cosmetic atm). Cleaned up the look of the main logo. 6年前
  Bryan Miller 9b1cab3472 Last commit needed this file too. 6年前
  Bryan Miller 2410728928 Moved any purecss overrides into their own file and connected them to code.scss 6年前
  Bryan Miller 6b2148508f Small fix to anchor text for TABs 6年前
  Bryan Miller 3dd8a85dfd Added elements and mixins for creating a 'cover' that hides the page until all elemets are ready. 6年前
  Bryan Miller b337184399 Palettes can now be added and removed. 6年前
  Bryan Miller 4c7c8839ec Some HTML tweaking 6年前
  Bryan Miller eb01231ff3 CTRLPalettesStore now property generates a palette list entry. 6年前
  Bryan Miller d8ad32f0fe Added SCSS NES color values and class definitions. 6年前
  Bryan Miller 2895e30803 Tweaking color scheme to be more easily changable 6年前
  Bryan Miller 38d0ce86b4 Some work on list items; specifically palette list items at the moment 6年前
  Bryan Miller 5045de7f90 Working on TABs. There's a bug in the event listener at the moment. 6年前
  Bryan Miller d7636c3923 Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 6年前
  Bryan Miller 454765bb39 Broke out the nespaint.scss into a number of sub-styles and renamed nespaint.scss to style.scss . Updated Server for these changes. 6年前
  Bryan Miller dda6f3032a Switching from a pure css file to a dynamically generated sass -> css. Server will watch for sass file changes and update as needed. Path app/css/nespaint.css is now ignored as it's generated at start if missing. 6年前