bootswatch_rails 3.2.0.1 → 3.2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 93448b3e196612198f23628c02c57e2ec6d4493e
4
- data.tar.gz: 98ebfb9ecaa08f5319be489650df6ba47b80e0b6
3
+ metadata.gz: 342cc27ed5b419db3c2632ce53262711097c7a9e
4
+ data.tar.gz: 4846d710b355579f3f2ab218f48cd215483255f3
5
5
  SHA512:
6
- metadata.gz: fb9d2231741e7e42125714b8777dcd7a1c3909e273f8388e4de7a018945d84bd8854b5daef5744aceb201a5ee610bf7cb9d614ce5e95f1da7dc78974b4537425
7
- data.tar.gz: 4967b2ad8cab2ecd77349a4305ebe69282759016dc6941fb9c71d439c869269d40e5c382d631a7404a12a7f02eafd66b8ddc32ece7774494993b62288b80830f
6
+ metadata.gz: f07f16ad6f2719221d69e29f3092120ea8a39ce4403813636f72f564e93b9e1676ca239f399afbee6e28829e2a5cc3a3f7757a087ccb5e6f41661ae187e688e7
7
+ data.tar.gz: 467f37e9c53cea551d1b10d9f73e1179f0b850b00809c8f345ed31045354835942584fdbe01af639ab59521bfbfa056f967b7db7b6396dc83a7f6181ce6daa3c
@@ -1,7 +1,7 @@
1
1
  module BootswatchRails
2
2
  class Engine < Rails::Engine
3
3
  initializer "BootswatchRails themes" do |app|
4
- app.config.assets.precompile += %w(amelia.css cerulean.css cosmo.css custom.css cyborg.css darkly.css flatly.css journal.css lumen.css readable.css simplex.css slate.css spacelab.css superhero.css united.css yeti.css)
4
+ app.config.assets.precompile += %w(amelia.css cerulean.css cosmo.css custom.css cyborg.css darkly.css flatly.css journal.css lumen.css paper.css readable.css sandstone.css simplex.css slate.css spacelab.css superhero.css united.css yeti.css)
5
5
  app.config.assets.paths << File.expand_path('../../../vendor/assets/fonts', __FILE__)
6
6
  end
7
7
  end
@@ -1,5 +1,5 @@
1
1
  module BootswatchRails
2
- VERSION = "3.2.0.1"
3
- THEMES = [:amelia, :cerulean, :cosmo, :custom, :cyborg, :darkly, :flatly, :journal, :lumen, :readable, :simplex, :slate, :spacelab, :superhero, :united, :yeti]
2
+ VERSION = "3.2.0.2"
3
+ THEMES = [:amelia, :cerulean, :cosmo, :custom, :cyborg, :darkly, :flatly, :journal, :lumen, :paper, :readable, :sandstone, :simplex, :slate, :spacelab, :superhero, :united, :yeti]
4
4
  DEFAULT = 1
5
5
  end
@@ -3,7 +3,7 @@ de:
3
3
  log_in: "Login"
4
4
  log_out: "Logout"
5
5
  sign_up: "Benutzerkonto anlegen"
6
- header: "Anmelden am System"
6
+ header: "Login für interne Benutzer"
7
7
  submit: "Login"
8
8
  <%- if reset_password? -%>
9
9
  reset:
@@ -1,6 +1,6 @@
1
1
  @import url("//fonts.googleapis.com/css?family=Lobster|Cabin:400,700");
