comparison ismi-python-neo4jrestclient/static/main.css @ 35:9f0d4fd3a412

cleanup and layout tweaks.
author casties
date Thu, 04 Feb 2016 15:23:15 +0100
parents 2b2699d47eba
children
comparison
equal deleted inserted replaced
34:4bbb832c53ac 35:9f0d4fd3a412
264 font-size: 62.5%; 264 font-size: 62.5%;
265 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 265 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
266 } 266 }
267 body { 267 body {
268 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 268 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
269 font-size: 14px; 269 font-size: 12px;
270 line-height: 1.428571429; 270 line-height: 1.428571429;
271 color: #333333; 271 color: #333333;
272 background-color: #ffffff; 272 background-color: #ffffff;
273 background: url("../img/neo4j_background3.gif") repeat fixed 0 0 rgba(0, 0, 0, 0); 273 background: url("../img/neo4j_background3.gif") repeat fixed 0 0 rgba(0, 0, 0, 0);
274 font-family: 'Open Sans',Arial !important; 274 font-family: 'Open Sans',Arial !important;
422 .h3 { 422 .h3 {
423 font-size: 24px; 423 font-size: 24px;
424 } 424 }
425 h4, 425 h4,
426 .h4 { 426 .h4 {
427 font-size: 18px; 427 font-size: 16px;
428 } 428 }
429 h5, 429 h5,
430 .h5 { 430 .h5 {
431 font-size: 14px; 431 font-size: 14px;
432 } 432 }
1616 height: auto; 1616 height: auto;
1617 } 1617 }
1618 output { 1618 output {
1619 display: block; 1619 display: block;
1620 padding-top: 7px; 1620 padding-top: 7px;
1621 font-size: 14px; 1621 font-size: 12px;
1622 line-height: 1.428571429; 1622 line-height: 1.428571429;
1623 color: #555555; 1623 color: #555555;
1624 vertical-align: middle; 1624 vertical-align: middle;
1625 } 1625 }
1626 .form-control { 1626 .form-control {
1627 display: block; 1627 display: block;
1628 width: 100%; 1628 width: 100%;
1629 height: 34px; 1629 height: 34px;
1630 padding: 6px 12px; 1630 padding: 6px 12px;
1631 font-size: 14px; 1631 font-size: 12px;
1632 line-height: 1.428571429; 1632 line-height: 1.428571429;
1633 color: #555555; 1633 color: #555555;
1634 vertical-align: middle; 1634 vertical-align: middle;
1635 background-color: #ffffff; 1635 background-color: #ffffff;
1636 background-image: none; 1636 background-image: none;
1908 cursor: pointer; 1908 cursor: pointer;
1909 background-image: none; 1909 background-image: none;
1910 border: 1px solid transparent; 1910 border: 1px solid transparent;
1911 white-space: nowrap; 1911 white-space: nowrap;
1912 padding: 6px 12px; 1912 padding: 6px 12px;
1913 font-size: 14px; 1913 font-size: 12px;
1914 line-height: 1.428571429; 1914 line-height: 1.428571429;
1915 border-radius: 4px; 1915 border-radius: 4px;
1916 -webkit-user-select: none; 1916 -webkit-user-select: none;
1917 -moz-user-select: none; 1917 -moz-user-select: none;
1918 -ms-user-select: none; 1918 -ms-user-select: none;
2922 float: left; 2922 float: left;
2923 min-width: 160px; 2923 min-width: 160px;
2924 padding: 5px 0; 2924 padding: 5px 0;
2925 margin: 2px 0 0; 2925 margin: 2px 0 0;
2926 list-style: none; 2926 list-style: none;
2927 font-size: 14px; 2927 font-size: 12px;
2928 background-color: #ffffff; 2928 background-color: #ffffff;
2929 border: 1px solid #cccccc; 2929 border: 1px solid #cccccc;
2930 border: 1px solid rgba(0, 0, 0, 0.15); 2930 border: 1px solid rgba(0, 0, 0, 0.15);
2931 border-radius: 4px; 2931 border-radius: 4px;
2932 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); 2932 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
3304 white-space: nowrap; 3304 white-space: nowrap;
3305 vertical-align: middle; 3305 vertical-align: middle;
3306 } 3306 }
3307 .input-group-addon { 3307 .input-group-addon {
3308 padding: 6px 12px; 3308 padding: 6px 12px;
3309 font-size: 14px; 3309 font-size: 12px;
3310 font-weight: normal; 3310 font-weight: normal;
3311 line-height: 1; 3311 line-height: 1;
3312 color: #555555; 3312 color: #555555;
3313 text-align: center; 3313 text-align: center;
3314 background-color: #eeeeee; 3314 background-color: #eeeeee;
6089 6089
6090 } 6090 }
6091 /* Content */ 6091 /* Content */
6092 .table th, .table td { 6092 .table th, .table td {
6093 padding: 8px 12px; 6093 padding: 8px 12px;
6094 font-size: 14px; 6094 font-size: 12px;
6095 } 6095 }
6096 6096
6097 /* Footer */ 6097 /* Footer */
6098 6098
6099 #footer{ 6099 #footer{
6350 } 6350 }
6351 h3 { 6351 h3 {
6352 font-size: 20px; 6352 font-size: 20px;
6353 } 6353 }
6354 h4 { 6354 h4 {
6355 font-size: 16px; 6355 font-size: 14px;
6356 } 6356 }
6357 h5 { 6357 h5 {
6358 font-size: 13px; 6358 font-size: 13px;
6359 } 6359 }
6360 h6 { 6360 h6 {