PluginProbe
FV Player 8 / trunk
FV Player 8 vtrunk
trunk 8.0.18 8.0.19 8.0.20 8.0.21 8.0.25 8.0.27 8.1 8.1.3
fv-player / css / license.css

license.css in FV Player 8 trunk, at css/license.css

247 lines 5.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /* Plugin Admin CSS Styles */
2
3 #fv_flowplayer_ad {
4 width: 690px;
5 height: 238px;
6 display: block;
7 margin: 20px 10px;
8 padding: 15px 10px 0 20px;
9 border: 1px solid #ccc;
10 background: url("../images/fabric-plaid-bg.png");
11 text-rendering: optimizelegibility;
12 color: #353535;
13 }
14 #fv_flowplayer_addon_pro {
15 float: left;
16 display: block;
17 margin: 10px;
18 padding: 0 10px;
19 border: 1px solid #ccc;
20 background: url("../images/fabric-plaid-bg.png");
21 text-rendering: optimizelegibility;
22 color: #353535;
23 }
24 .text-part {
25 float: left;
26 width: 310px;
27 overflow: hidden;
28 display: inline-block;
29 }
30 .graphic-part {
31 float: right;
32 width: 320px;
33 }
34 #fv_flowplayer_ad h2 {
35 text-shadow: 1px 1px 1px #fff;
36 padding: 0 0 9px 0;
37 }
38 /* paragraph */
39 #fv_flowplayer_ad p {
40 font-size: 14px;
41 }
42 a.red-button {
43 background: url("../images/red-button-large.png") no-repeat center top;
44 height: 40px;
45 display: block;
46 color: #fff;
47 font-size: 16px;
48 font-weight: 400;
49 text-decoration: none;
50 line-height: 1.3;
51 padding: 10px 0;
52 width: 260px;
53 text-align: center;
54 }
55 .red-button:hover {
56 color: #fff;
57 }
58 .red-text {
59 color: #9d1a28;
60 font-size: 20px;
61 }
62 #fv_flowplayer_ad ul {
63 margin: 12px 0 15px;
64 font-size: 16px;
65 }
66 #fv_flowplayer_ad ul li {
67 /* background: url("../images/list-bullet.png") no-repeat 0 center;
68 padding-left: 30px; */
69 margin-bottom: 2px;
70 }
71
72
73
74 #wpbody-content #wpfp_options #postbox-container-1 { width: 100% }
75 #wpfp_options .postbox h3 { cursor: default; }
76
77 #wpfp_options table { width: 100% }
78 #wpfp_options table td.first { width: 250px }
79 #skin-tab-logo table td.first { width: 90px }
80 #skin-tab-controls table td.first { width: 105px }
81 #wpfp_options #fv_flowplayer_integrations table tr > td:first-child { padding-top: 4px; vertical-align: top; }
82 #fv_flowplayer_admin_skin_tabs, .skin-tab-content { width: 29%; }
83 #fv_flowplayer_admin_skin_tabs {
84 margin-bottom: 1em;
85 text-align: center
86 }
87 #fv_flowplayer_admin_skin_tabs h2 {
88 display: inline-block
89 }
90 #fv_flowplayer_admin_skin_tabs h2 a {
91 background-color: #fff;
92 border-bottom: 1px solid #c3c4c7;
93 font-size: .5em;
94 margin: -1px;
95 padding: 2px 10px;
96 text-decoration: none;
97 text-transform: uppercase;
98 }
99 #fv_flowplayer_admin_skin_tabs h2 a:focus {
100 box-shadow: none;
101 outline: none;
102 }
103 #fv_flowplayer_admin_skin_tabs h2 a.nav-tab-active {
104 background-color: #888;
105 color: white;
106 }
107
108 div.clear { clear: both }
109 div.column { float: left; width: 49% }
110 div.green { background-color: #e0ffe0; border-color: #88AA88; }
111 .amazon-s3-1 .fv_fp_amazon_remove { display: none; }
112 .form-table2 td p { line-height: 20px; }
113 .meta-box-sortables input[type=text] { width: 100%; }
114 #wpfp_options .meta-box-sortables input.button-primary, #wpfp_options .meta-box-sortables input.button, #wpfp_options .meta-box-sortables a.button { margin-top: 16px }
115 #wpfp_options input.button.no-margin { margin-top: 0px }
116 .meta-box-sortables input.small, .meta-box-sortables select.small { width: 27%; }
117 .meta-box-sortables input.medium { width: 50%; }
118 .meta-box-sortables input.large { width: 71% !important; }
119 #fv_flowplayer_ads .small { width: 6em }
120 td.second-column { margin-left: 20px }
121
122 span.new { color: #e00; font-weight: bold }
123
124 #fv_flowplayer_amazon_options label { float: right }
125
126 form#fv_flowplayer_admin_buttons { margin: 13px 0; }
127 #fv_flowplayer_admin_buttons a { color: gray; display: inline-block; text-decoration: none; }
128
129 .wp-core-ui input.fv-license-inactive {
130 background: #f88;
131 }
132 .wp-core-ui input.fv-license-active {
133 background: #8f8;
134 }
135 .wp-core-ui input.fv-license-yellow {
136 background: #ff8;
137 }
138 .wp-core-ui input.fv-license-inactive:hover, .wp-core-ui input.fv-license-inactive:active {
139 background: #f66;
140 }
141 .wp-core-ui input.fv-license-active:hover, .wp-core-ui input.fv-license-active:active {
142 background: #6f6;
143 }
144 .wp-core-ui input.fv-license-yellow:hover, .wp-core-ui input.fv-license-yellow:active {
145 background: #ff6;
146 }
147
148 td.aligntop, td.aligntop-input { vertical-align:top; }
149 td.aligntop > label { margin-top: 4px; }
150 td.aligntop-input > label { margin-top: 6px; }
151
152 #flowplayer-wrapper input[type=text],
153 #flowplayer-wrapper select {
154 width: 95%;
155 }
156 #wpfp_options .column-left,
157 #fp-preview-wrapper + table {
158 width: 29%;
159 }
160
161 #postbox-container-tab_skin input[type=text],
162 #postbox-container-tab_skin input[type=number],
163 #postbox-container-tab_skin select {
164 width: 100%;
165 }
166
167 table.thirds {
168 max-width: 750px;
169 }
170 table.thirds td {
171 width: 33%;
172 }
173
174 #wpfp_options .button-primary {
175 float: right;
176 }
177
178 #postbox-container-tab_skin .button-primary {
179 float: none;
180 }
181
182 #wpfp_options .inside label {
183 display: block;
184 text-align: right;
185 }
186
187 #wpfp_options .inside input + label {
188 display: inline-block;
189 }
190
191 #fv-player-popups-settings th {
192 text-align: right;
193 }
194
195 #fv_flowplayer_ads .inside label, #fv_player_pro_video_ads .inside label, #wpfp_options .inside .description label {
196 display: initial;
197 text-align: inherit;
198 }
199
200 #fv_flowplayer_default_options input#width, #fv_flowplayer_default_options input#height {
201 width: 54px;
202 }
203
204 .description .more {
205 display: none;
206 }
207
208 #dashboard-widgets #fv_flowplayer_usage h3 {
209 font-size: 1.3em;
210 }
211 #fv_flowplayer_usage .usage-section {
212 width: 48%;
213 float: left;
214 margin-bottom: 2em;
215 margin-right: 2%;
216 list-style-type: none;
217 display: inline-block;
218 }
219 #fv_flowplayer_usage .usage-section:nth-child(2n+1) {
220 clear: both;
221 }
222
223 #wpfp_options td .descriptions {
224 float: right;
225 position: relative;
226 width: 50%;
227 }
228 #wpfp_options td .description[data-describe] {
229 display: none;
230 position: absolute;
231 top: 0;
232 }
233
234 @media only screen and (max-width: 1680px) {
235 .skin-tab-content input.small,
236 .skin-tab-content select.small,
237 .skin-tab-content input.medium,
238 .skin-tab-content input.large { width: 100% !important; }
239 }
240
241 @media only screen and (max-width: 1024px) {
242 #fv_flowplayer_admin_skin_tabs,
243 .skin-tab-content {
244 width: 100%;
245 }
246 }
247