PluginProbe
FV Player 8 / 8.1
FV Player 8 v8.1
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 8.1, at css/license.css

244 lines 5.9 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 td.second-column { margin-left: 20px }
120
121 span.new { color: #e00; font-weight: bold }
122
123 #fv_flowplayer_amazon_options label { float: right }
124
125 form#fv_flowplayer_admin_buttons { margin: 13px 0; }
126 #fv_flowplayer_admin_buttons a { color: gray; display: inline-block; text-decoration: none; }
127
128 .wp-core-ui input.fv-license-inactive {
129 background: #f88;
130 }
131 .wp-core-ui input.fv-license-active {
132 background: #8f8;
133 }
134 .wp-core-ui input.fv-license-yellow {
135 background: #ff8;
136 }
137 .wp-core-ui input.fv-license-inactive:hover, .wp-core-ui input.fv-license-inactive:active {
138 background: #f66;
139 }
140 .wp-core-ui input.fv-license-active:hover, .wp-core-ui input.fv-license-active:active {
141 background: #6f6;
142 }
143 .wp-core-ui input.fv-license-yellow:hover, .wp-core-ui input.fv-license-yellow:active {
144 background: #ff6;
145 }
146
147 #flowplayer-wrapper label,
148 #fv_flowplayer_skin_playlist label,
149 #fv_flowplayer_skin_subtitles label {
150 display: block;
151 text-align: right;
152 }
153 td.aligntop, td.aligntop-input { vertical-align:top; }
154 td.aligntop > label { margin-top: 4px; }
155 td.aligntop-input > label { margin-top: 6px; }
156
157 #flowplayer-wrapper input[type=text], #flowplayer-wrapper select,
158 #fv_flowplayer_skin_playlist input[type=text], #fv_flowplayer_skin_playlist select,
159 #fv_flowplayer_skin_subtitles input[type=text], #fv_flowplayer_skin_subtitles select {
160 width: 95%;
161 }
162
163 #wpfp_options .flowplayer-wrapper + table,
164 #fp-preview-wrapper + table {
165 width: 30%;
166 }
167
168
169 #fv_flowplayer_skin_sticky input[type=text], #fv_flowplayer_skin_sticky select {
170 width: 10em;
171 }
172
173 table.thirds {
174 max-width: 750px;
175 }
176 table.thirds td {
177 width: 33%;
178 }
179
180 #wpfp_options .button-primary {
181 float: right;
182 }
183
184 #wpfp_options #flowplayer-wrapper .button-primary,
185 #wpfp_options #fv_flowplayer_skin_playlist .button-primary,
186 #wpfp_options #fv_flowplayer_skin_subtitles .button-primary {
187 float: none;
188 }
189
190 #wpfp_options .inside label {
191 display: block;
192 text-align: right;
193 }
194
195 #wpfp_options .inside input + label {
196 display: inline-block;
197 }
198
199 #fv-player-popups-settings th {
200 text-align: right;
201 }
202
203 #fv_flowplayer_ads .inside label, #fv_player_pro_video_ads .inside label, #wpfp_options .inside .description label {
204 display: initial;
205 text-align: inherit;
206 }
207
208 #fv_flowplayer_default_options input#width, #fv_flowplayer_default_options input#height {
209 width: 54px;
210 }
211
212 .description .more {
213 display: none;
214 }
215
216 #dashboard-widgets #fv_flowplayer_usage h3 {
217 font-size: 1.3em;
218 }
219 #fv_flowplayer_usage .usage-section {
220 width: 48%;
221 float: left;
222 margin-bottom: 2em;
223 margin-right: 2%;
224 list-style-type: none;
225 display: inline-block;
226 }
227 #fv_flowplayer_usage .usage-section:nth-child(2n+1) {
228 clear: both;
229 }
230
231 @media only screen and (max-width: 1680px) {
232 .skin-tab-content input.small,
233 .skin-tab-content select.small,
234 .skin-tab-content input.medium,
235 .skin-tab-content input.large { width: 100% !important; }
236 }
237
238 @media only screen and (max-width: 1024px) {
239 #fv_flowplayer_admin_skin_tabs,
240 .skin-tab-content {
241 width: 100%;
242 }
243 }
244