We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2220526 commit e8a981eCopy full SHA for e8a981e
imcger/imgupload/styles/all/theme/imgupload.css
@@ -1,19 +1,22 @@
1
-/* Image upload use ImageMagick
+/*
2
+ Image upload use ImageMagick
3
+ Changes for plupload.css
4
-----------------------------------*/
5
+
6
.file-name {
- vertical-align: middle;
- }
7
+ vertical-align: middle;
8
+}
9
10
.file-name img {
- max-height: 150px;
- max-width: 150px;
11
+ max-height: 150px;
12
+ max-width: 150px;
13
14
15
.attach-name span {
- padding-left: 0.5em;
16
+ padding-left: 0.5em;
17
}
18
19
.attach-controls {
- float: none;
- padding-top: 1em;
20
+ float: none;
21
+ padding-top: 1em;
22
0 commit comments