Linoy Tsaban commited on
Commit
f851e7c
1 Parent(s): d4ce4cc

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +10 -51
style.css CHANGED
@@ -31,34 +31,6 @@ input[type='range'] {
31
  padding-top: 1.5rem;
32
  }
33
 
34
- /* #gallery {
35
- min-height: auto;
36
- height: 185px;
37
- margin-top: 15px;
38
- margin-left: auto;
39
- margin-right: auto;
40
- border-bottom-right-radius: .5rem !important;
41
- border-bottom-left-radius: .5rem !important;
42
- }
43
- #gallery .grid-wrap, #gallery .empty{
44
- height: 185px;
45
- min-height: 185px;
46
- }
47
- #gallery .preview{
48
- height: 185px;
49
- min-height: 185px!important;
50
- }
51
- #gallery>div>.h-full {
52
- min-height: 20rem;
53
- }
54
-
55
- .details:hover {
56
- text-decoration: underline;
57
- }
58
-
59
- .gr-button {
60
- white-space: nowrap;
61
- } */
62
 
63
  .gr-button:focus {
64
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
@@ -71,19 +43,6 @@ input[type='range'] {
71
  --tw-ring-opacity: .5;
72
  }
73
 
74
- /* #advanced-btn {
75
- font-size: .7rem !important;
76
- line-height: 19px;
77
- margin-top: 12px;
78
- margin-bottom: 12px;
79
- padding: 2px 8px;
80
- border-radius: 14px !important;
81
- }
82
-
83
- #advanced-options {
84
- display: none;
85
- margin-bottom: 20px;
86
- } */
87
 
88
  .footer {
89
  margin-bottom: 45px;
@@ -128,7 +87,7 @@ input[type='range'] {
128
  }
129
  }
130
 
131
- #share-btn-container {
132
  display: flex;
133
  padding-left: 0.5rem !important;
134
  padding-right: 0.5rem !important;
@@ -140,8 +99,8 @@ input[type='range'] {
140
  margin-top: 10px;
141
  margin-left: auto;
142
  }
143
-
144
- #share-btn {
145
  all: initial;
146
  color: #ffffff;
147
  font-weight: 600;
@@ -152,8 +111,8 @@ input[type='range'] {
152
  padding-bottom: 0.25rem !important;
153
  right: 0;
154
  }
155
-
156
- #share-btn * {
157
  all: unset;
158
  }
159
 
@@ -165,7 +124,7 @@ input[type='range'] {
165
  #share-btn-container .wrap {
166
  display: none !important;
167
  }
168
-
169
  .gr-form {
170
  flex: 1 1 50%;
171
  border-top-right-radius: 0;
@@ -198,11 +157,11 @@ input[type='range'] {
198
  padding-top: 1.5rem;
199
  }
200
 
201
- #upscaled-image img {
202
  object-fit: scale-down;
203
- }
204
  /* share button */
205
- #share-btn-container {
206
  display: flex;
207
  padding-left: 0.5rem !important;
208
  padding-right: 0.5rem !important;
@@ -235,4 +194,4 @@ input[type='range'] {
235
  }
236
  #share-btn-container .wrap {
237
  display: none !important;
238
- } */
 
31
  padding-top: 1.5rem;
32
  }
33
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
 
35
  .gr-button:focus {
36
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
 
43
  --tw-ring-opacity: .5;
44
  }
45
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
 
47
  .footer {
48
  margin-bottom: 45px;
 
87
  }
88
  }
89
 
90
+ /* #share-btn-container {
91
  display: flex;
92
  padding-left: 0.5rem !important;
93
  padding-right: 0.5rem !important;
 
99
  margin-top: 10px;
100
  margin-left: auto;
101
  }
102
+ */
103
+ /* #share-btn {
104
  all: initial;
105
  color: #ffffff;
106
  font-weight: 600;
 
111
  padding-bottom: 0.25rem !important;
112
  right: 0;
113
  }
114
+ */
115
+ /* #share-btn * {
116
  all: unset;
117
  }
118
 
 
124
  #share-btn-container .wrap {
125
  display: none !important;
126
  }
127
+ */
128
  .gr-form {
129
  flex: 1 1 50%;
130
  border-top-right-radius: 0;
 
157
  padding-top: 1.5rem;
158
  }
159
 
160
+ /* #upscaled-image img {
161
  object-fit: scale-down;
162
+ } */
163
  /* share button */
164
+ /* #share-btn-container {
165
  display: flex;
166
  padding-left: 0.5rem !important;
167
  padding-right: 0.5rem !important;
 
194
  }
195
  #share-btn-container .wrap {
196
  display: none !important;
197
+ } */