|
1 .wrap #icon-edit.icon32-posts-portfolio { |
|
2 background: url("../images/icons_32.png") no-repeat scroll left top transparent; |
|
3 } |
|
4 .admin-color-classic .wrap #icon-edit.icon32-posts-portfolio { |
|
5 background: url("../images/icons_32_b.png") no-repeat scroll left top transparent; |
|
6 } |
|
7 #adminmenu #menu-posts-portfolio:hover div.wp-menu-image, #adminmenu #menu-posts-portfolio.wp-has-current-submenu div.wp-menu-image { |
|
8 background: url("../images/menu.png") no-repeat scroll left top transparent; |
|
9 } |
|
10 .admin-color-classic #adminmenu #menu-posts-portfolio:hover div.wp-menu-image, #adminmenu #menu-posts-portfolio.wp-has-current-submenu div.wp-menu-image |
|
11 { |
|
12 background: url("../images/menu_b.png") no-repeat scroll left top transparent; |
|
13 } |
|
14 #adminmenu #menu-posts-portfolio div.wp-menu-image { |
|
15 background: url("../images/menu.png?ver=20100531") no-repeat scroll left -32px transparent; |
|
16 } |
|
17 .admin-color-classic #adminmenu #menu-posts-portfolio div.wp-menu-image { |
|
18 background: url("../images/menu_b.png?ver=20100531") no-repeat scroll left -32px transparent; |
|
19 } |
|
20 #adminmenu #toplevel_page_bws_plugins div.wp-menu-image { |
|
21 background: url("../images/icon_16.png") no-repeat scroll center center transparent; |
|
22 } |
|
23 .admin-color-classic #adminmenu #toplevel_page_bws_plugins div.wp-menu-image { |
|
24 background: url("../images/icon_16_b.png") no-repeat scroll center center transparent; |
|
25 } |
|
26 #adminmenu #toplevel_page_bws_plugins:hover div.wp-menu-image, #adminmenu #toplevel_page_bws_plugins.wp-has-current-submenu div.wp-menu-image { |
|
27 background: url("../images/icon_16_c.png") no-repeat scroll center center transparent; |
|
28 } |
|
29 .wrap #icon-options-general.icon32-bws { |
|
30 background: url("../images/icon_36.png") no-repeat scroll left top transparent; |
|
31 } |
|
32 .admin-color-classic .wrap #icon-options-general.icon32-bws { |
|
33 background: url("../images/icon_36_b.png") no-repeat scroll left top transparent; |
|
34 } |
|
35 #toplevel_page_bws_plugins .wp-submenu .wp-first-item { |
|
36 display:none; |
|
37 } |
|
38 .bws_system_info_meta_box { |
|
39 width: 850px; |
|
40 } |
|
41 .bws_system_info_meta_box .hndle { |
|
42 cursor: pointer !important; |
|
43 } |
|
44 .bws_system_info { |
|
45 float: left; |
|
46 margin-right: 10px; |
|
47 width: 400px; |
|
48 } |
|
49 .bws_system_info th { |
|
50 padding: 10px 0; |
|
51 text-align: left; |
|
52 width: 50%; |
|
53 } |
|
54 .bws_system_info tbody td { |
|
55 border-bottom: 1px solid #DFDFDF; |
|
56 } |
|
57 |
|
58 #prtfl_form_image_size label { |
|
59 display: block; |
|
60 float: left; |
|
61 width: 130px; |
|
62 } |
|
63 #prtfl_form_image_size select { |
|
64 width: 140px; |
|
65 } |
|
66 .portfolio_images_block { |
|
67 clear: both; |
|
68 } |
|
69 .portfolio_images_gallery { |
|
70 float: left; |
|
71 padding-bottom: 10px; |
|
72 padding-right: 6px; |
|
73 } |
|
74 .portfolio_images_rows { |
|
75 clear:both; |
|
76 border-top: 1px dotted #939393; |
|
77 height: 100px; |
|
78 padding-top:10px; |
|
79 } |
|
80 .portfolio_admin_box { |
|
81 width: 98%; |
|
82 margin: 10px auto 10px auto; |
|
83 background-color: #F9F9F9; |
|
84 border: 1px solid #DFDFDF; |
|
85 -moz-border-radius: 5px; |
|
86 -webkit-border-radius: 5px; |
|
87 padding: 10px; |
|
88 } |
|
89 .portfolio_admin_subbox { |
|
90 border-bottom: 4px double #DFDFDF; |
|
91 padding-bottom:5px; |
|
92 padding-top:5px; |
|
93 } |
|
94 #container { |
|
95 color: #686868; |
|
96 } |
|
97 #container .breadcrumbs { |
|
98 border-bottom: 1px solid #D8D8D8; |
|
99 font-size: 20px; |
|
100 margin-bottom: 10px; |
|
101 padding-bottom: 10px; |
|
102 } |
|
103 .portfolio_thumb { |
|
104 float:left; |
|
105 } |
|
106 .portfolio_content .read_more { |
|
107 clear: both; |
|
108 float: right; |
|
109 text-align: center; |
|
110 z-index:100; |
|
111 position:relative; |
|
112 } |
|
113 .portfolio_content .read_more a { |
|
114 display:block; |
|
115 width:80px; |
|
116 font-size:14px; |
|
117 color:#FFF; |
|
118 background-color:#555; |
|
119 padding:3px 0; |
|
120 } |
|
121 .portfolio_content .read_more a:hover { |
|
122 background-color:#2484c6; |
|
123 } |
|
124 .portfolio_short_content { |
|
125 float: left; |
|
126 margin-left: 15px; |
|
127 width:320px; |
|
128 } |
|
129 .entry_footer { |
|
130 clear:both; |
|
131 position:relative; |
|
132 height:30px; |
|
133 padding-bottom:15px; |
|
134 } |
|
135 .portfolio_terms { |
|
136 border-bottom: 1px solid #D8D8D8; |
|
137 clear: both; |
|
138 font-size: 13px; |
|
139 margin: 0; |
|
140 position: relative; |
|
141 top: -25px; |
|
142 z-index:99; |
|
143 } |
|
144 .portfolio_terms a { |
|
145 font-size:13px; |
|
146 } |
|
147 .portfolio_short_content p, |
|
148 .portfolio_images_block { |
|
149 padding-bottom:10px; |
|
150 font-size:15px; |
|
151 margin-bottom: 0 !important; |
|
152 } |
|
153 .portfolio_short_content p .lable { |
|
154 font-weight:normal; |
|
155 } |
|
156 .portfolio_short_content .item_title { |
|
157 padding:0 0 15px; |
|
158 } |
|
159 .portfolio_short_content .item_title a { |
|
160 font-size:20px; |
|
161 } |
|
162 .portfolio_short_content .item_title a:hover { |
|
163 } |
|
164 .portfolio_images_block { |
|
165 font-size:15px; |
|
166 } |
|
167 .portfolio_images_block .lable { |
|
168 font-weight:normal; |
|
169 } |
|
170 .portfolio_images_rows { |
|
171 border:0; |
|
172 padding:0; |
|
173 } |
|
174 .portfolio_thumb img, |
|
175 .portfolio_images_gallery img { |
|
176 padding:4px; |
|
177 border:1px solid #D8D8D8; |
|
178 } |
|
179 #portfolio_pagenation { |
|
180 margin:10px 0; |
|
181 } |
|
182 #portfolio_pagenation .pagination .current, |
|
183 #portfolio_pagenation .pagination a { |
|
184 padding:5px; |
|
185 } |
|
186 #portfolio_pagenation .pagination a { |
|
187 padding:5px; |
|
188 margin: 0 2px; |
|
189 background-color: #555555; |
|
190 color: #fff; |
|
191 } |
|
192 #portfolio_pagenation .pagination a:hover { |
|
193 background-color: #2484C6; |
|
194 } |
|
195 #prtfl_loader, |
|
196 #prtfl_img_loader { |
|
197 float: left; |
|
198 position: relative; |
|
199 display:none; |
|
200 } |
|
201 #ajax_update_postmeta, |
|
202 #ajax_update_images { |
|
203 float:left; |
|
204 } |
|
205 #prtfl_date_additional_field, #prtfl_link_additional_field, |
|
206 #prtfl_shrdescription_additional_field, #prtfl_description_additional_field, |
|
207 #prtfl_svn_additional_field, #prtfl_executor_additional_field, |
|
208 #prtfl_technologies_additional_field { |
|
209 float:left; |
|
210 position:relative; |
|
211 top:2px; |
|
212 margin-right: 3px; |
|
213 } |
|
214 .prtfl_left { |
|
215 float:left; |
|
216 margin-right:5px !important; |
|
217 position:relative; |
|
218 top:4px; |
|
219 } |
|
220 #prtfl_form_image_size label.prtfl_left { |
|
221 width:50%; |
|
222 top:0; |
|
223 } |
|
224 .page-template-portfolio-php .portfolio_content.entry-content, |
|
225 .single-portfolio .portfolio_content.entry-content{ |
|
226 max-width: 1080px; |
|
227 } |