silverstripe-framework/admin
Naomi Guyer 7ae73eabdd BUG: Border at top of tabs when no subtabs
This bug reappeared when branches were merged because the 3.0 version
of _style.scss had tabsets defined in different places.

This scss was inserted, but there was no idication that it was new to
master (except in the resulting css file). As these styles are declared
differently elsewhere in _style.scss, I think this declaration must
have been refactored in an earlier commit in master.
2012-11-05 11:48:50 +13:00
..
code Fixed merge errors in CMSProfileController 2012-10-30 18:03:49 +01:00
css Merge pull request #880 from adrexia/fileoverview 2012-11-02 14:08:16 -07:00
images ENHANCEMENT: Change media insertion to use button and apply design 2012-06-11 10:54:48 +02:00
javascript Merge remote-tracking branch 'origin/3.0' 2012-10-08 16:48:52 +02:00
scss BUG: Border at top of tabs when no subtabs 2012-11-05 11:48:50 +13:00
templates Remove sub navigation for "Files" (fixes 7956) 2012-10-23 09:55:08 +13:00
tests FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
thirdparty Fix chosen dropdown width not being set. 2012-08-16 23:26:29 +02:00
_config.php Merge branch 'tinymce_fancy_selectts' of https://github.com/halkyon/sapphire into 3.0 2012-10-05 14:39:27 +13:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb MINOR Removing compass asset_cache_buster functionality, as it wrongly changes the hashes even if files haven't changed, causing merging hassles - leave cache control to the webserver 2011-12-20 17:46:43 +01:00