Skip to content
Snippets Groups Projects
  1. Feb 23, 2013
  2. Feb 17, 2013
  3. Jan 25, 2013
  4. Jan 24, 2013
  5. Dec 10, 2012
  6. Dec 08, 2012
  7. Oct 04, 2012
  8. Oct 01, 2012
    • Sebastian Geiger's avatar
      CSS Theming: Add support for user definied css · 7060d50c
      Sebastian Geiger authored
       * This patch reduces the build in css to an
         absolute minimum, since hard coded CSS rules
         are discuraged.
       * Instead it adds the possibility to define
         a custom css file named style.css in the
         config directory of tilda. This file will
         be loaded at the start of tilda.
       * The reason for this is that different
         themes need different tweaking and it is
         not possible to find one style that fits
         all themes. For example the Ambiance theme
         on Ubuntu defines a 3px padding for the
         notebook, which looks like a grey border,
         but the Adwaita theme from gnome does not
         set a padding, that makes it difficult to
         provide code that works with all themes.
         With this patch the user can define his
         own theme file, if he needs tilda to look
         different than the default, or if the
         system theme has some unfortunate default
         values.
  9. Sep 22, 2012
  10. Sep 17, 2012
  11. Sep 16, 2012
Loading