@@ -22,18 +22,18 @@ html, body, #container {height: 100%; }
22
22
max-width : 300px !important ;
23
23
margin-left : 75% ;
24
24
margin-right : 2px ;
25
- margin-top : 78px ;
26
25
min-width : 200px ;
27
26
padding : 10px ;
28
- background-color : # fff ;
29
27
z-index : 20 ;
30
28
}
29
+ .sidebar-inner { background-color : # fff ; height : 100% ; margin-top : 10px }
30
+
31
31
# footer {clear : both; height : 40px ; position : fixed; z-index : 10 ; background-color : # E1D2A0 ; width : 100% ; bottom : -2px ; border-top : # fff solid 2px ; }
32
32
.bbx # content ,
33
33
.mocambola # content ,
34
34
.mucua # content ,
35
35
.media # content ,
36
- .rede # content { margin-bottom : 40px ; margin-top : 170px ; margin-left : 10 px }
36
+ .rede # content { margin-bottom : 40px ; margin-top : 170px ; margin-left : 60 px }
37
37
38
38
.mucua # content {text-align : right}
39
39
a {text-decoration : none;}
@@ -118,8 +118,8 @@ a {text-decoration: none;}
118
118
*/
119
119
120
120
# user-profile {height : 50px }
121
- # sidebar # user-profile img {float : left; width : 45px ; height : 45px }
122
- # sidebar # user-profile h4 {font-size : 12px ; float : left; text-decoration : none; color : # D5C590 !important ; margin : 0 auto; padding-top : 12 px ; padding-left : 8px }
121
+ # sidebar # user-profile img {float : left; width : 45px ; height : 45px ; margin-top : 8 px ; }
122
+ # sidebar # user-profile h4 {font-size : 12px ; float : left; text-decoration : none; color : # D5C590 !important ; margin : 0 auto; padding-top : 31 px ; padding-left : 8px }
123
123
# sidebar # link-login a {color : # D5C590 ; font-size : 12px ; font-weight : bold}
124
124
# user-profile a .logout {font-size : 11px ; color : # D5C590 ; float : right; background-image : url (/images/logout.png); width : 37px ; height : 18px }
125
125
@@ -140,7 +140,7 @@ a {text-decoration: none;}
140
140
.destaques {clear : both}
141
141
# content .media {clear : both}
142
142
# content .media div {float : right;}
143
- .destaques h3 .title {color : # fff ; font-size : 26px ; margin : 4px }
143
+ .destaques h3 .title {colr : # fff ; font-size : 26px ; margin : 4px }
144
144
.media # buscador .media-display-type {display : none; }
145
145
146
146
# header-bottom { color : # 145B7A ; font-weight : bold; font-size : 12px ; }
@@ -195,13 +195,13 @@ a {text-decoration: none;}
195
195
/*
196
196
* media grid
197
197
*/
198
- .media-box {width : 192px ; height : 175px ; background : # f4efdd ; margin : 3px ; font-size : 11px ; border-radius : 5px ; padding : 6px ; text-align : center}
198
+ .media-box {width : 192px ; height : 175px ; background : # f4efdd ; margin : 3px ; font-size : 11px ; border-radius : 5px ; padding : 6px ; text-align : center; overflow : hidden }
199
199
.media-box .result-thumb {width : 192px ; height : 130px ; background : # 000 }
200
- .media-box .title {font-size : 11 px }
200
+ .media-box .title {font-size : 13 px ; font-weight : bold }
201
201
.media-box .format_type { color : # aaa ; text-transform : uppercase }
202
202
.media-box .date {font-size : 10px }
203
203
.media-box .format_type {padding : 6px ; font-size : 10px }
204
- .media-box .origin {font-size : 10px ; color : # aaa ; padding-right : 10px }
204
+ .media-box .origin {font-size : 10px ; color : # aaa ; padding-right : 10px ; font-weight : bold; padding-top : 2 px }
205
205
.media-box .license {color : # b96 }
206
206
.media-box a {color : # 2E7E36 }
207
207
.media-box a : hover {color : # 005500 }
@@ -241,33 +241,36 @@ a {text-decoration: none;}
241
241
* media view
242
242
*/
243
243
# media-view {margin-left : 15px }
244
- .media # content {width : 70 % }
244
+ .media # content {width : 68 % }
245
245
# media-view .content-title {font-size : 18px ;}
246
246
# media-view .title-bold {font-size : 18px ; font-weight : bold}
247
247
248
- # media-view # link-edit {background-image : url(../ images/edit-media.png); width : 51px ; height : 21px ; float : right; margin-right : 30px }
249
- # media-view # media-title {margin-left : 20px ;}
250
- # media-view # media-title h3 { color : # 197299 ; font-size : 20px }
248
+ # media-view # link-edit {background-image : url(../ images/edit-media.png); width : 51px ; height : 21px ; float : right;}
249
+ # media-view # media-title h3 { color : # 197299 ; font-size : 20px ; height : 26px }
251
250
252
251
# media-view # inner-content {margin-right : 30px }
253
252
# media-view .block-1 {display : inline; width : 60% ; min-width : 420px ; padding-right : 2px }
254
253
# media-view .block-1 .title {font-weight : bold; }
255
254
256
- # media-view .block-2 {display : inline; width : 30% ; min-width : 160px ; max-width : 300px ; background-color : # 8cb689 ; border-radius : 8px ; padding : 10px ;}
257
- # media-view .block-2 p {margin : 0 ; padding-bottom : 5px }
258
- # media-view .block-2 .block-fields p {font-size : 17px ; font-weight : bold}
259
- # media-view .block-2 .block-title {float : left; width : 25% ; text-align : right; }
260
- # media-view .block-2 .block-fields {float : left; width : 70% ; padding-left : 10px }
261
- # media-view .block-2 .blocks {float : left; width : 100% ; border-top : 2px solid # fff }
262
- # media-view .block-2 .blocks .text {font-weight : normal; font-size : 12px ; color : # 296b7c }
255
+ # media-view .block-2 table {margin-top : 30 px9}
256
+ # media-view .block-2 {display : inline; width : 25% ; min-width : 160px ; max-width : 200px ; background-color : # 8cb689 ; border-radius : 8px ; padding : 10px ; margin : 86px 0 0 20px }
257
+ # media-view .block-2 td {margin : 0 ; padding-bottom : 5px }
258
+ # media-view .block-2 td {font-size : 11px ; color : # fff }
259
+ # media-view .block-2 .left {text-align : right}
260
+ # media-view .block-2 .right {font-weight : bold; font-size : 12px }
261
+
262
+ # media-view .blocks { width : 100% ; border-bottom : 1px solid # fff ; margin-bottom : 16px ; color : # 000 }
263
+ # media-view .blocks p .text {font-weight : normal; font-size : 14px ; color : # 000 ; line-height : 135% ; padding : 5px }
264
+ # media-view .blocks .title {font-size : 16px ; font-weight : bold}
263
265
264
- # media-view p {color : # fff ; font-size : 17 px }
265
- # media-view .media-image { border-radius : 8 px ; background-color : # f4efdd ; padding : 8 px ; margin-right : 10 px ; width : 90 % }
266
+ # media-view p {color : # fff ; font-size : 11 px }
267
+ # media-view .media-image { }
266
268
# media-view .media-image img ,
267
- # media-view .media-image video {background-color : # 000 ; width : 85 % ; }
269
+ # media-view .media-image video {background-color : # 000 ; width : 96 % ; margin-top : 22 px }
268
270
# media-view .media-image .download ,
269
271
# media-view .blocks .download {color : # 145B7A }
270
- # media-view # whereis a {display : inline-block}
272
+ # media-view h3 .quem-tem {margin-bottom : 4px ; color : # fff }
273
+ # media-view # whereis a {display : inline-block; border : 1px solid # ddd ; background-color : # 72a56e ; padding : 2px ; border-radius : 4px ; margin-bottom : 4px ; padding : 2px 4px 2px 4px }
271
274
272
275
# media-view a {color : # fff }
273
276
# media-view .solicit-copy a {color : # 197299 }
@@ -278,7 +281,7 @@ a {text-decoration: none;}
278
281
.result-thumb .type {font-size : 10px ; background-color : # 666 ; color : # fff ; float : right}
279
282
280
283
# license {font-size : 11px }
281
- .license-image {width : 88px ; height : 31 px ; margin : 2px }
284
+ .license-image {width : 88px ; height : 20 px ; margin : 2px }
282
285
.license-gplv3 {background : url ('/images/license-gplv3.png' ) no-repeat;}
283
286
.license-gfdl {background : url ('/images/license-gfdl.png' ) no-repeat;}
284
287
.license-lgplv3 {background : url ('/images/license-lgplv3.png' ) no-repeat;}
@@ -291,6 +294,18 @@ a {text-decoration: none;}
291
294
.license-cc_sd {background : url ('/images/license-cc_sd.png' ) no-repeat;}
292
295
.license-cc_sd_nc {background : url ('/images/license-cc_sd_nc.png' ) no-repeat;}
293
296
297
+ /*
298
+ * media publish /edit
299
+ */
300
+ # media_publish {padding-left : 20px ; }
301
+ # media_publish input {width : 350px !important ; padding : 4px ; margin-top : 4px }
302
+ # media_publish textarea {width : 450px !important ; padding : 4px }
303
+ /*
304
+ * media publish /edit
305
+ */
306
+ # media_publish {padding-left : 20px ; }
307
+ # media_publish input {width : 350px !important ; padding : 4px ; margin-top : 4px }
308
+ # media_publish textarea {width : 450px !important ; padding : 4px }
294
309
/*
295
310
* mocambola && mucua
296
311
*/
0 commit comments