PluginProbe
Image Source Control Lite – Show Image Credits and Captions / 1.10.1
Image Source Control Lite – Show Image Credits and Captions v1.10.1
3.12.0 3.11.0 trunk 1.1 1.1.1 1.1.2 1.1.2.1 1.1.3 1.10 1.10.1 1.10.2 1.10.3 1.10.4 1.10.5 1.2 1.2.0.1 1.2.0.2 1.2.0.3 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.4.1 1.3.5 All 110 releases
image-source-control-isc / admin / assets / css / image-settings.css

image-settings.css in Image Source Control Lite – Show Image Credits and Captions 1.10.1, at admin/assets/css/image-settings.css

22 lines 595 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .isc-setting-group { width: 96%; }
2 #display_types_block label { font-weight: bold; }
3 #isc-setting-group-type table th { display: none; }
4 #display_types_block .description { margin-left: 1.7em; margin-bottom: .5em; }
5
6 #isc-admin-wrap h3 {
7 padding: 0.8em 1em;
8 cursor: default;
9 }
10
11 #isc-admin-wrap .form-table {
12 margin: 0 1em;
13 }
14
15 #licences textarea { width: 40em; height: 7em; }
16
17 /* meta field in media view */
18 .compat-attachment-fields input[type="text"] { width: 100%; }
19 .compat-attachment-fields th { vertical-align: top; }
20
21 /* tables */
22 .isc-table tr:hover { background-color: #ddd;}