jekyll-theme-centos 0.6.19 → 0.6.24

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d054c8f3af05b0823cce2f6f6584bd6e5cd2555b80aa2f83033d94618a6e09ca
4
- data.tar.gz: 742289cbe16194f7b88a29b599ff759e19beee02c7a1c0eaea16b737771582fa
3
+ metadata.gz: 20add9ff2eedd50b08a19042c9580989ca21e16abd82577d5106a20f766aecdb
4
+ data.tar.gz: 13b22cd15a6215befd8da5fc8175990faccd38ba4b44fb2e7896b2a5ebcca8d6
5
5
  SHA512:
6
- metadata.gz: f4e551b2e6e8910ced4d295406ef375cb7c53361a1cf49ee85c8ad8fc2d2e95ed5accc13548bb1cde7e08660bc9597268b3a085609550e77639be23c24ef4b33
7
- data.tar.gz: 852e3922ef9d0a83644344aa0fccf515444a3344f90147d8a7ffa7451602aa3439287c48f4fc6cc8e4d6ef14ca00b758552b78826387e023a62de75141879b34
6
+ metadata.gz: da3dbe769067be7b2873d4067992d23d64e5824db6989529263d7cf3ebd1d09e607de100a78a6f0069f3fbb82657d4ed1c7a981dfe9f777e2fdee3d07b93aa9f
7
+ data.tar.gz: 24112e3aa77983cd71645d620adadad5f60d306e6a206e425d0088b5d6710602dd337186daef63c324491912bf4afa37eee1fb1c47cf1bfcca254b86770cfc33
@@ -47,13 +47,15 @@
47
47
  @include content-nav;
48
48
  &__mailman {
49
49
  &__article {
50
- padding: 0;
51
- overflow: hidden;
52
- max-height: none;
53
- border: none;
54
- background: $white;
55
- font-size: 1rem;
56
- white-space: pre-wrap;
50
+ pre {
51
+ padding: 0;
52
+ overflow: hidden;
53
+ max-height: none;
54
+ border: none;
55
+ background: $white;
56
+ font-size: 1rem;
57
+ white-space: pre-wrap;
58
+ }
57
59
  }
58
60
  }
59
61
  }
@@ -85,18 +87,44 @@
85
87
 
86
88
  &__mailman {
87
89
  &__admlogin {
88
- &> address:nth-child(4) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
90
+ &> address:nth-child(4) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td {
89
91
  background-color: $white;
90
92
  border: none;
93
+ padding: 0;
94
+ vertical-align: middle;
95
+ }
96
+ &> address:nth-child(4) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
97
+ text-align: center;
98
+ }
99
+ &> address:nth-child(4) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) {
100
+ text-align: right;
91
101
  }
92
102
  }
93
- &__listinfo {
103
+ &__welcome {
104
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(4) > td {
105
+ border: none;
106
+ }
107
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1),
108
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > font:nth-child(1) {
109
+ display: none;
110
+ }
111
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td > p {
112
+ line-height: $line-height-base;
113
+ }
94
114
  &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1),
95
- &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td,
115
+ &> address:nth-child(5) > p:nth-child(7) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td,
96
116
  &> table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td {
97
117
  background-color: $white;
98
118
  border: none;
99
119
  padding: 0;
120
+ vertical-align: middle;
121
+ text-align: left;
122
+ }
123
+ &> table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
124
+ text-align: center;
125
+ }
126
+ &> table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) {
127
+ text-align: right;
100
128
  }
101
129
  &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) {
102
130
  padding: 0;
@@ -111,14 +139,33 @@
111
139
  &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td {
112
140
  border: none;
113
141
  }
114
- &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(3) {
142
+ &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(3),
143
+ &> hr:nth-child(2) {
115
144
  display: none;
116
145
  }
117
146
  &> table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(4) {
118
147
  @extend .text-white, .bg-dark;
119
148
  }
120
149
  }
121
- &__listinfo, &__archtoc, &__archtocnombox, &__article, &__emptyarchive, &__options, &__roster, &__subscribe, &__private, &__admlogin {
150
+ &__listinfo {
151
+ &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td {
152
+ background-color: $white;
153
+ border: none;
154
+ padding: 0;
155
+ vertical-align: middle;
156
+ text-align: left;
157
+ }
158
+ &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
159
+ text-align: left;
160
+ }
161
+ &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
162
+ text-align: center;
163
+ }
164
+ &> address:nth-child(8) > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) {
165
+ text-align: right;
166
+ }
167
+ }
168
+ &__welcome, &__listinfo, &__archtoc, &__archtocnombox, &__article, &__emptyarchive, &__options, &__roster, &__subscribe, &__private, &__admlogin {
122
169
  img {
123
170
  width: auto;
124
171
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * jekyll-theme-centos v0.6.19 (https://gitlab.com/areguera/jekyll-theme-centos/)
2
+ * jekyll-theme-centos v0.6.24 (https://gitlab.com/areguera/jekyll-theme-centos/)
3
3
  * Copyright 2020-2021 Alain Reguera Delgado
4
4
  * Licensed under MIT (https://gitlab.com/areguera/jekyll-theme-centos/-/blob/master/LICENSE)
5
5
  */
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-centos
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.19
4
+ version: 0.6.24
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alain Reguera Delgado