~ubuntu-branches/debian/jessie/wordpress/jessie

« back to all changes in this revision

Viewing changes to wp-admin/css/colors/sunrise/colors-rtl.css

  • Committer: Package Import Robot
  • Author(s): Craig Small
  • Date: 2014-04-17 20:56:19 UTC
  • mfrom: (1.2.35)
  • Revision ID: package-import@ubuntu.com-20140417205619-nurbet6eho4yvwfv
Tags: 3.9+dfsg-1
* New upstream release
* 3.9 seems to handle different locations for plugins so the
  plugin directory handling patches have been cut back.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
@import url("../../colors-rtl.css");
2
1
/*
3
 
 * Button mixin- creates 3d-ish button effect with correct 
 
2
 * Button mixin- creates 3d-ish button effect with correct
4
3
 * highlights/shadows, based on a base color.
5
4
 */
6
5
html {
12
11
  a:hover, a:active, a:focus {
13
12
    color: #0099d5; }
14
13
 
15
 
#rightnow a:hover, #media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover, .ui-tabs-nav a:hover {
 
14
#media-upload a.del-link:hover, div.dashboard-widget-submit input:hover, .subsubsub a:hover, .subsubsub a.current:hover {
16
15
  color: #0099d5; }
17
16
 
18
17
/* Forms */
33
32
  -webkit-box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15);
34
33
  box-shadow: inset 0 1px 0 #e8ab7c, 0 1px 0 rgba(0, 0, 0, 0.15); }
35
34
  .wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:focus {
36
 
    background: #cc6c23;
 
35
    background: #d97326;
37
36
    border-color: #ad5c1e;
38
37
    color: white;
39
38
    -webkit-box-shadow: inset 0 1px 0 #e59d66, 0 1px 0 rgba(0, 0, 0, 0.15);
40
39
    box-shadow: inset 0 1px 0 #e59d66, 0 1px 0 rgba(0, 0, 0, 0.15); }
41
40
  .wp-core-ui .button-primary:active {
42
 
    background: #cc6c23;
 
41
    background: #c36822;
43
42
    border-color: #ad5c1e;
44
43
    color: white;
45
44
    -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
46
45
    box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); }
47
 
  .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled {
 
46
  .wp-core-ui .button-primary[disabled], .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary.button-primary-disabled, .wp-core-ui .button-primary.disabled {
48
47
    color: #d1cbc7 !important;
49
48
    background: #cc6c23 !important;
50
49
    border-color: #ad5c1e !important;
51
50
    text-shadow: none !important; }
52
51
.wp-core-ui .wp-ui-primary {
53
 
  color: white;
 
52
  color: #fff;
54
53
  background-color: #cf4944; }
55
54
.wp-core-ui .wp-ui-text-primary {
56
55
  color: #cf4944; }
57
56
.wp-core-ui .wp-ui-highlight {
58
 
  color: white;
 
57
  color: #fff;
59
58
  background-color: #dd823b; }
60
59
.wp-core-ui .wp-ui-text-highlight {
61
60
  color: #dd823b; }
62
61
.wp-core-ui .wp-ui-notification {
63
 
  color: white;
 
62
  color: #fff;
64
63
  background-color: #ccaf0b; }
65
64
.wp-core-ui .wp-ui-text-notification {
66
65
  color: #ccaf0b; }
69
68
 
70
69
/* List tables */
71
70
.wrap .add-new-h2:hover, #add-new-comment a:hover, .tablenav .tablenav-pages a:hover, .tablenav .tablenav-pages a:focus {
72
 
  color: white;
 
71
  color: #fff;
73
72
  background-color: #cf4944; }
74
73
 
75
74
.view-switch a.current:before {
82
81
  border-top-color: #cf4944; }
83
82
 
84
83
.post-com-count:hover span {
85
 
  color: white;
 
84
  color: #fff;
86
85
  background-color: #cf4944; }
87
86
 
88
87
strong .post-com-count:after {
96
95
  background: #cf4944; }
97
96
 
98
97
#adminmenu a {
99
 
  color: white; }
 
98
  color: #fff; }
100
99
 
101
100
#adminmenu div.wp-menu-image:before {
102
101
  color: #f3f1f1; }
103
102
 
104
103
#adminmenu a:hover, #adminmenu li.menu-top:hover, #adminmenu li.opensub > a.menu-top, #adminmenu li > a.menu-top:focus {
105
 
  color: white;
 
104
  color: #fff;
106
105
  background-color: #dd823b; }
107
106
 
108
107
#adminmenu li.menu-top:hover div.wp-menu-image:before, #adminmenu li.opensub > a.menu-top div.wp-menu-image:before {
109
 
  color: white; }
 
108
  color: #fff; }
110
109
 
111
110
/* Active tabs use a bottom border color that matches the page background color. */
112
111
.about-wrap h2 .nav-tab-active, .nav-tab-active, .nav-tab-active:hover {
 
112
  background-color: #f1f1f1;
113
113
  border-bottom-color: #f1f1f1; }
114
114
 
115
115
/* Admin Menu: submenu */
129
129
 
130
130
/* Admin Menu: current */
131
131
#adminmenu .wp-submenu li.current a, #adminmenu a.wp-has-current-submenu:focus + .wp-submenu li.current a, #adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a {
132
 
  color: white; }
 
132
  color: #fff; }
133
133
  #adminmenu .wp-submenu li.current a:hover, #adminmenu .wp-submenu li.current a:focus, #adminmenu a.wp-has-current-submenu:focus + .wp-submenu li.current a:hover, #adminmenu a.wp-has-current-submenu:focus + .wp-submenu li.current a:focus, #adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:hover, #adminmenu .wp-has-current-submenu.opensub .wp-submenu li.current a:focus {
134
134
    color: #f7e3d3; }
135
135
 
137
137
  border-left-color: #f1f1f1; }
138
138
 
139
139
#adminmenu li.current a.menu-top, #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, #adminmenu li.wp-has-current-submenu .wp-submenu .wp-submenu-head, .folded #adminmenu li.current.menu-top {
140
 
  color: white;
 
140
  color: #fff;
141
141
  background: #dd823b; }
142
142
 
143
143
#adminmenu li.wp-has-current-submenu div.wp-menu-image:before {
144
 
  color: white; }
 
144
  color: #fff; }
145
145
 
146
146
/* Admin Menu: bubble */
147
147
#adminmenu .awaiting-mod, #adminmenu .update-plugins {
148
 
  color: white;
 
148
  color: #fff;
149
149
  background: #ccaf0b; }
150
150
 
151
151
#adminmenu li.current a .awaiting-mod, #adminmenu li a.wp-has-current-submenu .update-plugins, #adminmenu li:hover a .awaiting-mod, #adminmenu li.menu-top:hover > a .update-plugins {
152
 
  color: white;
 
152
  color: #fff;
153
153
  background: #be3631; }
154
154
 
155
155
/* Admin Menu: collapse button */
157
157
  color: #f3f1f1; }
158
158
 
159
159
#collapse-menu:hover {
160
 
  color: white; }
 
160
  color: #fff; }
161
161
 
162
162
#collapse-button div:after {
163
163
  color: #f3f1f1; }
164
164
 
165
165
#collapse-menu:hover #collapse-button div:after {
166
 
  color: white; }
 
166
  color: #fff; }
167
167
 
168
168
/* Admin Bar */
169
169
#wpadminbar {
170
 
  color: white;
 
170
  color: #fff;
171
171
  background: #cf4944; }
172
172
 
173
173
#wpadminbar .ab-item, #wpadminbar a.ab-item, #wpadminbar > #wp-toolbar span.ab-label, #wpadminbar > #wp-toolbar span.noticon {
174
 
  color: white; }
 
174
  color: #fff; }
175
175
 
176
176
#wpadminbar .ab-icon, #wpadminbar .ab-icon:before, #wpadminbar .ab-item:before, #wpadminbar .ab-item:after {
177
177
  color: #f3f1f1; }
184
184
  color: #f7e3d3; }
185
185
 
186
186
#wpadminbar li:hover .ab-icon:before, #wpadminbar li:hover .ab-item:before, #wpadminbar li:hover .ab-item:after, #wpadminbar li:hover #adminbarsearch:before {
187
 
  color: white; }
 
187
  color: #fff; }
188
188
 
189
189
/* Admin Bar: submenu */
190
190
#wpadminbar .menupop .ab-sub-wrapper {
191
191
  background: #be3631; }
192
192
 
193
193
#wpadminbar .quicklinks .menupop ul.ab-sub-secondary, #wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu {
194
 
  background: #cf6a67; }
 
194
  background: #cf6b67; }
195
195
 
196
196
#wpadminbar .ab-submenu .ab-item, #wpadminbar .quicklinks .menupop ul li a, #wpadminbar .quicklinks .menupop.hover ul li a, #wpadminbar-nojs .quicklinks .menupop:hover ul li a {
197
197
  color: #f0c8c6; }
210
210
  color: #f3f1f1; }
211
211
 
212
212
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
213
 
  color: white;
 
213
  color: #fff;
214
214
  background: #d66460; }
215
215
 
216
216
#wpadminbar #adminbarsearch .adminbar-input::-webkit-input-placeholder {
217
 
  color: white;
 
217
  color: #fff;
218
218
  opacity: 0.7; }
219
219
 
220
220
#wpadminbar #adminbarsearch .adminbar-input:-moz-placeholder {
221
 
  color: white;
 
221
  color: #fff;
222
222
  opacity: 0.7; }
223
223
 
224
224
#wpadminbar #adminbarsearch .adminbar-input::-moz-placeholder {
225
 
  color: white;
 
225
  color: #fff;
226
226
  opacity: 0.7; }
227
227
 
228
228
#wpadminbar #adminbarsearch .adminbar-input:-ms-input-placeholder {
229
 
  color: white;
 
229
  color: #fff;
230
230
  opacity: 0.7; }
