moodle/theme
Frederic Massart 53bbd369c0 MDL-44364 theme_bootstrapbase: Clean up calendar variables
There are a few reasons why I am cleaning up the calendar.less file.

1/ The variables were too specific, and unlikely to be overridden. If
   you are going to change the colour of the background, surely you will
   change the border to match the background. And if you want to do
   more advanced things, you will override the selectors anyway.

2/ If you wanted to re-use the color of the event, but not as a
   background or border, you would have to use a variable that
   was specific to the background or the border, a generic
   variable for the event colour seems required.

3/ The colour @redDarker should not be defined there, and its purpose
   is so limited that I do not think we need it at all. Also,
   this variable is unlikely to be re-used ever, better not
   introducing it.

4/ I removed the calendarHeadingsColor because those headings should
   really match the rest of the headings throughout the site. I
   removed it from the overlay, but used the standard Bootstrap
   one for the one in the page.

There are still a few things that would need improvement, like the
usage of @white for the background of the event, which will not really
look good on a dark background.
2014-03-24 15:16:11 +08:00
..
afterburner MDL-44193 theme_afterburner: unified @package use and improved coding style 2014-02-17 11:13:35 +13:00
anomaly MDL-42368 Themes: Anomaly breadcrumb fix 2014-03-07 11:35:37 +08:00
arialist MDL-44195 theme_arialist: unified @package use and improved coding style 2014-02-17 11:28:42 +13:00
base MDL-44356 theme_bootstrapbase: Centralize the drag and drop arrow in filemanager. 2014-03-15 21:22:11 +00:00
binarius MDL-44197 theme_binarius: unified @package use and improved coding style 2014-02-17 11:15:40 +13:00
bootstrapbase MDL-44364 theme_bootstrapbase: Clean up calendar variables 2014-03-24 15:16:11 +08:00
boxxie MDL-44199 theme_boxxie: unified @package use and improved coding style 2014-02-17 11:16:59 +13:00
brick MDL-44381 theme_brick: Removed whitespace and reference to arialist theme in config.php. 2014-03-15 14:34:13 +00:00
canvas Merge branch 'wip-MDL-44139-master' of git://github.com/ds125v/moodle 2014-02-24 15:28:51 +08:00
clean MDL-44357 theme_more: New customizable theme 2014-03-24 15:15:04 +08:00
formal_white Merge branch 'wip-MDL-44139-master' of git://github.com/ds125v/moodle 2014-02-24 15:28:51 +08:00
formfactor MDL-44203 theme_formfactor: unified @package use and improved coding style 2014-02-17 11:18:50 +13:00
fusion MDL-44204 theme_fusion: unified @package use and improved coding style 2014-02-17 11:19:18 +13:00
leatherbound MDL-44205 theme_leatherbound: unified @package use and improved coding style 2014-02-17 11:19:47 +13:00
magazine MDL-44206 theme_magazine: unified @package use and improved coding style 2014-02-17 11:20:15 +13:00
more MDL-44364 theme_more: More settings to style the theme 2014-03-24 15:16:11 +08:00
nimble MDL-44207 theme_nimble: fix incorrect tab. 2014-02-19 01:23:59 +01:00
nonzero MDL-44208 theme_nonzero: unified @package use and improved coding style 2014-02-17 11:21:11 +13:00
overlay MDL-44209 theme_overlay: unified @package use and improved coding style 2014-02-17 11:21:42 +13:00
serenity Make hidden items more visible in breadcrumb 2014-03-15 20:45:58 +00:00
sky_high MDL-44211 theme_sky_high: unified @package use and improved coding style 2014-02-17 11:22:44 +13:00
splash MDL-44212 theme_splash: unified @package use and improved coding style 2014-02-17 11:23:15 +13:00
standard Merge branch 'wip-MDL-44139-master' of git://github.com/ds125v/moodle 2014-02-24 15:28:51 +08:00
standardold MDL-44213 theme_standardold: unified @package use and improved coding style 2014-02-18 10:24:46 +13:00
font.php Merge branch 'w30_MDL-23493_m26_fonts' of https://github.com/skodak/moodle 2013-07-24 19:19:47 +12:00
image.php MDL-40379 Files Prevent mobile network providers from modifying content. 2013-12-28 13:56:19 +01:00
index.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
javascript.php MDL-40995 simplify minify integration and fix all known issues 2013-08-03 17:16:17 +02:00
jquery.php MDL-40563 improve jquery serving performance 2013-07-12 22:38:56 +02:00
styles.php MDL-44357 theme: Allow core to compile LESS in PHP 2014-03-24 15:15:03 +08:00
styles_debug.php MDL-44357 theme: Chunk content in styles_debug for IE 2014-03-24 15:15:03 +08:00
switchdevice.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
upgrade.txt Merge branch 'MDL-44095' of https://github.com/shashirepo/moodle 2014-03-13 18:31:49 +01:00
yui_combo.php MDL-44478 Javascript: Remove duplications in simpleyui rollup 2014-03-06 15:25:29 +08:00
yui_image.php MDL-43952 Javascript: Support invalidation of browser caches for YUI patching 2014-02-04 09:08:53 +08:00