1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-29 07:03:02 +02:00
Commit Graph

59 Commits

Author SHA1 Message Date
XhmikosR
280d578703 Revert "Work around issues with old IE."
This reverts commit e6df569ad0.

Conflicts:
	index.html
2014-01-23 11:08:47 +02:00
XhmikosR
0b3d1a443b application.css: Minor cleanup.
Move the common `color` property along with the other common properties and remove inherited properties.
2013-12-17 07:00:55 +02:00
XhmikosR
e6df569ad0 Work around issues with old IE. 2013-12-16 18:45:28 +02:00
XhmikosR
c5920533f5 Update application.css.
* clean up unused class and inherited properties
* move `.button` along with the rest of the selectors from that page
* remove `-moz-inline-stack` which was needed for old FF
2013-12-16 18:45:28 +02:00
XhmikosR
37f4a215df Specify box sizing. 2013-12-16 18:31:31 +02:00
XhmikosR
22eae2af38 Use a CSS sprite for the license images.
-3 HTTP requests.
2013-12-16 10:13:32 +02:00
XhmikosR
d86fc76265 Use a CSS sprite for the homepage images.
-2 http requests, -1KB.
2013-12-15 10:11:52 +02:00
XhmikosR
2732cf40c0 Rename folders to the shorter and more standard "img" and "js". 2013-12-14 12:44:29 +02:00
XhmikosR
987c94c212 Remove IE 6/7 hacks. 2013-12-14 07:14:11 +02:00
XhmikosR
6c68d86cf2 Move qTip inclusion at the top so that it's clear. 2013-12-10 09:04:21 +02:00
XhmikosR
d90deb7ba9 Update qTip custom selectors.
* group common properties together
* get rid of the useless `!important` declarations
2013-12-10 09:04:20 +02:00
XhmikosR
dc4309bd02 Rename clearfix class. 2013-12-10 09:04:20 +02:00
XhmikosR
593ec5edb6 Get rid of the unicode symbol from selector's name and use class instead of id. 2013-12-10 09:04:19 +02:00
XhmikosR
14b21d982b Update application.css.
* add missing fallback color
* add missing vendor prefixed property for Opera
2013-12-10 09:04:18 +02:00
XhmikosR
ccb7a12ef2 Update application.css.
Clean up fonts; there's no need to specify all of them in each selector since they are inherited.
Also, use the shorthand font property.
2013-12-10 09:04:11 +02:00
XhmikosR
d9adaf49bd Add normalize.css v2.1.3 minified with clean-css. 2013-12-09 19:46:40 +02:00
XhmikosR
6087197be5 Include jquery.qtip.min.css in application.css.
This results in -1 http request.
2013-12-09 10:18:07 +02:00
XhmikosR
08d1efcbd6 Update jquery qtip to v2.2.0. 2013-12-09 10:18:07 +02:00
Haacked
48165e5270 Align variation headings with bullets 2013-11-19 10:32:42 -08:00
Haacked
e4d2dc8f43 reduce spacing between description and details 2013-11-19 09:05:41 -08:00
Haacked
4ce71929ad Merged master 2013-11-18 15:06:19 -08:00
Jason Long
f28894d905 made partial for license overview sections 2013-11-06 11:24:34 -05:00
Jason Long
246cbc8d65 pill nav for license variations 2013-11-06 10:10:48 -05:00
Jason Long
a9f1de32ae pulled family name and description out of table 2013-11-05 14:22:51 -05:00
XhmikosR
c1c291b379 Use double quotes consistently. 2013-10-30 20:39:55 +02:00
XhmikosR
81f3bc1eb7 Update jquery.qtip to v2.1.1.
Also use the minified css.
2013-10-30 20:34:52 +02:00
Haacked
95d34dc9bd Group licenses together 2013-10-28 16:48:57 -07:00
Jason Long
02470e2452 removed unused callout class 2013-09-26 07:43:15 -04:00
Jason Long
85755edd74 put license text in lighter container for better contrast 2013-09-25 08:58:07 -04:00
Aidan Feldman
f03c77d9fa separate first and second row of homepage questions 2013-09-16 15:42:21 -04:00
Aidan Feldman
b4e302a73c increase vertical spacing between homepage questions 2013-09-16 15:38:22 -04:00
Aidan Feldman
a47bbeea43 make the additinal homepage questions side-by-side 2013-09-16 15:16:10 -04:00
Jason Long
7bbf5d5230 darkened text for better contrast 2013-07-16 14:24:45 -04:00
Ben Balter
f44856b904 add rendered with <3 to footer 2013-07-13 19:07:43 -04:00
Haacked
7295849a88 homepage text tweaking per legal review 2013-07-10 10:59:35 -07:00
Jason Long
3fbb75b49e license table cleanup 2013-06-11 14:13:00 -04:00
Jason Long
92888c215a added gpl landing page + agpl placeholder 2013-05-21 15:17:06 -07:00
Jason Long
4cf17d9edb added license rules and projects to sidebar 2013-05-21 15:16:56 -07:00
Jason Long
4a81ab995a fixed broken license tables 2013-05-21 15:16:56 -07:00
Jason Long
84dd1a3cfb styling for license notes in sidebar 2013-05-21 15:16:55 -07:00
Jason Long
3c14329ea7 CSS refactoring
- Replace IDs with classes
- Overall specificity reduction
- Use .js- prefix for JS hooks
2013-05-21 15:16:54 -07:00
Jason Long
61f43db622 updated styling for see-more licenses block 2013-05-21 15:16:54 -07:00
Haacked
d0c0580a34 Consolidating all licenses into a single page 2013-05-21 15:16:50 -07:00
Jason Long
f305cb8f4a knocked license font size down for cross-font consistency 2013-05-21 15:16:38 -07:00
Haacked
4b5869f9e4 Add Monaco as fallback font for macs 2013-05-21 15:16:38 -07:00
Phil Haack
287c55aeed Use mono-space font and fixed width for licenses 2013-05-21 15:16:36 -07:00
Jason Long
fda40bf7e4 adding tooltips for definitions 2013-05-21 15:16:35 -07:00
Jason Long
ea82dbf9dd made layout wider to accommodate 80 char content 2013-05-21 15:16:34 -07:00
Haacked
25e402bd89 Convert licenses to plain text 2013-05-21 15:16:34 -07:00
Jason Long
9faa7e693d placeholder for about page 2013-05-21 15:16:33 -07:00