Update user.css
Browse files
user.css
CHANGED
@@ -11,30 +11,4 @@
|
|
11 |
#txt2img_gallery > .grid-wrap, #txt2img_gallery > .preview,
|
12 |
#img2img_gallery > .grid-wrap, #img2img_gallery > .preview{
|
13 |
max-height: none;
|
14 |
-
}
|
15 |
-
|
16 |
-
#tabs_extensions,
|
17 |
-
|
18 |
-
#tabs button:nth-of-type(3) {
|
19 |
-
|
20 |
-
display:none !important;
|
21 |
-
|
22 |
-
}
|
23 |
-
|
24 |
-
#tabs button:nth-of-type(4) {
|
25 |
-
|
26 |
-
display:none !important;
|
27 |
-
|
28 |
-
}
|
29 |
-
|
30 |
-
#tabs button:nth-of-type(5) {
|
31 |
-
|
32 |
-
display:none !important;
|
33 |
-
|
34 |
-
}
|
35 |
-
|
36 |
-
#tabs button:nth-of-type(6) {
|
37 |
-
|
38 |
-
display:none !important;
|
39 |
-
|
40 |
}
|
|
|
11 |
#txt2img_gallery > .grid-wrap, #txt2img_gallery > .preview,
|
12 |
#img2img_gallery > .grid-wrap, #img2img_gallery > .preview{
|
13 |
max-height: none;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
}
|