Skip to content

Commit 903365b

Browse files
committed
tr th modify
1 parent e505781 commit 903365b

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

assets/css/effector-wide.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,11 +277,9 @@ border: 2px solid #eee;
277277

278278
td {
279279
padding: 3px;
280-
width:25%;
280+
width:50%;
281281
border-collapse:collapse;
282-
vertical-align: top;
283282
border-right-width: 2px;
284-
border-left-width: 2px;
285283
border-bottom-width: 2px;
286284
border-right-style: solid;
287285
border-bottom-style: solid;

assets/css/effector-wide.css~

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,16 +271,14 @@ pre {
271271
th {
272272
text-align: left;
273273
padding: 3px;
274-
width:100%;
275274
background-color: #eee;
276275
border: 2px solid #eee;
277276
}
278277

279278
td {
280279
padding: 3px;
281-
width:25%;
280+
width:50%;
282281
border-collapse:collapse;
283-
vertical-align: top;
284282
border-right-width: 2px;
285283
border-left-width: 2px;
286284
border-bottom-width: 2px;

0 commit comments

Comments
 (0)