231
231
 
232
232
/* Admin Bar: my account */
235
235
  background-color: #d66460; }
236
236
 
237
237
#wpadminbar #wp-admin-bar-user-info .display-name {
238
 
  color: white; }
 
238
  color: #fff; }
239
239
 
240
240
#wpadminbar #wp-admin-bar-user-info a:hover .display-name {
241
241
  color: #f7e3d3; }
245
245
 
246
246
/* Pointers */
247
247
.wp-pointer .wp-pointer-content h3 {
248
 
  background-color: #dd823b; }
 
248
  background-color: #dd823b;
 
249
  border-color: #d97326; }
249
250
 
250
251
.wp-pointer .wp-pointer-content h3:before {
251
252
  color: #dd823b; }
258
259
  background-color: #dd823b; }
259
260
 
260
261
.details.attachment {
261
 
  box-shadow: 0 0 0 1px white, 0 0 0 5px #dd823b; }
 
262
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 5px #dd823b;
 
263
  box-shadow: 0 0 0 1px #fff, 0 0 0 5px #dd823b; }
262
264
 
263
265
.attachment.details .check {
264
266
  background-color: #dd823b;
265
 
  box-shadow: 0 0 0 1px white, 0 0 0 2px #dd823b; }
 
267
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #dd823b;
 
268
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #dd823b; }
266
269
 
267
270
/* Themes */
268
271
.theme-browser .theme.active .theme-name, .theme-browser .theme.add-new-theme:hover:after {
274
277
.theme-overlay .theme-header .close:hover, .theme-overlay .theme-header .right:hover, .theme-overlay .theme-header .left:hover {
275
278
  background: #dd823b; }
276
279
 
 
280
.theme-section.current, .theme-filter.current {
 
281
  border-bottom-color: #cf4944; }
 
282
 
 
283
body.more-filters-opened .more-filters, body.more-filters-opened .more-filters:before {
 
284
  color: #fff;
 
285
  background-color: #cf4944; }
 
286
 
 
287
body.more-filters-opened .more-filters:hover, body.more-filters-opened .more-filters:focus, body.more-filters-opened .more-filters:hover:before, body.more-filters-opened .more-filters:focus:before {
 
288
  background-color: #dd823b;
 
289
  color: #fff; }
 
290
 
 
291
/* Widgets */
 
292
.widgets-chooser li.widgets-chooser-selected {
 
293
  background-color: #dd823b;
 
294
  color: #fff; }
 
295
 
 
296
.widgets-chooser li.widgets-chooser-selected:before, .widgets-chooser li.widgets-chooser-selected:focus:before {
 
297
  color: #fff; }
 
298
 
 
299
/* Customize */
 
300
#customize-theme-controls .widget-area-select .selected {
 
301
  background-color: #dd823b;
 
302
  color: #fff; }
 
303
 
277
304
/* jQuery UI Slider */
278
305
.wp-slider .ui-slider-handle, .wp-slider .ui-slider-handle.ui-state-hover, .wp-slider .ui-slider-handle.focus {
279
306
  background: #dd823b;