| | 331 | |
|---|
| | 332 | #media-items th.label { |
|---|
| | 333 | width: 120px; |
|---|
| | 334 | } |
|---|
| | 335 | |
|---|
| | 336 | #media-items th.label .alignleft { |
|---|
| | 337 | width: 100px; |
|---|
| | 338 | } |
|---|
| | 339 | |
|---|
| | 340 | #media-items th.label .alignright { |
|---|
| | 341 | width: 16px; height: 16px; |
|---|
| | 342 | } |
|---|
| | 343 | |
|---|
| | 344 | input#href, input#src, input#class_name { |
|---|
| | 345 | direction: ltr; text-align: left; |
|---|
| | 346 | } |
|---|
| | 347 | |
|---|
| | 348 | #sidemenu a { |
|---|
| | 349 | float: right; |
|---|
| | 350 | } |
|---|
| | 351 | |
|---|
| | 352 | thead.media-item-info { |
|---|
| | 353 | float: left; |
|---|
| | 354 | margin-bottom: 18px; |
|---|
| | 355 | width: 100%; |
|---|
| | 356 | } |
|---|
| | 357 | |
|---|
| | 358 | thead.media-item-info td { |
|---|
| | 359 | width: 100%; |
|---|
| | 360 | text-align: left; |
|---|
| | 361 | } |
|---|
| | 362 | |
|---|
| | 363 | thead.media-item-info td.A1B1 { |
|---|
| | 364 | width: 150px; |
|---|
| | 365 | } |
|---|
| | 366 | |
|---|
| | 367 | #gallery-form table.widefat th { |
|---|
| | 368 | float: left; |
|---|
| | 369 | width: 74%; |
|---|
| | 370 | text-align: center; |
|---|
| | 371 | } |
|---|
| | 372 | |
|---|
| | 373 | #gallery-form table.widefat th.order-head { |
|---|
| | 374 | width: 18%; |
|---|
| | 375 | } |
|---|
| | 376 | |
|---|
| | 377 | #media-upload tr.align td.field, #media-upload tr.image-size td.field { |
|---|
| | 378 | text-align: right !important; |
|---|
| | 379 | } |
|---|
| | 380 | |
|---|
| | 381 | #media-upload tr.align td.field { |
|---|
| | 382 | float:right; |
|---|
| | 383 | margin-right:-15px; |
|---|
| | 384 | } |
|---|
| | 385 | |
|---|
| | 386 | tr.image-size label { |
|---|
| | 387 | display:inline; |
|---|
| | 388 | margin:0 0 0 1em !important; |
|---|
| | 389 | } |
|---|
| | 390 | |
|---|
| | 391 | #library-form { |
|---|
| | 392 | float: right; |
|---|
| | 393 | } |
|---|
| | 394 | |
|---|
| | 395 | #filter .subsubsub { |
|---|
| | 396 | direction: rtl; |
|---|
| | 397 | text-align: right; |
|---|
| | 398 | } |
|---|
| | 399 | |
|---|
| | 400 | #media-upload form#filter { |
|---|
| | 401 | margin-right: -20px; |
|---|
| | 402 | } |
|---|