aboutsummaryrefslogtreecommitdiff
path: root/css/theme/sky.css
Commit message (Collapse)AuthorAge
* Revert "fix theme backgrounds in firefox fullscreen mode #1386"Hakim El Hattab2016-06-21
| | | | This reverts commit b7e0d9b1c79a475249777d734a9675b1ba03a47a.
* fix theme backgrounds in firefox fullscreen mode #1386Hakim El Hattab2016-06-20
|
* increase default font sizes, adjust config defaults for less margings and ↵Hakim El Hattab2016-06-10
| | | | larger max scale #1605
* Add selection colour for Mozilla FirefoxAniqah Mair2016-04-27
| | | | | Defines the highlight colour when selecting slide content using Mozilla Firefox to match other browsers, instead of being the default colour.
* merge #1220Hakim El Hattab2016-01-11
|\
* | rebuild cssHakim El Hattab2016-01-08
| |
* | slide numbers work in pdf exports, update slide number styleHakim El Hattab2015-10-29
| |
* | rebuild cssHakim El Hattab2015-10-06
| |
* | Merge pull request #1132 from kendaleiv/plain-imagesHakim El Hattab2015-07-07
|\ \ | | | | | | Add plain class for plain images
| * | Add plain class for plain imagesKen Dale2015-02-13
| |/
* | fix theme control arrow selectors #1257Hakim El Hattab2015-07-07
| |
* | remove harcoded syntax highlight colors #1290Hakim El Hattab2015-07-02
| |
* | Markdown table column alignment #1050Christian Fehmer2015-02-28
|/ | | | | The alignment information were already in the generated html. The css was the only thing missing, so I added it.
* new font & type settings for default themeHakim El Hattab2015-01-06
|
* theme updates, normalized spacing between block-level elementsHakim El Hattab2014-11-05
|
* compile themesHakim El Hattab2014-10-04
|
* style tweaks for all themes; larger line heights, no default adjustmetn to ↵Hakim El Hattab2014-09-28
| | | | letter-spacing
* shift a few additional styles from core to themeHakim El Hattab2014-06-11
|
* move large chunk of content styles from core css to theme cssHakim El Hattab2014-06-11
|
* move paragraph styles to themeHakim El Hattab2014-05-26
|
* don't reduce line height for all headings in base theme (#753)Hakim El Hattab2014-02-25
|
* drop -o-transition and -ms-transitionHakim El Hattab2014-02-17
|
* remove all use of :not(.image)Hakim El Hattab2014-02-17
|
* include slide number color in theme templateHakim El Hattab2013-11-27
|
* merge slide numbers, adjust code formatHakim El Hattab2013-11-17
|\
| * move the slide-number out of the controls to a proper position and little ↵uriel2013-10-31
| | | | | | | | fix to the updating event.
| * Added slide numbers options and the css files updated as well.uriel2013-10-30
| | | | | | | | the *.min.js didn't chaged yet.
* | define normal font widths in all themes to make sure things look the same ↵Hakim El Hattab2013-11-08
|/ | | | after #691
* recompile themes #488Hakim El Hattab2013-06-13
|
* correct links in sky themeOwen Versteeg2013-06-10
| | | They looked a little wonky if you used a G or a Y.
* always use https google font urls (closes #382)Hakim El Hattab2013-04-02
|
* protocol-relative paths for google webfonts (closes #382)Hakim El Hattab2013-03-30
|
* better choice of fallback fonts (closes #328)Hakim El Hattab2013-03-04
|
* remove left/right margin from images, tweak pdf print stylesHakim El Hattab2012-11-27
|
* allow multiple control elements, document usage of global controls (#184, #204)Hakim El Hattab2012-11-10
|
* fix rolling links glitch in firefoxHakim El Hattab2012-10-29
|
* include theme background in printed pdfs (#217), fix empty white pages in ↵Hakim El Hattab2012-10-28
| | | | regular print (#215)
* use borders to generate control arrows (closes #137)Hakim El Hattab2012-10-22
|
* Updated new CSS triangle controls to use theme colors.Russell Beattie2012-10-22
|
* use outer color of radial gradient as solid fallbackHakim El Hattab2012-10-20
|
* modularize themes and convert them to sass (closes #191)Hakim El Hattab2012-10-20
|
* adjust themes so that font definitions are at top, apply fonts on .reveal ↵Hakim El Hattab2012-10-16
| | | | instead of body
* tweaks to page and cube transitions, change sky theme text-highlight colorHakim El Hattab2012-10-13
|
* correction to code style in sky theme, adjusted transition demo pageHakim El Hattab2012-08-30
|
* add theme config option, add sky theme, fix line-height of <small>Hakim El Hattab2012-08-30