summaryrefslogtreecommitdiff
path: root/flatly/variables.less
AgeCommit message (Collapse)Author
2015-06-16update bootswatch to 3.3.5Thomas Park
2015-04-14darkly, flatly: fix input heights, closes #438Thomas Park
2015-03-17update version numbersThomas Park
2015-03-17update bootswatch to 3.3.4Thomas Park
2015-02-27fix tooltip opacity for ie8, closes #410Thomas Park
2015-01-22update bootswatch to 3.3.2Thomas Park
2014-12-06fix double semicolon typosUladzislau Shcharbin
2014-11-15bump version number in less and sassThomas Park
2014-11-14Add support for SASS/SCSSCorey Sewell
Refactored less files to be more scss friendly * Ensured no variables are used before assignment * Removed interpolated variable usage with similar substitute Added SCSS Grunt tasks * convert_less - Converts theme less files to scss * swatch_scss - Same as original swatch task, but using sass * compress_scss - Same as original compress task, but using sass Added dependencies for SCSS Updated _config.yml so jekyll includes theme _bootswatch.scss and _variables.scss files Added .sass-cache dir to .gitignore
2014-11-04Normalize the @gray[-xxxx] variable definitions in several variables.less ↵Steven Black
files to bring most themes in-line with standard Bootstrap's variable.less file. Take note: no values are changed; just assigning #000 to @gray-base in the @gray[-xxxx] section.
2014-11-013.2.0 -> 3.3.0Thomas Park
2014-06-273.1.1 -> 3.2.0Thomas Park
2014-03-31style badge in navbar, fixes #241Thomas Park
2014-03-17flatly: tweaksThomas Park
2014-03-06Revert "amelia, cerulean, flatly: tweak dropdown divider and header"Thomas Park
This reverts commit d4626f2e8ef5806019b445ff0d14d32bba58a994.
2014-03-06amelia, cerulean, flatly: tweak dropdown divider and headerThomas Park
2014-03-06flatly: change input border color from green to blueThomas Park
2014-02-133.1.0 -> 3.1.1Thomas Park
2014-02-11flatly: drop lato 900 weight, use 400 for headingsThomas Park
2014-02-033.0.3 -> 3.1.0Thomas Park
2013-12-11fixes #182, updates all variables.less files for 3.0.3Thomas Park
2013-12-053.0.2 -> 3.0.3Thomas Park
2013-11-22flatly: darken nav-tabs active color, remove border on nav dropdown, fixes #174Thomas Park
2013-11-063.0.1 -> 3.0.2Thomas Park
2013-10-303.0.0 -> 3.0.1Thomas Park
2013-08-20style navbar toggles, fixes #139Thomas Park
2013-08-20update Flatly for 3.0.0Jenil Gogari
Fixing the following styles in Flatly. * **Removing the blue `box-shadow` & add border to form elements and making them like original Flatly** * Fixing the background color of: * Well * Navbar Input and Toggle * Nav Tabs * List group * Panels * Breadcumbs * Pre * Remove the `box-shadow` of the `:active` button state. * Pagination & Pager hover link was fixed. * `box-shadow` from well was removed.
2013-08-20update bootswatch to 3.0.0 finalThomas Park
2013-08-17update themes to 3.0.0-rc2Thomas Park
2013-08-06first commit for 3.0.0-rc1Thomas Park
2013-08-06moves v2.3.2 to /2/Thomas Park
2013-07-29flatly: styles table row states, closes #115Thomas Park
2013-06-22Fixed input prepend and appendJenil Gogari
2013-05-19v2.3.1 -> v2.3.2Thomas Park
2013-05-16flatly: style striped progress bars, tweak inverse navbar and pagination, ↵Thomas Park
closes #99
2013-05-15flatly: refactor code, style additional componentsThomas Park