Browse
For agents
About
Essential Widgets
/
1.1
Essential Widgets
v1.1
Switch version
3.2.1
3.3
3.2
trunk
1.0.0
1.0.1
1.1
1.2
1.2.1
1.2.2
1.3
1.4
1.4.1
1.5
1.6
1.7
1.7.1
1.7.2
1.7.3
1.7.4
1.8
1.9
2.0
2.1
2.2
All 31 releases
Overview
Code
essential-widgets
/
admin
/
css
/
essential-widgets-admin.css
essential-widgets-admin.css
in Essential Widgets 1.1, at admin/css/essential-widgets-admin.css
20 lines
281 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
/*
*
2
* All of the CSS for your admin-specific functionality should be
3
* included in this file.
4
*/
5
6
.
image-holder
img
{
7
max-width
:
100
%
;
8
}
9
10
.
image-holder
{
11
display
:
block
;
12
}
13
14
.
upload-media-button
.
button
.
button-primary
{
15
margin-top
:
8
px
;
16
}
17
18
.
advanced-section
{
19
display
:
none
;
20
}