2
2
  /*!
3
- * Bootswatch v3.2.0
3
+ * bootswatch v3.2.0
4
4
  * Homepage: http://bootswatch.com
5
5
  * Copyright 2012-2014 Thomas Park
6
6
  * Licensed under MIT
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Bootswatch v3.2.0
2
+ * bootswatch v3.2.0
3
3
  * Homepage: http://bootswatch.com
4
4
  * Copyright 2012-2014 Thomas Park
5
5
  * Licensed under MIT
@@ -1,6 +1,6 @@
1
1
  @import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");
2
2
  /*!
3
- * Bootswatch v3.2.0
3
+ * bootswatch v3.2.0
4
4
  * Homepage: http://bootswatch.com
5
5
  * Copyright 2012-2014 Thomas Park
6
6
  * Licensed under MIT
@@ -6175,10 +6175,6 @@ button.close {
6175
6175
  background-color: #fff;
6176
6176
  color: #2780e3;
6177
6177
  }
6178
- .btn-lg,
6179
- .btn-group-lg > .btn {
6180
- padding-top: 19px;
6181
- }
6182
6178
  body {
6183
6179
  -webkit-font-smoothing: antialiased;
6184
6180
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Bootswatch v3.2.0
2
+ * bootswatch v3.2.0
3
3
  * Homepage: http://bootswatch.com
4
4
  * Copyright 2012-2014 Thomas Park
5
5
  * Licensed under MIT
@@ -1,6 +1,6 @@
1
1
  @import url("//fonts.googleapis.com/css?family=Roboto:400,700");
2
2
  /*!
3
- * Bootswatch v3.2.0
3
+ * bootswatch v3.2.0
4
4
  * Homepage: http://bootswatch.com
5
5
  * Copyright 2012-2014 Thomas Park
6
6
  * Licensed under MIT
@@ -1,6 +1,6 @@
1
1
  @import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");
2
2
  /*!
3
- * Bootswatch v3.2.0
3
+ * bootswatch v3.2.0
4
4
  * Homepage: http://bootswatch.com
5
5
  * Copyright 2012-2014 Thomas Park
6
6
  * Licensed under MIT
@@ -1,6 +1,6 @@
1
1
  @import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");
2
2
  /*!
3
- * Bootswatch v3.2.0
3
+ * bootswatch v3.2.0
4
4
  * Homepage: http://bootswatch.com
5
5
  * Copyright 2012-2014 Thomas Park
6
6
  * Licensed under MIT
@@ -1,6 +1,6 @@
1
1
  @import url("//fonts.googleapis.com/css?family=News+Cycle:400,700");
2
2
  /*!
3
- * Bootswatch v3.2.0
3
+ * bootswatch v3.2.0
4
4
  * Homepage: http://bootswatch.com
5
5
  * Copyright 2012-2014 Thomas Park
6
6
  * Licensed under MIT
@@ -1,6 +1,6 @@
1
1
  @import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");
2
2
  /*!
3
- * Bootswatch v3.2.0
3
+ * bootswatch v3.2.0
4
4
  * Homepage: http://bootswatch.com
5
5
  * Copyright 2012-2014 Thomas Park
6
6
  * Licensed under MIT
@@ -2337,7 +2337,7 @@ input[type="checkbox"]:focus {
2337
2337
  }
2338
2338
  output {
2339
2339
  display: block;
2340
- padding-top: 7px;
2340
+ padding-top: 8px;
2341
2341
  font-size: 14px;
2342
2342
  line-height: 1.42857143;
2343
2343
  color: #555555;
@@ -2345,8 +2345,8 @@ output {
2345
2345
  .form-control {
2346
2346
  display: block;
2347
2347
  width: 100%;
2348
- height: 36px;
2349
- padding: 6px 12px;
2348
+ height: 38px;
2349
+ padding: 7px 12px;
2350
2350
  font-size: 14px;
2351
2351
  line-height: 1.42857143;
2352
2352
  color: #555555;
@@ -2393,20 +2393,20 @@ input[type="date"],
2393
2393
  input[type="time"],
2394
2394
  input[type="datetime-local"],
2395
2395
  input[type="month"] {
2396
- line-height: 36px;
2396
+ line-height: 38px;
2397
2397
  line-height: 1.42857143 \0;
2398
2398
  }
2399
2399
  input[type="date"].input-sm,
2400
2400
  input[type="time"].input-sm,
2401
2401
  input[type="datetime-local"].input-sm,
2402
2402
  input[type="month"].input-sm {
2403
- line-height: 30px;
2403
+ line-height: 28px;
2404
2404
  }
2405
2405
  input[type="date"].input-lg,
2406
2406
  input[type="time"].input-lg,
2407
2407
  input[type="datetime-local"].input-lg,
2408
2408
  input[type="month"].input-lg {
2409
- line-height: 46px;
2409
+ line-height: 52px;
2410
2410
  }
2411
2411
  .form-group {
2412
2412
  margin-bottom: 15px;
@@ -2473,8 +2473,8 @@ fieldset[disabled] .checkbox label {
2473
2473
  cursor: not-allowed;
2474
2474
  }
2475
2475
  .form-control-static {
2476
- padding-top: 7px;
2477
- padding-bottom: 7px;
2476
+ padding-top: 8px;
2477
+ padding-bottom: 8px;
2478
2478
  margin-bottom: 0;
2479
2479
  }
2480
2480
  .form-control-static.input-lg,
@@ -2484,15 +2484,15 @@ fieldset[disabled] .checkbox label {
2484
2484
  }
2485
2485
  .input-sm,
2486
2486
  .form-horizontal .form-group-sm .form-control {
2487
- height: 30px;
2488
- padding: 5px 10px;
2487
+ height: 28px;
2488
+ padding: 4px 10px;
2489
2489
  font-size: 12px;
2490
2490
  line-height: 1.5;
2491
2491
  border-radius: 2px;
2492
2492
  }
2493
2493
  select.input-sm {
2494
- height: 30px;
2495
- line-height: 30px;
2494
+ height: 28px;
2495
+ line-height: 28px;
2496
2496
  }
2497
2497
  textarea.input-sm,
2498
2498
  select[multiple].input-sm {
@@ -2500,15 +2500,15 @@ select[multiple].input-sm {
2500
2500
  }
2501
2501
  .input-lg,
2502
2502
  .form-horizontal .form-group-lg .form-control {
2503
- height: 46px;
2504
- padding: 10px 16px;
2503
+ height: 52px;
2504
+ padding: 13px 16px;
2505
2505
  font-size: 18px;
2506
2506
  line-height: 1.33;
2507
2507
  border-radius: 5px;
2508
2508
  }
2509
2509
  select.input-lg {
2510
- height: 46px;
2511
- line-height: 46px;
2510
+ height: 52px;
2511
+ line-height: 52px;
2512
2512
  }
2513
2513
  textarea.input-lg,
2514
2514
  select[multiple].input-lg {
@@ -2518,7 +2518,7 @@ select[multiple].input-lg {
2518
2518
  position: relative;
2519
2519
  }
2520
2520
  .has-feedback .form-control {
2521
- padding-right: 45px;
2521
+ padding-right: 47.5px;
2522
2522
  }
2523
2523
  .form-control-feedback {
2524
2524
  position: absolute;
@@ -2526,20 +2526,20 @@ select[multiple].input-lg {
2526
2526
  right: 0;
2527
2527
  z-index: 2;
2528
2528
  display: block;
2529
- width: 36px;
2530
- height: 36px;
2531
- line-height: 36px;
2529
+ width: 38px;
2530
+ height: 38px;
2531
+ line-height: 38px;
2532
2532
  text-align: center;
2533
2533
  }
2534
2534
  .input-lg + .form-control-feedback {
2535
- width: 46px;
2536
- height: 46px;
2537
- line-height: 46px;
2535
+ width: 52px;
2536
+ height: 52px;
2537
+ line-height: 52px;
2538
2538
  }
2539
2539
  .input-sm + .form-control-feedback {
2540
- width: 30px;
2541
- height: 30px;
2542
- line-height: 30px;
2540
+ width: 28px;
2541
+ height: 28px;
2542
+ line-height: 28px;
2543
2543
  }
2544
2544
  .has-success .help-block,
2545
2545
  .has-success .control-label,
@@ -2681,11 +2681,11 @@ select[multiple].input-lg {
2681
2681
  .form-horizontal .checkbox-inline {
2682
2682
  margin-top: 0;
2683
2683
  margin-bottom: 0;
2684
- padding-top: 7px;
2684
+ padding-top: 8px;
2685
2685
  }
2686
2686
  .form-horizontal .radio,
2687
2687
  .form-horizontal .checkbox {
2688
- min-height: 27px;
2688
+ min-height: 28px;
2689
2689
  }
2690
2690
  .form-horizontal .form-group {
2691
2691
  margin-left: -15px;
@@ -2695,7 +2695,7 @@ select[multiple].input-lg {
2695
2695
  .form-horizontal .control-label {
2696
2696
  text-align: right;
2697
2697
  margin-bottom: 0;
2698
- padding-top: 7px;
2698
+ padding-top: 8px;
2699
2699
  }
2700
2700
  }
2701
2701
  .form-horizontal .has-feedback .form-control-feedback {
@@ -2704,12 +2704,12 @@ select[multiple].input-lg {
2704
2704
  }
2705
2705
  @media (min-width: 768px) {
2706
2706
  .form-horizontal .form-group-lg .control-label {
2707
- padding-top: 14.3px;
2707
+ padding-top: 18.29px;
2708
2708
  }
2709
2709
  }
2710
2710
  @media (min-width: 768px) {
2711
2711
  .form-horizontal .form-group-sm .control-label {
2712
- padding-top: 6px;
2712
+ padding-top: 5px;
2713
2713
  }
2714
2714
  }
2715
2715
  .btn {
@@ -2722,7 +2722,7 @@ select[multiple].input-lg {
2722
2722
  background-image: none;
2723
2723
  border: 1px solid transparent;
2724
2724
  white-space: nowrap;
2725
- padding: 6px 12px;
2725
+ padding: 7px 12px;
2726
2726
  font-size: 14px;
2727
2727
  line-height: 1.42857143;
2728
2728
  border-radius: 4px;
@@ -3041,14 +3041,14 @@ fieldset[disabled] .btn-link:focus {
3041
3041
  }
3042
3042
  .btn-lg,
3043
3043
  .btn-group-lg > .btn {
3044
- padding: 10px 16px;
3044
+ padding: 13px 16px;
3045
3045
  font-size: 18px;
3046
3046
  line-height: 1.33;
3047
3047
  border-radius: 5px;
3048
3048
  }
3049
3049
  .btn-sm,
3050
3050
  .btn-group-sm > .btn {
3051
- padding: 5px 10px;
3051
+ padding: 4px 10px;
3052
3052
  font-size: 12px;
3053
3053
  line-height: 1.5;
3054
3054
  border-radius: 2px;
@@ -3431,8 +3431,8 @@ tbody.collapse.in {
3431
3431
  .input-group-lg > .form-control,
3432
3432
  .input-group-lg > .input-group-addon,
3433
3433
  .input-group-lg > .input-group-btn > .btn {
3434
- height: 46px;
3435
- padding: 10px 16px;
3434
+ height: 52px;
3435
+ padding: 13px 16px;
3436
3436
  font-size: 18px;
3437
3437
  line-height: 1.33;
3438
3438
  border-radius: 5px;
@@ -3440,8 +3440,8 @@ tbody.collapse.in {
3440
3440
  select.input-group-lg > .form-control,
3441
3441
  select.input-group-lg > .input-group-addon,
3442
3442
  select.input-group-lg > .input-group-btn > .btn {
3443
- height: 46px;
3444
- line-height: 46px;
3443
+ height: 52px;
3444
+ line-height: 52px;
3445
3445
  }
3446
3446
  textarea.input-group-lg > .form-control,
3447
3447
  textarea.input-group-lg > .input-group-addon,
@@ -3454,8 +3454,8 @@ select[multiple].input-group-lg > .input-group-btn > .btn {
3454
3454
  .input-group-sm > .form-control,
3455
3455
  .input-group-sm > .input-group-addon,
3456
3456
  .input-group-sm > .input-group-btn > .btn {
3457
- height: 30px;
3458
- padding: 5px 10px;
3457
+ height: 28px;
3458
+ padding: 4px 10px;
3459
3459
  font-size: 12px;
3460
3460
  line-height: 1.5;
3461
3461
  border-radius: 2px;
@@ -3463,8 +3463,8 @@ select[multiple].input-group-lg > .input-group-btn > .btn {
3463
3463
  select.input-group-sm > .form-control,
3464
3464
  select.input-group-sm > .input-group-addon,
3465
3465
  select.input-group-sm > .input-group-btn > .btn {
3466
- height: 30px;
3467
- line-height: 30px;
3466
+ height: 28px;
3467
+ line-height: 28px;
3468
3468
  }
3469
3469
  textarea.input-group-sm > .form-control,
3470
3470
  textarea.input-group-sm > .input-group-addon,
@@ -3491,7 +3491,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
3491
3491
  vertical-align: middle;
3492
3492
  }
3493
3493
  .input-group-addon {
3494
- padding: 6px 12px;
3494
+ padding: 7px 12px;
3495
3495
  font-size: 14px;
3496
3496
  font-weight: normal;
3497
3497
  line-height: 1;
@@ -3502,12 +3502,12 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
3502
3502
  border-radius: 4px;
3503
3503
  }
3504
3504
  .input-group-addon.input-sm {
3505
- padding: 5px 10px;
3505
+ padding: 4px 10px;
3506
3506
  font-size: 12px;
3507
3507
  border-radius: 2px;
3508
3508
  }
3509
3509
  .input-group-addon.input-lg {
3510
- padding: 10px 16px;
3510
+ padding: 13px 16px;
3511
3511
  font-size: 18px;
3512
3512
  border-radius: 5px;
3513
3513
  }
@@ -3973,8 +3973,8 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
3973
3973
  border-bottom: 1px solid transparent;
3974
3974
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
3975
3975
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
3976
- margin-top: 7px;
3977
- margin-bottom: 7px;
3976
+ margin-top: 6px;
3977
+ margin-bottom: 6px;
3978
3978
  }
3979
3979
  @media (min-width: 768px) {
3980
3980
  .navbar-form .form-group {
@@ -4053,12 +4053,12 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
4053
4053
  border-bottom-left-radius: 0;
4054
4054
  }
4055
4055
  .navbar-btn {
4056
- margin-top: 7px;
4057
- margin-bottom: 7px;
4056
+ margin-top: 6px;
4057
+ margin-bottom: 6px;
4058
4058
  }
4059
4059
  .navbar-btn.btn-sm {
4060
- margin-top: 10px;
4061
- margin-bottom: 10px;
4060
+ margin-top: 11px;
4061
+ margin-bottom: 11px;
4062
4062
  }
4063
4063
  .navbar-btn.btn-xs {
4064
4064
  margin-top: 14px;
@@ -4307,7 +4307,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
4307
4307
  .pagination > li > span {
4308
4308
  position: relative;
4309
4309
  float: left;
4310
- padding: 6px 12px;
4310
+ padding: 7px 12px;
4311
4311
  line-height: 1.42857143;
4312
4312
  text-decoration: none;
4313
4313
  color: #555555;
@@ -4359,7 +4359,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
4359
4359
  }
4360
4360
  .pagination-lg > li > a,
4361
4361
  .pagination-lg > li > span {
4362
- padding: 10px 16px;
4362
+ padding: 13px 16px;
4363
4363
  font-size: 18px;
4364
4364
  }
4365
4365
  .pagination-lg > li:first-child > a,
@@ -4374,7 +4374,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
4374
4374
  }
4375
4375
  .pagination-sm > li > a,
4376
4376
  .pagination-sm > li > span {
4377
- padding: 5px 10px;
4377
+ padding: 4px 10px;
4378
4378
  font-size: 12px;
4379
4379
  }
4380
4380
  .pagination-sm > li:first-child > a,
@@ -6175,7 +6175,7 @@ button.close {
6175
6175
  border-width: 0 1px 4px 1px;
6176
6176
  }
6177
6177
  .btn {
6178
- padding: 8px 12px 7px;
6178
+ padding: 9px 12px 7px;
6179
6179
  border-width: 0 1px 4px 1px;
6180
6180
  font-size: 12px;
6181
6181
  font-weight: bold;
@@ -6193,16 +6193,16 @@ button.close {
6193
6193
  }
6194
6194
  .btn-lg,
6195
6195
  .btn-group-lg > .btn {
6196
- padding: 14px 16px 13px;
6196
+ padding: 15px 16px 13px;
6197
6197
  line-height: 15px;
6198
6198
  }
6199
6199
  .btn-sm,
6200
6200
  .btn-group-sm > .btn {
6201
- padding: 4px 10px;
6201
+ padding: 6px 10px 4px;
6202
6202
  }
6203
6203
  .btn-xs,
6204
6204
  .btn-group-xs > .btn {
6205
- padding: 1px 5px;
6205
+ padding: 3px 5px 1px;
6206
6206
  }
6207
6207
  .btn-default:hover,
6208
6208
  .btn-default:focus,
@@ -6390,8 +6390,8 @@ label {
6390
6390
  .nav-tabs .open > a,
6391
6391
  .nav-tabs .open > a:hover,
6392
6392
  .nav-tabs .open > a:focus {
6393
- padding-top: 13px;
6394
- padding-bottom: 13px;
6393
+ padding-top: 16px;
6394
+ padding-bottom: 16px;
6395
6395
  margin-top: 0;
6396
6396
  }
6397
6397
  .nav-tabs .open > a,
@@ -6401,8 +6401,8 @@ label {
6401
6401
  }
6402
6402
  .nav-tabs > li.disabled > a:hover,
6403
6403
  .nav-tabs > li.disabled > a:focus {
6404
- padding-top: 10px;
6405
- padding-bottom: 10px;
6404
+ padding-top: 13px;
6405
+ padding-bottom: 13px;
6406
6406
  margin-top: 6px;
6407
6407
  }
6408
6408
  .dropdown-menu {