| @@ -5,12 +5,8 @@ | ||
| 5 | 5 | .wrap h1 { |
| 6 | 6 | margin-bottom: 20px; |
| 7 | 7 | } |
| 8 | 8 | |
| 9 | -.ui-button-icon-only { | |
| 10 | - text-indent: -9999px; | |
| 11 | -} | |
| 12 | - | |
| 13 | 9 | #select-container { |
| 14 | 10 | width: 290px; |
| 15 | 11 | } |
| 16 | 12 | |
| @@ -26,13 +22,12 @@ | ||
| 26 | 22 | padding: 3px 5px 2px 5px; |
| 27 | 23 | background: #eaeaea; |
| 28 | 24 | } |
| 29 | 25 | |
| 30 | -.code, | |
| 31 | -code { | |
| 32 | - font-family: Consolas, Monaco, monospace; | |
| 33 | - direction: ltr; | |
| 34 | - unicode-bidi: embed; | |
| 26 | +.code, code { | |
| 27 | + font-family: Consolas,Monaco,monospace; | |
| 28 | + direction: ltr; | |
| 29 | + unicode-bidi: embed; | |
| 35 | 30 | } |
| 36 | 31 | |
| 37 | 32 | #loader { |
| 38 | 33 | margin-left: 10px; |
| @@ -42,17 +37,11 @@ | ||
| 42 | 37 | |
| 43 | 38 | #wp-reset-ad img { |
| 44 | 39 | float: left; |
| 45 | 40 | margin-right: 20px; |
| 46 | - margin-bottom: 20px; | |
| 47 | 41 | width: 100px; |
| 48 | 42 | } |
| 49 | 43 | |
| 50 | -#wp-reset-ad { | |
| 51 | - border: 2px solid #d63638; | |
| 52 | - background: #d6363812; | |
| 53 | -} | |
| 54 | - | |
| 55 | 44 | /* wpr upsell dialog */ |
| 56 | 45 | .wpr-upsell-dialog .ui-dialog-titlebar { |
| 57 | 46 | background: #ccc; |
| 58 | 47 | text-align: center; |
| @@ -94,5 +83,5 @@ | ||
| 94 | 83 | text-align: center; |
| 95 | 84 | margin-top: 20px; |
| 96 | 85 | } |
| 97 | 86 | |
| 98 | -/* wpr upsell dialog */ | |
| 87 | +/* wpr upsell dialog */ | |