Selaa lähdekoodia

Remove some large files and images (#3699)

Nate 7 vuotta sitten
vanhempi
commit
49ab451fdb
54 muutettua tiedostoa jossa 0 lisäystä ja 1769 poistoa
  1. BIN
      frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/128B.txt
  2. BIN
      frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/16KB.txt
  3. BIN
      frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/1MB.txt
  4. BIN
      frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/4KB.txt
  5. BIN
      frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/512B.txt
  6. BIN
      frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/512KB.txt
  7. BIN
      frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/5MB.txt
  8. BIN
      frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/favicon.ico
  9. 0 34
      frameworks/Clojure/luminus/resources/docs/docs.md
  10. 0 0
      frameworks/Clojure/luminus/resources/public/css/.gitkeep
  11. 0 33
      frameworks/Clojure/luminus/resources/public/css/screen.css
  12. 0 0
      frameworks/Groovy/grails/web-app/css/.gitkeep
  13. 0 109
      frameworks/Groovy/grails/web-app/css/errors.css
  14. 0 591
      frameworks/Groovy/grails/web-app/css/main.css
  15. 0 82
      frameworks/Groovy/grails/web-app/css/mobile.css
  16. 0 0
      frameworks/Groovy/grails/web-app/images/.gitkeep
  17. BIN
      frameworks/Groovy/grails/web-app/images/apple-touch-icon-retina.png
  18. BIN
      frameworks/Groovy/grails/web-app/images/apple-touch-icon.png
  19. BIN
      frameworks/Groovy/grails/web-app/images/favicon.ico
  20. BIN
      frameworks/Groovy/grails/web-app/images/grails_logo.jpg
  21. BIN
      frameworks/Groovy/grails/web-app/images/grails_logo.png
  22. BIN
      frameworks/Groovy/grails/web-app/images/leftnav_btm.png
  23. BIN
      frameworks/Groovy/grails/web-app/images/leftnav_midstretch.png
  24. BIN
      frameworks/Groovy/grails/web-app/images/leftnav_top.png
  25. BIN
      frameworks/Groovy/grails/web-app/images/skin/database_add.png
  26. BIN
      frameworks/Groovy/grails/web-app/images/skin/database_delete.png
  27. BIN
      frameworks/Groovy/grails/web-app/images/skin/database_edit.png
  28. BIN
      frameworks/Groovy/grails/web-app/images/skin/database_save.png
  29. BIN
      frameworks/Groovy/grails/web-app/images/skin/database_table.png
  30. BIN
      frameworks/Groovy/grails/web-app/images/skin/exclamation.png
  31. BIN
      frameworks/Groovy/grails/web-app/images/skin/house.png
  32. BIN
      frameworks/Groovy/grails/web-app/images/skin/information.png
  33. BIN
      frameworks/Groovy/grails/web-app/images/skin/shadow.jpg
  34. BIN
      frameworks/Groovy/grails/web-app/images/skin/sorted_asc.gif
  35. BIN
      frameworks/Groovy/grails/web-app/images/skin/sorted_desc.gif
  36. BIN
      frameworks/Groovy/grails/web-app/images/spinner.gif
  37. BIN
      frameworks/Groovy/grails/web-app/images/springsource.png
  38. BIN
      frameworks/Java/jawn/webapp/favicon.ico
  39. BIN
      frameworks/PHP/cakephp/app/webroot/favicon.ico
  40. 0 0
      frameworks/PHP/cakephp/app/webroot/img/.gitkeep
  41. BIN
      frameworks/PHP/cakephp/app/webroot/img/cake.icon.png
  42. BIN
      frameworks/PHP/cakephp/app/webroot/img/cake.power.gif
  43. BIN
      frameworks/PHP/cakephp/app/webroot/img/test-error-icon.png
  44. BIN
      frameworks/PHP/cakephp/app/webroot/img/test-fail-icon.png
  45. BIN
      frameworks/PHP/cakephp/app/webroot/img/test-pass-icon.png
  46. BIN
      frameworks/PHP/cakephp/app/webroot/img/test-skip-icon.png
  47. 0 0
      frameworks/PHP/cygnite/assets/img/cygnite/.gitkeep
  48. BIN
      frameworks/PHP/cygnite/assets/img/cygnite/favicon.ico
  49. BIN
      frameworks/PHP/cygnite/assets/img/cygnite/fevicon.png
  50. BIN
      frameworks/PHP/kumbiaphp/bench/public/favicon.ico
  51. 0 0
      frameworks/PHP/lithium/app/webroot/css/.gitkeep
  52. 0 626
      frameworks/PHP/lithium/app/webroot/css/debug.css
  53. 0 294
      frameworks/PHP/lithium/app/webroot/css/lithium.css
  54. BIN
      frameworks/PHP/lithium/app/webroot/favicon.ico

BIN
frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/128B.txt


BIN
frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/16KB.txt


BIN
frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/1MB.txt


BIN
frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/4KB.txt


BIN
frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/512B.txt


BIN
frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/512KB.txt


BIN
frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/5MB.txt


BIN
frameworks/CSharp/aspnetcore/Benchmarks/wwwroot/favicon.ico


+ 0 - 34
frameworks/Clojure/luminus/resources/docs/docs.md

@@ -1,34 +0,0 @@
-<div class="bs-callout bs-callout-danger">
-
-### Database Configuration is Required
-
-If you haven't already, then please follow the steps below to configure your database connection and run the necessary migrations.
-
-* Create the database for your application.
-* Update the connection URL in the `profiles.clj` file with your database name and login.
-* Run `lein run migrate` in the root of the project to create the tables.
-* Restart the application.
-
-</div>
-
-
-### Managing Your Middleware
-
-Request middleware functions are located under the `hello.middleware` namespace.
-
-This namespace is reserved for any custom middleware for the application. Some default middleware is
-already defined here. The middleware is assembled in the `wrap-base` function.
-
-Middleware used for development is placed in the `hello.dev-middleware` namespace found in
-the `env/dev/clj/` source path.
-
-### Here are some links to get started
-
-1. [HTML templating](http://www.luminusweb.net/docs/html_templating.md)
-2. [Accessing the database](http://www.luminusweb.net/docs/database.md)
-3. [Setting response types](http://www.luminusweb.net/docs/responses.md)
-4. [Defining routes](http://www.luminusweb.net/docs/routes.md)
-5. [Adding middleware](http://www.luminusweb.net/docs/middleware.md)
-6. [Sessions and cookies](http://www.luminusweb.net/docs/sessions_cookies.md)
-7. [Security](http://www.luminusweb.net/docs/security.md)
-8. [Deploying the application](http://www.luminusweb.net/docs/deployment.md)

+ 0 - 0
frameworks/Clojure/luminus/resources/public/favicon.ico → frameworks/Clojure/luminus/resources/public/css/.gitkeep


+ 0 - 33
frameworks/Clojure/luminus/resources/public/css/screen.css

@@ -1,33 +0,0 @@
-html,
-body {
-	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    height: 100%;
-}
-.navbar {
-  margin-bottom: 10px;
-}
-.navbar-brand {
-  float: none;
-}
-.navbar-nav .nav-item {
-  float: none;
-}
-.navbar-divider,
-.navbar-nav .nav-item+.nav-item,
-.navbar-nav .nav-link + .nav-link {
-  margin-left: 0;
-}
-@media (min-width: 34em) {
-  .navbar-brand {
-    float: left;
-  }
-  .navbar-nav .nav-item {
-    float: left;
-  }
-  .navbar-divider,
-  .navbar-nav .nav-item+.nav-item,
-  .navbar-nav .nav-link + .nav-link {
-    margin-left: 1rem;
-  }
-}
-

+ 0 - 0
frameworks/Groovy/grails/web-app/css/.gitkeep


+ 0 - 109
frameworks/Groovy/grails/web-app/css/errors.css

@@ -1,109 +0,0 @@
-h1, h2 {
-	margin: 10px 25px 5px;
-}
-
-h2 {
-	font-size: 1.1em;
-}
-
-.filename {
-	font-style: italic;
-}
-
-.exceptionMessage {
-	margin: 10px;
-	border: 1px solid #000;
-	padding: 5px;
-	background-color: #E9E9E9;
-}
-
-.stack,
-.snippet {
-	margin: 0 25px 10px;
-}
-
-.stack,
-.snippet {
-	border: 1px solid #ccc;
-	   -mox-box-shadow: 0 0 2px rgba(0,0,0,0.2);
-	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
-	        box-shadow: 0 0 2px rgba(0,0,0,0.2);
-}
-
-/* error details */
-.error-details {
-	border-top: 1px solid #FFAAAA;
-	   -mox-box-shadow: 0 0 2px rgba(0,0,0,0.2);
-	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
-	        box-shadow: 0 0 2px rgba(0,0,0,0.2);
-	border-bottom: 1px solid #FFAAAA;
-	   -mox-box-shadow: 0 0 2px rgba(0,0,0,0.2);
-	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
-	        box-shadow: 0 0 2px rgba(0,0,0,0.2);
-	background-color:#FFF3F3;
-	line-height: 1.5;
-	overflow: hidden;
-	padding: 5px;
-	padding-left:25px;
-}
-
-.error-details dt {
-	clear: left;
-	float: left;
-	font-weight: bold;
-	margin-right: 5px;
-}
-
-.error-details dt:after {
-	content: ":";
-}
-
-.error-details dd {
-	display: block;
-}
-
-/* stack trace */
-.stack {
-	padding: 5px;
-	overflow: auto;
-	height: 150px;
-}
-
-/* code snippet */
-.snippet {
-	background-color: #fff;
-	font-family: monospace;
-}
-
-.snippet .line {
-	display: block;
-}
-
-.snippet .lineNumber {
-	background-color: #ddd;
-	color: #999;
-	display: inline-block;
-	margin-right: 5px;
-	padding: 0 3px;
-	text-align: right;
-	width: 3em;
-}
-
-.snippet .error {
-	background-color: #fff3f3;
-	font-weight: bold;
-}
-
-.snippet .error .lineNumber {
-	background-color: #faa;
-	color: #333;
-	font-weight: bold;
-}
-
-.snippet .line:first-child .lineNumber {
-	padding-top: 5px;
-}
-
-.snippet .line:last-child .lineNumber {
-	padding-bottom: 5px;
-}

+ 0 - 591
frameworks/Groovy/grails/web-app/css/main.css

@@ -1,591 +0,0 @@
-/* FONT STACK */
-body,
-input, select, textarea {
-	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
-}
-
-h1, h2, h3, h4, h5, h6 {
-	line-height: 1.1;
-}
-
-/* BASE LAYOUT */
-
-html {
-	background-color: #ddd;
-	background-image: -moz-linear-gradient(center top, #aaa, #ddd);
-	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #aaa), color-stop(1, #ddd));
-	background-image: linear-gradient(top, #aaa, #ddd);
-	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#aaaaaa', EndColorStr = '#dddddd');
-	background-repeat: no-repeat;
-	height: 100%;
-	/* change the box model to exclude the padding from the calculation of 100% height (IE8+) */
-	-webkit-box-sizing: border-box;
-	   -moz-box-sizing: border-box;
-	        box-sizing: border-box;
-}
-
-html.no-cssgradients {
-	background-color: #aaa;
-}
-
-.ie6 html {
-	height: 100%;
-}
-
-html * {
-	margin: 0;
-}
-
-body {
-	background: #ffffff;
-	color: #333333;
-	margin: 0 auto;
-	max-width: 960px;
-	overflow-x: hidden; /* prevents box-shadow causing a horizontal scrollbar in firefox when viewport < 960px wide */
-	   -moz-box-shadow: 0 0 0.3em #255b17;
-	-webkit-box-shadow: 0 0 0.3em #255b17;
-	        box-shadow: 0 0 0.3em #255b17;
-}
-
-#grailsLogo {
-	background-color: #abbf78;
-}
-
-/* replace with .no-boxshadow body if you have modernizr available */
-.ie6 body,
-.ie7 body,
-.ie8 body {
-	border-color: #255b17;
-	border-style: solid;
-	border-width: 0 1px;
-}
-
-.ie6 body {
-	height: 100%;
-}
-
-a:link, a:visited, a:hover {
-	color: #48802c;
-}
-
-a:hover, a:active {
-	outline: none; /* prevents outline in webkit on active links but retains it for tab focus */
-}
-
-h1 {
-	color: #48802c;
-	font-weight: normal;
-	font-size: 1.25em;
-	margin: 0.8em 0 0.3em 0;
-}
-
-ul {
-	padding: 0;
-}
-
-img {
-	border: 0;
-}
-
-/* GENERAL */
-
-#grailsLogo a {
-	display: inline-block;
-	margin: 1em;
-}
-
-.content {
-}
-
-.content h1 {
-	border-bottom: 1px solid #CCCCCC;
-	margin: 0.8em 1em 0.3em;
-	padding: 0 0.25em;
-}
-
-.scaffold-list h1 {
-	border: none;
-}
-
-.footer {
-	background: #abbf78;
-	color: #000;
-	clear: both;
-	font-size: 0.8em;
-	margin-top: 1.5em;
-	padding: 1em;
-	min-height: 1em;
-}
-
-.footer a {
-	color: #255b17;
-}
-
-.spinner {
-	background: url(../images/spinner.gif) 50% 50% no-repeat transparent;
-	height: 16px;
-	width: 16px;
-    padding: 0.5em;
-    position: absolute;
-    right: 0;
-	top: 0;
-	text-indent: -9999px;
-}
-
-/* NAVIGATION MENU */
-
-.nav {
-	background-color: #efefef;
-	padding: 0.5em 0.75em;
-	   -moz-box-shadow: 0 0 3px 1px #aaaaaa;
-	-webkit-box-shadow: 0 0 3px 1px #aaaaaa;
-	        box-shadow: 0 0 3px 1px #aaaaaa;
-	zoom: 1;
-}
-
-.nav ul {
-	overflow: hidden;
-	padding-left: 0;
-	zoom: 1;
-}
-
-.nav li {
-	display: block;
-	float: left;
-	list-style-type: none;
-	margin-right: 0.5em;
-	padding: 0;
-}
-
-.nav a {
-	color: #666666;
-	display: block;
-	padding: 0.25em 0.7em;
-	text-decoration: none;
-	   -moz-border-radius: 0.3em;
-	-webkit-border-radius: 0.3em;
-	        border-radius: 0.3em;
-}
-
-.nav a:active, .nav a:visited {
-	color: #666666;
-}
-
-.nav a:focus, .nav a:hover {
-	background-color: #999999;
-	color: #ffffff;
-	outline: none;
-	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
-}
-
-.no-borderradius .nav a:focus, .no-borderradius .nav a:hover {
-	background-color: transparent;
-	color: #444444;
-	text-decoration: underline;
-}
-
-.nav a.home, .nav a.list, .nav a.create {
-	background-position: 0.7em center;
-	background-repeat: no-repeat;
-	text-indent: 25px;
-}
-
-.nav a.home {
-	background-image: url(../images/skin/house.png);
-}
-
-.nav a.list {
-	background-image: url(../images/skin/database_table.png);
-}
-
-.nav a.create {
-	background-image: url(../images/skin/database_add.png);
-}
-
-/* CREATE/EDIT FORMS AND SHOW PAGES */
-
-fieldset,
-.property-list {
-	margin: 0.6em 1.25em 0 1.25em;
-	padding: 0.3em 1.8em 1.25em;
-	position: relative;
-	zoom: 1;
-	border: none;
-}
-
-.property-list .fieldcontain {
-	list-style: none;
-	overflow: hidden;
-	zoom: 1;
-}
-
-.fieldcontain {
-	margin-top: 1em;
-}
-
-.fieldcontain label,
-.fieldcontain .property-label {
-	color: #666666;
-	text-align: right;
-	width: 25%;
-}
-
-.fieldcontain .property-label {
-	float: left;
-}
-
-.fieldcontain .property-value {
-	display: block;
-	margin-left: 27%;
-}
-
-label {
-	cursor: pointer;
-	display: inline-block;
-	margin: 0 0.25em 0 0;
-}
-
-input, select, textarea {
-	background-color: #fcfcfc;
-	border: 1px solid #cccccc;
-	font-size: 1em;
-	padding: 0.2em 0.4em;
-}
-
-select {
-	padding: 0.2em 0.2em 0.2em 0;
-}
-
-select[multiple] {
-	vertical-align: top;
-}
-
-textarea {
-	width: 250px;
-	height: 150px;
-	overflow: auto; /* IE always renders vertical scrollbar without this */
-	vertical-align: top;
-}
-
-input[type=checkbox], input[type=radio] {
-	background-color: transparent;
-	border: 0;
-	padding: 0;
-}
-
-input:focus, select:focus, textarea:focus {
-	background-color: #ffffff;
-	border: 1px solid #eeeeee;
-	outline: 0;
-	   -moz-box-shadow: 0 0 0.5em #ffffff;
-	-webkit-box-shadow: 0 0 0.5em #ffffff;
-	        box-shadow: 0 0 0.5em #ffffff;
-}
-
-.required-indicator {
-	color: #48802C;
-	display: inline-block;
-	font-weight: bold;
-	margin-left: 0.3em;
-	position: relative;
-	top: 0.1em;
-}
-
-ul.one-to-many {
-	display: inline-block;
-	list-style-position: inside;
-	vertical-align: top;
-}
-
-.ie6 ul.one-to-many, .ie7 ul.one-to-many {
-	display: inline;
-	zoom: 1;
-}
-
-ul.one-to-many li.add {
-	list-style-type: none;
-}
-
-/* EMBEDDED PROPERTIES */
-
-fieldset.embedded {
-	background-color: transparent;
-	border: 1px solid #CCCCCC;
-	margin-left: 0;
-	margin-right: 0;
-	padding-left: 0;
-	padding-right: 0;
-	   -moz-box-shadow: none;
-	-webkit-box-shadow: none;
-	        box-shadow: none;
-}
-
-fieldset.embedded legend {
-	margin: 0 1em;
-}
-
-/* MESSAGES AND ERRORS */
-
-.errors,
-.message {
-	font-size: 0.8em;
-	line-height: 2;
-	margin: 1em 2em;
-	padding: 0.25em;
-}
-
-.message {
-	background: #f3f3ff;
-	border: 1px solid #b2d1ff;
-	color: #006dba;
-	   -moz-box-shadow: 0 0 0.25em #b2d1ff;
-	-webkit-box-shadow: 0 0 0.25em #b2d1ff;
-	        box-shadow: 0 0 0.25em #b2d1ff;
-}
-
-.errors {
-	background: #fff3f3;
-	border: 1px solid #ffaaaa;
-	color: #cc0000;
-	   -moz-box-shadow: 0 0 0.25em #ff8888;
-	-webkit-box-shadow: 0 0 0.25em #ff8888;
-	        box-shadow: 0 0 0.25em #ff8888;
-}
-
-.errors ul,
-.message {
-	padding: 0;
-}
-
-.errors li {
-	list-style: none;
-	background: transparent url(../images/skin/exclamation.png) 0.5em 50% no-repeat;
-	text-indent: 2.2em;
-}
-
-.message {
-	background: transparent url(../images/skin/information.png) 0.5em 50% no-repeat;
-	text-indent: 2.2em;
-}
-
-/* form fields with errors */
-
-.error input, .error select, .error textarea {
-	background: #fff3f3;
-	border-color: #ffaaaa;
-	color: #cc0000;
-}
-
-.error input:focus, .error select:focus, .error textarea:focus {
-	   -moz-box-shadow: 0 0 0.5em #ffaaaa;
-	-webkit-box-shadow: 0 0 0.5em #ffaaaa;
-	        box-shadow: 0 0 0.5em #ffaaaa;
-}
-
-/* same effects for browsers that support HTML5 client-side validation (these have to be specified separately or IE will ignore the entire rule) */
-
-input:invalid, select:invalid, textarea:invalid {
-	background: #fff3f3;
-	border-color: #ffaaaa;
-	color: #cc0000;
-}
-
-input:invalid:focus, select:invalid:focus, textarea:invalid:focus {
-	   -moz-box-shadow: 0 0 0.5em #ffaaaa;
-	-webkit-box-shadow: 0 0 0.5em #ffaaaa;
-	        box-shadow: 0 0 0.5em #ffaaaa;
-}
-
-/* TABLES */
-
-table {
-	border-top: 1px solid #DFDFDF;
-	border-collapse: collapse;
-	width: 100%;
-	margin-bottom: 1em;
-}
-
-tr {
-	border: 0;
-}
-
-tr>td:first-child, tr>th:first-child {
-	padding-left: 1.25em;
-}
-
-tr>td:last-child, tr>th:last-child {
-	padding-right: 1.25em;
-}
-
-td, th {
-	line-height: 1.5em;
-	padding: 0.5em 0.6em;
-	text-align: left;
-	vertical-align: top;
-}
-
-th {
-	background-color: #efefef;
-	background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
-	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #eaeaea));
-	    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#ffffff', EndColorStr = '#eaeaea');
-	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eaeaea')";
-	color: #666666;
-	font-weight: bold;
-	line-height: 1.7em;
-	padding: 0.2em 0.6em;
-}
-
-thead th {
-	white-space: nowrap;
-}
-
-th a {
-	display: block;
-	text-decoration: none;
-}
-
-th a:link, th a:visited {
-	color: #666666;
-}
-
-th a:hover, th a:focus {
-	color: #333333;
-}
-
-th.sortable a {
-	background-position: right;
-	background-repeat: no-repeat;
-	padding-right: 1.1em;
-}
-
-th.asc a {
-	background-image: url(../images/skin/sorted_asc.gif);
-}
-
-th.desc a {
-	background-image: url(../images/skin/sorted_desc.gif);
-}
-
-.odd {
-	background: #f7f7f7;
-}
-
-.even {
-	background: #ffffff;
-}
-
-th:hover, tr:hover {
-	background: #E1F2B6;
-}
-
-/* PAGINATION */
-
-.pagination {
-	border-top: 0;
-	margin: 0;
-	padding: 0.3em 0.2em;
-	text-align: center;
-	   -moz-box-shadow: 0 0 3px 1px #AAAAAA;
-	-webkit-box-shadow: 0 0 3px 1px #AAAAAA;
-	        box-shadow: 0 0 3px 1px #AAAAAA;
-	background-color: #EFEFEF;
-}
-
-.pagination a,
-.pagination .currentStep {
-	color: #666666;
-	display: inline-block;
-	margin: 0 0.1em;
-	padding: 0.25em 0.7em;
-	text-decoration: none;
-	   -moz-border-radius: 0.3em;
-	-webkit-border-radius: 0.3em;
-	        border-radius: 0.3em;
-}
-
-.pagination a:hover, .pagination a:focus,
-.pagination .currentStep {
-	background-color: #999999;
-	color: #ffffff;
-	outline: none;
-	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
-}
-
-.no-borderradius .pagination a:hover, .no-borderradius .pagination a:focus,
-.no-borderradius .pagination .currentStep {
-	background-color: transparent;
-	color: #444444;
-	text-decoration: underline;
-}
-
-/* ACTION BUTTONS */
-
-.buttons {
-	background-color: #efefef;
-	overflow: hidden;
-	padding: 0.3em;
-	   -moz-box-shadow: 0 0 3px 1px #aaaaaa;
-	-webkit-box-shadow: 0 0 3px 1px #aaaaaa;
-	        box-shadow: 0 0 3px 1px #aaaaaa;
-	margin: 0.1em 0 0 0;
-	border: none;
-}
-
-.buttons input,
-.buttons a {
-	background-color: transparent;
-	border: 0;
-	color: #666666;
-	cursor: pointer;
-	display: inline-block;
-	margin: 0 0.25em 0;
-	overflow: visible;
-	padding: 0.25em 0.7em;
-	text-decoration: none;
-
-	   -moz-border-radius: 0.3em;
-	-webkit-border-radius: 0.3em;
-	        border-radius: 0.3em;
-}
-
-.buttons input:hover, .buttons input:focus,
-.buttons a:hover, .buttons a:focus {
-	background-color: #999999;
-	color: #ffffff;
-	outline: none;
-	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
-	   -moz-box-shadow: none;
-	-webkit-box-shadow: none;
-	        box-shadow: none;
-}
-
-.no-borderradius .buttons input:hover, .no-borderradius .buttons input:focus,
-.no-borderradius .buttons a:hover, .no-borderradius .buttons a:focus {
-	background-color: transparent;
-	color: #444444;
-	text-decoration: underline;
-}
-
-.buttons .delete, .buttons .edit, .buttons .save {
-	background-position: 0.7em center;
-	background-repeat: no-repeat;
-	text-indent: 25px;
-}
-
-.buttons .delete {
-	background-image: url(../images/skin/database_delete.png);
-}
-
-.buttons .edit {
-	background-image: url(../images/skin/database_edit.png);
-}
-
-.buttons .save {
-	background-image: url(../images/skin/database_save.png);
-}
-
-a.skip {
-	position: absolute;
-	left: -9999px;
-}

+ 0 - 82
frameworks/Groovy/grails/web-app/css/mobile.css

@@ -1,82 +0,0 @@
-/* Styles for mobile devices */
-
-@media screen and (max-width: 480px) {
-	.nav {
-		padding: 0.5em;
-	}
-
-	.nav li {
-		margin: 0 0.5em 0 0;
-		padding: 0.25em;
-	}
-
-	/* Hide individual steps in pagination, just have next & previous */
-	.pagination .step, .pagination .currentStep {
-		display: none;
-	}
-
-	.pagination .prevLink {
-		float: left;
-	}
-
-	.pagination .nextLink {
-		float: right;
-	}
-
-	/* pagination needs to wrap around floated buttons */
-	.pagination {
-		overflow: hidden;
-	}
-
-	/* slightly smaller margin around content body */
-	fieldset,
-	.property-list {
-		padding: 0.3em 1em 1em;
-	}
-
-	input, textarea {
-		width: 100%;
-		   -moz-box-sizing: border-box;
-		-webkit-box-sizing: border-box;
-		    -ms-box-sizing: border-box;
-		        box-sizing: border-box;
-	}
-
-	select, input[type=checkbox], input[type=radio], input[type=submit], input[type=button], input[type=reset] {
-		width: auto;
-	}
-
-	/* hide all but the first column of list tables */
-	.scaffold-list td:not(:first-child),
-	.scaffold-list th:not(:first-child) {
-		display: none;
-	}
-
-	.scaffold-list thead th {
-		text-align: center;
-	}
-
-	/* stack form elements */
-	.fieldcontain {
-		margin-top: 0.6em;
-	}
-
-	.fieldcontain label,
-	.fieldcontain .property-label,
-	.fieldcontain .property-value {
-		display: block;
-		float: none;
-		margin: 0 0 0.25em 0;
-		text-align: left;
-		width: auto;
-	}
-
-	.errors ul,
-	.message p {
-		margin: 0.5em;
-	}
-
-	.error ul {
-		margin-left: 0;
-	}
-}

+ 0 - 0
frameworks/Groovy/grails/web-app/images/.gitkeep


BIN
frameworks/Groovy/grails/web-app/images/apple-touch-icon-retina.png


BIN
frameworks/Groovy/grails/web-app/images/apple-touch-icon.png


BIN
frameworks/Groovy/grails/web-app/images/favicon.ico


BIN
frameworks/Groovy/grails/web-app/images/grails_logo.jpg


BIN
frameworks/Groovy/grails/web-app/images/grails_logo.png


BIN
frameworks/Groovy/grails/web-app/images/leftnav_btm.png


BIN
frameworks/Groovy/grails/web-app/images/leftnav_midstretch.png


BIN
frameworks/Groovy/grails/web-app/images/leftnav_top.png


BIN
frameworks/Groovy/grails/web-app/images/skin/database_add.png


BIN
frameworks/Groovy/grails/web-app/images/skin/database_delete.png


BIN
frameworks/Groovy/grails/web-app/images/skin/database_edit.png


BIN
frameworks/Groovy/grails/web-app/images/skin/database_save.png


BIN
frameworks/Groovy/grails/web-app/images/skin/database_table.png


BIN
frameworks/Groovy/grails/web-app/images/skin/exclamation.png


BIN
frameworks/Groovy/grails/web-app/images/skin/house.png


BIN
frameworks/Groovy/grails/web-app/images/skin/information.png


BIN
frameworks/Groovy/grails/web-app/images/skin/shadow.jpg


BIN
frameworks/Groovy/grails/web-app/images/skin/sorted_asc.gif


BIN
frameworks/Groovy/grails/web-app/images/skin/sorted_desc.gif


BIN
frameworks/Groovy/grails/web-app/images/spinner.gif


BIN
frameworks/Groovy/grails/web-app/images/springsource.png


BIN
frameworks/Java/jawn/webapp/favicon.ico


BIN
frameworks/PHP/cakephp/app/webroot/favicon.ico


+ 0 - 0
frameworks/PHP/cakephp/app/webroot/img/.gitkeep


BIN
frameworks/PHP/cakephp/app/webroot/img/cake.icon.png


BIN
frameworks/PHP/cakephp/app/webroot/img/cake.power.gif


BIN
frameworks/PHP/cakephp/app/webroot/img/test-error-icon.png


BIN
frameworks/PHP/cakephp/app/webroot/img/test-fail-icon.png


BIN
frameworks/PHP/cakephp/app/webroot/img/test-pass-icon.png


BIN
frameworks/PHP/cakephp/app/webroot/img/test-skip-icon.png


+ 0 - 0
frameworks/PHP/cygnite/assets/img/cygnite/.gitkeep


BIN
frameworks/PHP/cygnite/assets/img/cygnite/favicon.ico


BIN
frameworks/PHP/cygnite/assets/img/cygnite/fevicon.png


BIN
frameworks/PHP/kumbiaphp/bench/public/favicon.ico


+ 0 - 0
frameworks/PHP/lithium/app/webroot/css/.gitkeep


+ 0 - 626
frameworks/PHP/lithium/app/webroot/css/debug.css

@@ -1,626 +0,0 @@
-/*-------------------------------------------------------------------------------------------------
-   Lithium: the most rad php framework
-
-   @copyright     Copyright 2013, Union of RAD (http://union-of-rad.org)
-   @license       http://opensource.org/licenses/bsd-license.php The BSD License
--------------------------------------------------------------------------------------------------*/
-
-/*--- Reset ---*/
-* { margin: 0; padding: 0; }
-html, body { height: 100%; min-height: 100%; }
-
-/*--- Test Dashboard ---*/
-body.test-dashboard {
-	font-family: Helvetica, Arial, sans-serif;
-	font-size: 14px;
-	line-height: 1.5em;
-	color: #0d0d0d;
-	background-color: #fff;
-	margin: 0;
-	min-width: 800px;
-}
-
-body.test-dashboard a {
-	color: #333;
-}
-
-body.test-dashboard #header h1 {
-	margin: .25em 1% 0 0;
-	float:right;
-	font-weight: normal;
-}
-
-body.test-dashboard #header h1 a {
-	text-decoration: none;
-	display: block;
-	padding: .45em 0.75em 0 0;
-	color: rgba(0,0,0,.15);
-}
-
-body.test-dashboard .triangle:before {
-	content: '\25B2';
-	font-size: 1em;
-}
-
-body.test-dashboard #header {
-	padding: 0;
-}
-
-body.test-dashboard #header:after {
-	display: block;
-	content: ' ';
-	clear: both;
-}
-
-body.test-dashboard .article {
-	clear:both;
-}
-
-body.test-dashboard .test-content {
-	float:left;
-	padding: 0 2% 4em;
-	width: 74%;
-}
-
-.test-content h2 {
-	font-weight: normal;
-	font-size: 1.45em;
-	margin-bottom: .5em;
-	float: left;
-}
-.test-content h2 span {
-	color: #bbb;
-	display: block;
-	font-size: .55em;
-}
-.test-content h3 {
-	font-weight: normal;
-	margin: 1.5em 0 1em;
-}
-
-body.test-dashboard a.test-button,
-body.test-dashboard a.test-button:link,
-body.test-dashboard a.test-button:visited,
-body.test-dashboard a.test-button:hover,
-body.test-dashboard a.test-button:active {
-	display: block;
-	float: right;
-	font-weight: bold;
-	font-size: 1.25em;
-	background-color:#f5f5f5;
-	border-color: #e6e6e6;
-	color: #999;
-	padding: .5em 1em;
-	margin: 0;
-	background-color: white;
-	border: 1px solid #e5e5e5;
-	text-decoration: none;
-	-moz-border-radius: 4px;
-	-webkit-border-radius: 4px;
-	border-radius: 4px;
-	-moz-box-shadow: 0 0 6px rgba(0,0,0,.1);
-	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.1);
-	box-shadow: 0 0 6px rgba(0,0,0,.1);
-}
-
-body.test-dashboard a.test-button:hover,
-body.test-dashboard a.test-button:active {
-	color: black;
-	background: white;
-	-moz-box-shadow: inset 0 0 6px rgba(0,0,0,.15);
-	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.15);
-	box-shadow: inset 0 0 6px rgba(0,0,0,.15);
-}
-
-body.test-dashboard ul {
-	margin: .25em 0;
-	padding: 0.2em 0 0 0;
-}
-
-body.test-dashboard ul ul li {
-	display: block;
-	margin: 0 0 1px .5em;
-	padding: 0.25em 0 0 0.75em;
-	border: 1px solid rgba(0,0,0,0.05);
-	border-width: 0 0 0 1px;
-}
-
-/*--- Test Dashboard: Menu ---*/
-body.test-dashboard .test-menu {
-	float: left;
-	padding: .75em 0 1em 1%;
-	width: 20%;
-	background: #f6f6f6;
-}
-
-.test-dashboard .test-menu > ul {
-	margin-top: 0;
-	padding-top: 1px;
-}
-.test-dashboard .test-menu ul li ul {
-	margin-top: .1em;
-}
-.test-dashboard .test-menu li:hover {
-}
-.test-dashboard .test-menu li > ul {
-	display: block;
-}
-.test-dashboard .test-menu li:hover > ul {
-	display: block;
-}
-ul.menu, ul.menu ul {
-	list-style: none;
-}
-ul.menu a {
-	color: #666;
-	text-decoration: none;
-	display: block;
-}
-
-ul.menu a:hover, ul.menu a:active, ul.menu a.menu-folder:hover {
-	color: black;
-}
-
-ul.menu a.menu-folder {
-	color: #333;
-	font-weight: bold;
-	text-decoration: none;
-	font-size: 1.2em;
-}
-
-/*--- Test Dashboard: Test All ---*/
-a.test-all {
-	display: block;
-	float: left;
-	font-size: 1.5em;
-	text-align: center;
-	text-decoration: none;
-	padding: .75em 0;
-	width: 21%;
-	color: #666;
-	background: #e6e6e6;
-}
-a.test-all:hover {
-	background: #00a6f5;
-	-moz-box-shadow: inset 0 0 12px rgba(0,0,0,.25);
-	-webkit-box-shadow: inset 0 0 12px rgba(0,0,0,.25);
-	box-shadow: inset 0 0 12px rgba(0,0,0,.25);
-	color: white !important;
-	text-shadow: 0px 0px 6px rgba(0,0,0,.5);
-}
-
-/*--- Menu ---*/
-ul.menu a {
-	display: block;
-	padding: 0.1em 0;
-}
-
-ul.menu a:before, a.menu-folder:before, ul.metrics li:before {
-	display: inline !important;
-	float: none !important;
-	padding: 0 0.5em 0 0;
-	content: '\25B4';
-	font-weight: normal;
-	color: rgba(0,0,0,.1);
-}
-a.menu-folder:before {
-	padding: 0 !important;
-	content: '\25B2' !important;
-}
-ul.menu a:hover:before, a.menu-folder:hover:before, ul.metrics li:hover:before {
-	color: #00A6F5;
-}
-
-/*--- Benchmarking ---*/
-table.metrics {
-	border: 1px solid #e6e6e6;
-}
-table.metrics {
-	border-collapse: collapse;
-}
-table.metrics th {
-	padding: .5em 	1em;
-	color: black;
-	background: #e6e6e6;
-	font-weight: normal;
-}
-table.metrics th, table.metrics td {
-	border-bottom: 1px solid rgba(0,0,0,.05);
-}
-
-td.metric-name {
-	text-align: left;
-	white-space: nowrap;
-	padding: 6px 8px;
-	background: #e6e6e6;
-	width: 35%;
-}
-tr:hover td.metric-name {
-	background: #f5f5f5;
-}
-td.metric {
-	font-family: 'Andale Mono', Monaco, Courier, monospace !important;
-	font-weight: bold;
-	padding: 6px 8px;
-	text-align: right;
-	width: 65%;
-	background: #f5f5f5;
-}
-tr:hover td.metric {
-	background: white;
-}
-
-ul.classes, ul.files {
-	list-style-type: none;
-	font-family: 'Andale Mono', Monaco, Courier, monospace !important;
-}
-
-ul.metrics {
-	list-style-type: none;
-	padding: .5em !important;
-}
-
-ul.metrics li {
-	padding: .25em;
-}
-
-/*--- Test Results ---*/
-div.test-result {
-	clear: both;
-	margin: 1em 0 1.5em;
-	padding: .75em 1em .55em;
-	color: #FFFFFF;
-	background: #666;
-	border-radius: 4px;
-}
-
-.test-dashboard .test-result {
-	font-size: 1.15em;
-}
-.test-dashboard .digit {
-	font-weight: bold;
-}
-
-div.test-result-success {
-	background-color: #4ddb4a;
-	border-color: #467F0D;
-}
-
-div.test-result-fail {
-	background-color: #d13ef2;
-	border-color: #7F0D0D;
-}
-
-div.test-result-exception {
-	background-color: #E58F16;
-	border-color: #995F0F;
-}
-div.test-result-notice {
-	background-color: #00a6f5;
-	border-color: #8EA7CF;
-}
-
-div.test-assert, div.test-exception, div.test-skip {
-	margin: 0 0 1.5em -14px;
-	padding: 0 0 0 10px;
-	color: #000000;
-	border: 1px solid rgba(0,0,0,.05);
-	border-width: 0 0 0 4px;
-	font-size: 16px;
-}
-
-div.test-assert-passed {
-	border-left-color: #D0F9E0;
-}
-
-div.test-assert-failed {
-	color: #7F0D0D;
-	border-left-color: #CC1414;
-}
-
-div.test-exception {
-	color: #995F0F;
-	border-left-color: #E58F16;
-}
-
-div.test-skip {
-	background-color: #fafafa;
-	color: #666;
-}
-
-.test-assert span.content,
-.test-exception span.content,
-.test-skip span.content,
-.test-assert span.trace,
-.test-exception span.trace,
-.test-skip span.trace {
-	display: block;
-	clear: both;
-	white-space: pre;
-	color: #111;
-	font-size: 12px;
-	padding: .5em 1em;
-	margin: .5em 0;
-	background: #fafafa;
-	border: 1px solid rgba(0,0,0,.1);
-	font-family: 'Andale Mono', Monaco, Courier, monospace !important;
-}
-
-.test-assert span.trace {
-	padding: 0 .5em;
-	margin: .25em 0 .25em .5em;
-	background: #FAFAFA;
-}
-
-div.test-skip span.content {
-	color: #999;
-	padding: 0 1em;
-	-moz-box-shadow: none;
-	-webkit-box-shadow: none;
-	box-shadow: none;
-	border: none;
-}
-
-/*--- SQL Dumps ---*/
-.lithium-sql-log table {
-	background: #f4f4f4;
-}
-
-.lithium-sql-log td {
-	padding: 4px 8px;
-	text-align: left;
-}
-
-
-/*--- Debugger Dumps ---*/
-pre {
-	color: #000;
-	background: #f0f0f0;
-	padding: 1em;
-}
-
-pre.lithium-debug {
-	background: #ffcc00;
-	font-size: 1.2em;
-	line-height: 1.5em;
-	margin-top: 1em;
-	overflow: auto;
-	position: relative;
-}
-
-div.lithium-exception-class, div.lithium-exception-location {
-	font-weight: bold;
-}
-
-div.lithium-exception-message {
-	color: #000;
-	background: #f0f0f0;
-	padding: 1em;
-}
-
-div.lithium-stack-trace {
-	background: #fff;
-	border: 4px dotted #ffcc00;
-	color: #333;
-	margin: 0px;
-	padding: 6px;
-	font-size: 1.2em;
-	line-height: 1.5em;
-	overflow: auto;
-	position: relative;
-}
-
-/*--- Code Highlighting ---*/
-div.lithium-code-dump pre {
-	position: relative;
-	overflow: auto;
-}
-
-div.lithium-stack-trace pre, div.lithium-code-dump pre {
-	color: #000;
-	background-color: #F0F0F0;
-	margin: 0px;
-	padding: 1em;
-	overflow: auto;
-}
-
-div.lithium-code-dump pre, div.lithium-code-dump pre code {
-	clear: both;
-	font-size: 1em;
-	line-height: 1.5em;
-	margin: 4px 2px;
-	padding: 4px;
-	overflow: auto;
-}
-
-div.lithium-code-dump span.code-highlight {
-	background-color: #ff0;
-}
-
-/*--- Code Coverage Analysis ---*/
-span.filters {
-	display: block;
-	float: right;
-	margin: 1em 0 .5em 0;
-}
-span.filters a {
-	display: block;
-	float: left;
-	padding: .5em 1em;
-	margin-left: .25em;
-	text-decoration:none;
-	-moz-border-radius: 4px;
-	-webkit-border-radius: 4px;
-	border-radius: 4px;
-	background: #e6e6e6;
-	color: #666;
-}
-span.filters a:hover, span.filters a.active {
-	-moz-box-shadow: none;
-	-webkit-box-shadow: none;
-	box-shadow: none;
-	color: black;
-	background: #f5f5f5;
-}
-
-span.filters a.active {
-	background: #00a6f5;
-	text-shadow: 0px 0px 6px rgba(0,0,0,.5);
-	color: white;
-}
-
-div.code-coverage-results, h4.code-coverage-name {
-	clear: both;
-	color: #000000;
-	font-size: .8em;
-	font-family: 'Andale Mono', Monaco, Courier, monospace !important;
-	background-color: #fafafa;
-	border: 1px solid #e6e6e6;
-	border: 1px solid rgba(0,0,0,.1);
-	-moz-box-shadow: 0 0 6px rgba(0,0,0,.15);
-	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.15);
-	box-shadow: 0 0 6px rgba(0,0,0,.15);
-}
-
-h4.coverage {
-	clear: both;
-	color: #454545;
-	font-weight: normal;
-	margin-bottom: .5em;
-}
-
-h4.code-coverage-name {
-	color: #999;
-	background-color: #ECECEC;
-	border-top: none;
-	padding: 0.25em 0.5em;
-	margin: 0 1px 0 0;
-	font-weight: normal;
-	float: right;
-}
-
-div.code-coverage-results div.code-line {
-	display: block;
-	float: none;
-	clear: both;
-}
-
-div.code-coverage-results span.content {
-	display: block;
-	clear: right;
-	white-space: pre;
-	line-height: 1.5em;
-	min-height: 1.5em;
-	color: #111;
-}
-
-div.code-coverage-results div.uncovered span.line-num {
-	border-color: #CC1414;
-}
-div.code-coverage-results div.uncovered span.content {
-	color: #7F0D0D;
-}
-div.code-coverage-results div.ignored span.content {
-	color: #999;
-	background: #ececec;
-}
-
-div.code-coverage-results span.line-num {
-	display: block;
-	float: left;
-	width: 3em;
-	color: #999;
-	background-color: #ECECEC;
-	text-align: right;
-	border-right: 1px solid #ccc;
-	padding-right: 4px;
-	margin-right: 5px;
-	line-height: 1.5em;
-}
-
-div.code-coverage-results .code-line:hover span.line-num {
-	background: #ddd;
-	color: #666;
-}
-
-div.code-coverage-results span.line-num strong {
-	color: #666;
-}
-
-div.code-coverage-results div.start {
-	margin-top: 30px;
-	padding-top: 5px;
-	border: 1px solid #aaa;
-	border-width: 1px 1px 0px 1px;
-}
-
-div.code-coverage-results div.end {
-	margin-bottom: 30px;
-	padding-bottom: 5px;
-	border: 1px solid #aaa;
-	border-width: 0px 1px 1px 1px;
-}
-
-div.code-coverage-results div.realstart {
-	margin-top: 0px;
-}
-
-div.code-coverage-results p.note {
-	color: #bbb;
-	padding: 5px;
-	margin: 5px 0 10px;
-	font-size: .8em;
-}
-
-div.code-coverage-results span.result-bad {
-	color: #a00;
-}
-
-div.code-coverage-results span.result-ok {
-	color: #fa0;
-}
-
-div.code-coverage-results span.result-good {
-	color: #0a0;
-}
-
-/*--- Application Home Page ---*/
-.app .test-result {
-	width: 640px;
-	margin-bottom: 0;
-}
-.app .test-result.solution {
-	padding: 0;
-	margin: .5em 0 1.5em 0;
-	color: #111;
-	background: none;
-}
-.app .test-result.solution ol {
-	margin-left: 1.5em;
-}
-.app .additional-resources {
-	width: 560px;
-	list-style: none;
-	margin: 0;
-}
-.app .additional-resources li {
-	margin-bottom: .5em;
-}
-.app .indicated {
-	margin: 0;
-	list-style: none;
-}
-.app .indicated li {
-	display: inline;
-}
-.app .indicated li + li:before {
-	content: " / ";
-}
-.app .indicated .enabled:after {
-	content: "\0020 \2714";
-	color: #4ddb4a;
-}
-.app .indicated .disabled:after {
-	content: "\0020 \2718";
-	color: #d13ef2;
-}

+ 0 - 294
frameworks/PHP/lithium/app/webroot/css/lithium.css

@@ -1,294 +0,0 @@
-/*-------------------------------------------------------------------------------------------------
-   Lithium: the most rad php framework
-
-   @copyright     Copyright 2013, Union of RAD (http://union-of-rad.org)
-   @license       http://opensource.org/licenses/bsd-license.php The BSD License
--------------------------------------------------------------------------------------------------*/
-
-/*--- Reset ---*/
-* { margin: 0; padding: 0; }
-html, body { height: 100%; min-height: 100%; }
-
-/*--- Layout ---*/
-body {
-	font-family: Helvetica, Arial, sans-serif;
-	font-size: 14px;
-	line-height: 1.5em;
-	color: #0d0d0d;
-	background-color: #fff;
-}
-#container {
-	position: relative;
-	padding: 60px 10%;
-}
-
-/*--- Basics ---*/
-h1, h2, h3, h4, h5, h6 {
-	font-weight:normal;
-	color:#111;
-	line-height: 1;
-	margin: 1.5em 0 0.5em 0;
-}
-h1 { font-size: 2.6em; }
-h2, h5 { font-size: 2em; color: #666; }
-h3, h6 { font-size: 1.7em; color: #00a8e6; }
-h4 { font-size: 1.4em; }
-h5 { font-size: 1.2em; }
-h6 { font-size: 1em; }
-p { margin-bottom: 1em; }
-strong { font-weight: bold; }
-em { font-style: italic; }
-a { text-decoration: none; color: #666; }
-a, h1 a, h2 a { text-decoration: none; }
-a:hover { color: #00bbff; }
-a:visited:hover { color: #ff59ff; }
-a img { border: none; }
-
-/*--- Code ---*/
-pre > code {
-	display: block;
-	color: white;
-	background: #141414;
-	border: 1px solid white;
-	padding: 1em !important; /* remove if base important is removed, too */
-	overflow: auto;
-	font-size: .9em;
-}
-a code {
-	background: transparent;
-	border: 0;
-}
-a:hover code {
-	color: inherit;
-}
-code, pre, .fixed {
-	font-family: Monaco, Courier, monospace !important;
-	font-weight: normal;
-	font-size: 0.85em;
-	white-space: pre;
-}
-code {
-	padding: .2em .25em !important;
-	border: 1px solid #F0F0F0;
-	background: #FAFAFA;
-}
-pre {
-	background: none;
-	padding: 0 0 .5em 0 !important;
-}
-
-/*--- Lists ---*/
-li ul, li ol { margin: 0; }
-ul, ol { margin: 0 0 1em 2.75em; }
-dt, dd {
-	font-style: italic;
-	margin: .5em 0;
-}
-dt {
-	font-weight: bold;
-}
-dd {
-	margin-left: 1em;
-}
-/*--- Header ---*/
-#header h1 {
-	margin: .1em 0;
-	font-size: 35px;
-}
-#header h2 {
-	width: 70%;
-	margin: .5em .5em 2em 0;
-	color: #666;
-	font-size: 22px;
-	line-height: 28px;
-}
-
-/*--- Tables ---*/
-table {
-	clear: both;
-	width: 100%;
-	border-collapse: collapse;
-	border-spacing: 0;
-	border: 1px solid #e6e6e6;
-	background: #fafafa;
-	margin: 12px 0;
-}
-td, th {
-	padding: .25em 1em;
-	border: 1px solid #e6e6e6;
-	vertical-align: middle;
-	text-align: left;
-	font-weight: normal;
-	color: #666;
-	font-size: 0.85em;
-}
-tr:nth-child(even) {
-	background: #fff;
-}
-thead th, tfoot td {
-	background: #f3f3f3;
-	color: #333;
-	text-align: left;
-	font-size: 1em;
-	font-weight: bold;
-	padding: .5em .75em;
-}
-/*--- Forms ---*/
-form {
-	display: block;
-	clear: both;
-	background: #fafafa;
-	padding: 1em 2em 2em 2em;
-	border: 1px solid #e6e6e6;
-}
-fieldset {
-	padding: 2em;
-	margin: 0 0 1em 0;
-	border: 1px solid #e6e6e6;
-	background: #f3f3f3;
-}
-legend {
-	padding: .5em 1em;
-	border: 1px solid #e6e6e6;
-	background: #fff;
-	font-size: 22px;
-}
-label {
-	padding: 0 1em 0 0;
-	color: #454545;
-	font-weight: normal;
-}
-input, textarea, button {
-	font-family: Helvetica, Arial, sans-serif;
-	padding: 2px 4px;
-	border: 1px solid #e5e5e5;
-	color: #454545;
-	font-size: 1em;
-	line-height: 1.25em;
-}
-input[type=text], input[type=password], input[type=submit], textarea {
-	clear: both;
-	display: block;
-	padding: .25em .5em;
-}
-input[type=text], input[type=password], textarea {
-	width: 97%;
-	max-width: 950px;
-	margin: .5em 0 1em 0;
-	padding:.5em;
-}
-input[type=submit], input[type=button], input[type=reset], input[type=file], button {
-	-moz-border-radius: 4px;
-	-webkit-border-radius: 4px;
-	border-radius: 4px;
-	padding: .5em 1em;
-	margin: 0 .75em 0 0;
-	background-color: white;
-	color: black !important;
-	border: 1px solid #e5e5e5 !important;
-	cursor: pointer;
-}
-select {
-	clear: both;
-	display: block;
-	margin: .5em 0 1em 0;
-}
-div.checkbox {
-	clear: both;
-	padding: 1em 0;
-}
-.checkbox label {
-	display: inline;
-}
-input[type=submit] {
-	margin: 1em inherit;
-	border: none;
-	color: #000;
-	font-size: 16px;
-	font-weight: bold;
-}
-input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {
-	border-color: #00a8e6;
-	outline: none;
-}
-
-/*--- Misc ---*/
-hr {
-	border: none;
-	height: 0;
-	border-bottom: 1px solid #e6e6e6;
-	margin:1em 0;
-}
-sup, sub {
-	color: #666;
-	font-size: .65em;
-}
-acronym {
-	font-weight: bold;
-	font-style: italic;
-	color: #333;
-}
-abbr {
-	color: #333;
-}
-
-blockquote {
-	padding: 0.15em .5em;
-	margin: 0.5em 0;
-	font-size: 2em;
-	color: #666;
-	display: block;
-	font-style: italic;
-}
-
-blockquote:before, blockquote:after {
-	display: inline;
-	color: #e5e5e5;
-	font-size: 3em;
-	position: relative;
-	top: 0.25em;
-	left: -0.1em;
-}
-
-blockquote:before {
-	content: '\D \201C';
-}
-
-blockquote:after {
-	content: '\201D';
-}
-
-/*--- Shadows ---*/
-code {
-	-moz-box-shadow: 0 0 3px rgba(0,0,0,.1);
-	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.1);
-	box-shadow: 0 0 3px rgba(0,0,0,.1);
-	color: #666;
-}
-table, form, pre > code {
-	margin-top: 0px;
-	margin-bottom: 12px;
-}
-table, form, pre > code, .shadow {
-	-moz-box-shadow: 2px 2px 12px rgba(0,0,0,.15);
-	-webkit-box-shadow: 2px 2px 12px rgba(0,0,0,0.15);
-	box-shadow: 2px 2px 12px rgba(0,0,0,.15);
-}
-img.shadow {
-	border: 1px solid rgba(255,255,255,.15);
-}
-input[type=submit], input[type=button], input[type=reset], input[type=file], button {
-	-moz-box-shadow: 0 0 6px rgba(0,0,0,.1);
-	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.1);
-	box-shadow: 0 0 6px rgba(0,0,0,.1);
-}
-input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, button:hover {
-	-moz-box-shadow: inset 0 0 6px rgba(0,0,0,.15);
-	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.15);
-	box-shadow: inset 0 0 6px rgba(0,0,0,.15);
-}
-input, textarea {
-	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.1);
-	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.1);
-	box-shadow: inset 0 0 3px rgba(0,0,0,.1);
-}

BIN
frameworks/PHP/lithium/app/webroot/favicon.ico