Skip to content

Commit e3e172d

Browse files
authored
Remove more tables from forms (hestiacp#2992)
1 parent 6c010a7 commit e3e172d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+1678
-2410
lines changed

web/css/src/themes/dark.css

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ a {
9898

9999
.l-profile__notifications {
100100
color: #fff;
101-
cursor: pointer;
102101
font-weight: 600;
103102
padding: 10px 5px 0;
104103
font-size: 1.2rem !important;
@@ -709,26 +708,19 @@ a.vst-text:active b {
709708
}
710709

711710
.advanced-options {
712-
background: #454545 !important;
713-
border: 1px solid #505050 !important;
711+
background: #454545;
712+
border: 1px solid #505050;
714713
text-shadow: 0 1px rgb(0 0 0 / 40%);
715714
box-shadow:
716715
inset 0 0 2px rgb(0 0 0 / 50%),
717-
0 2px 6px rgb(0 0 0 / 40%) !important;
718-
color: #fff !important;
719-
padding: 4px 0 0 18px;
720-
overflow: hidden;
721-
height: 28px;
716+
0 2px 6px rgb(0 0 0 / 40%);
717+
color: #fff;
722718
}
723719

724720
.advanced-options a {
725721
color: #fff !important;
726722
}
727723

728-
.advanced-options .fas {
729-
730-
}
731-
732724
.generate {
733725
color: #29a9ff;
734726
border-radius: 4px;

web/css/src/themes/default.css

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ body {
197197
}
198198

199199
h1,
200+
h2,
201+
h3,
200202
p,
201203
pre {
202204
margin: 0;
@@ -2296,14 +2298,14 @@ a.vst-text:active b {
22962298
}
22972299

22982300
.advanced-options {
2299-
background: linear-gradient(to bottom, rgb(247 247 247 / 100%) 0%, rgb(255 255 255 / 100%) 100%) !important;
2300-
border: 1px solid #ddd !important;
2301+
background: linear-gradient(to bottom, rgb(247 247 247 / 100%) 0%, rgb(255 255 255 / 100%) 100%);
2302+
border: 1px solid #ddd;
23012303
text-shadow: 0 1px rgb(255 255 255 / 95%);
2302-
box-shadow: inset 0 0 1px rgb(255 255 255 / 100%), inset 0 0 4px rgb(255 255 255 / 80%), 0 4px 6px rgb(190 190 190 / 40%) !important;
2303-
color: #30659d !important;
2304-
padding: 4px 0 0 18px;
2304+
box-shadow: inset 0 0 1px rgb(255 255 255 / 100%), inset 0 0 4px rgb(255 255 255 / 80%), 0 4px 6px rgb(190 190 190 / 40%);
2305+
color: #30659d;
2306+
padding: 9px 18px;
23052307
overflow: hidden;
2306-
height: 28px;
2308+
font-size: .85rem;
23072309
}
23082310

23092311
.advanced-options a {
@@ -2398,9 +2400,8 @@ a.vst-text:active b {
23982400
}
23992401

24002402
.form-select {
2401-
display: block;
24022403
box-sizing: border-box;
2403-
cursor: pointer;
2404+
display: block;
24042405
width: 100%;
24052406
font-weight: normal;
24062407
font-size: .8rem;
@@ -2433,12 +2434,7 @@ a.vst-text:active b {
24332434
min-height: 24px;
24342435
}
24352436

2436-
.form-check label {
2437-
cursor: pointer;
2438-
}
2439-
24402437
.form-check-input {
2441-
cursor: pointer;
24422438
position: absolute;
24432439
margin-top: 3px;
24442440
margin-left: -20px;
@@ -2772,7 +2768,7 @@ a.button.cancel {
27722768
color: #777;
27732769
border: 1px solid #d9d9d9;
27742770
padding: 6px 6px 6px 18px;
2775-
margin-right: 70px;
2771+
margin-right: 50px;
27762772
min-width: 320px;
27772773
overflow: hidden;
27782774
box-shadow: 0 1px 4px rgb(0 0 0 / 15%);
@@ -3858,6 +3854,10 @@ li[aria-expanded="true"] a {
38583854
margin-top: 15px !important;
38593855
}
38603856

3857+
.u-mt20 {
3858+
margin-top: 20px !important;
3859+
}
3860+
38613861
.u-ml5 {
38623862
margin-left: 5px !important;
38633863
}
@@ -3903,7 +3903,7 @@ li[aria-expanded="true"] a {
39033903
}
39043904

39053905
.u-input-width {
3906-
width: 380px !important;
3906+
width: 400px !important;
39073907
}
39083908

39093909
.u-wide-input-width {

web/css/src/themes/flat.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ strong {
2424
}
2525

2626
.advanced-options {
27-
background: #fafafa !important;
27+
background: #fafafa;
2828
}
2929

3030
.to-top,
@@ -95,7 +95,7 @@ strong {
9595
}
9696

9797
.advanced-options {
98-
box-shadow: none !important;
98+
box-shadow: none;
9999
}
100100

101101
.ui-button,

web/css/src/themes/vestia.css

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ strong {
3939
}
4040

4141
.advanced-options {
42-
background: #fafafa !important;
42+
background: #fafafa;
43+
box-shadow: none;
4344
}
4445

4546
.l-header {
@@ -121,10 +122,6 @@ strong {
121122
border-bottom: 4px solid #ff6701;
122123
}
123124

124-
.advanced-options {
125-
box-shadow: none !important;
126-
}
127-
128125
.card a.ui-button {
129126
line-height: 2rem !important;
130127
}
@@ -576,7 +573,7 @@ a.vst-text:hover b,
576573
margin-right: 15px;
577574
}
578575

579-
td.advanced-options .fas {
576+
.advanced-options .fas {
580577
display: none !important;
581578
}
582579

web/css/themes/dark.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/css/themes/default.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/css/themes/flat.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)