PluginProbe
Elementor Website Builder – more than just a page builder / 3.6.2
Elementor Website Builder – more than just a page builder v3.6.2
4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 4.0.7 All 451 releases
elementor / assets / css / admin-top-bar.css

admin-top-bar.css in Elementor Website Builder – more than just a page builder 3.6.2, at assets/css/admin-top-bar.css

175 lines 5.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /*! elementor - v3.6.2 - 04-04-2022 */
2 #e-dashboard-widget-admin-top-bar {
3 position: absolute;
4 opacity: 0;
5 pointer-events: none; }
6
7 #e-admin-top-bar-root {
8 right: 0;
9 background: #ffffff;
10 -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.0394871);
11 box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.0394871);
12 display: none;
13 position: absolute;
14 top: 0;
15 width: calc(100% - 160px);
16 z-index: 1; }
17 #e-admin-top-bar-root .e-admin-top-bar {
18 display: -webkit-box;
19 display: -ms-flexbox;
20 display: flex;
21 height: 50px;
22 -webkit-box-pack: justify;
23 -ms-flex-pack: justify;
24 justify-content: space-between;
25 padding: 0 16px; }
26 #e-admin-top-bar-root .page-title-action {
27 background: #f7f7f7;
28 border: 1px solid #0275d8;
29 border-radius: 3px;
30 -webkit-box-sizing: border-box;
31 box-sizing: border-box;
32 color: #0275d8;
33 cursor: pointer;
34 display: inline-block;
35 line-height: 30px;
36 margin: 0 4px;
37 min-height: 30px;
38 padding: 0 10px;
39 text-decoration: none; }
40 #e-admin-top-bar-root .page-title-action:hover {
41 background: #eceeef;
42 border-color: #1b607f;
43 color: #1b607f; }
44 #e-admin-top-bar-root .e-admin-top-bar__heading {
45 display: -webkit-inline-box;
46 display: -ms-inline-flexbox;
47 display: inline-flex;
48 -webkit-box-align: center;
49 -ms-flex-align: center;
50 align-items: center;
51 -webkit-box-pack: center;
52 -ms-flex-pack: center;
53 justify-content: center;
54 -webkit-margin-end: 40px;
55 margin-inline-end: 40px; }
56 #e-admin-top-bar-root .e-admin-top-bar__main-area {
57 display: -webkit-inline-box;
58 display: -ms-inline-flexbox;
59 display: inline-flex;
60 -webkit-box-align: center;
61 -ms-flex-align: center;
62 align-items: center;
63 -webkit-box-pack: center;
64 -ms-flex-pack: center;
65 justify-content: center; }
66 #e-admin-top-bar-root .e-admin-top-bar__main-area button {
67 margin: 0 4px; }
68 #e-admin-top-bar-root .e-admin-top-bar__secondary-area {
69 display: -webkit-inline-box;
70 display: -ms-inline-flexbox;
71 display: inline-flex;
72 -webkit-box-align: center;
73 -ms-flex-align: center;
74 align-items: center;
75 -webkit-box-pack: center;
76 -ms-flex-pack: center;
77 justify-content: center; }
78 #e-admin-top-bar-root .e-admin-top-bar__heading-logo {
79 width: 30px; }
80 #e-admin-top-bar-root .e-admin-top-bar__heading-logo {
81 background: #93003c;
82 border-radius: 15px;
83 color: #ffffff;
84 display: inline-block;
85 font-size: 0.875rem;
86 height: 1.875rem;
87 line-height: 1.875rem;
88 text-align: center;
89 width: 1.875rem; }
90 #e-admin-top-bar-root .e-admin-top-bar__heading-title {
91 color: #495157;
92 font-size: 15px;
93 font-weight: 700;
94 font-family: 'Roboto', Arial, Helvetica, Verdana, sans-serif;
95 padding: 0 8px;
96 line-height: normal;
97 text-transform: uppercase; }
98 #e-admin-top-bar-root.e-admin-top-bar--active {
99 display: block; }
100 #e-admin-top-bar-root.e-admin-top-bar--active ~ #wpbody #wpbody-content {
101 margin-top: 50px; }
102 #e-admin-top-bar-root.e-admin-top-bar--active ~ #wpbody .wrap {
103 clear: both;
104 padding-top: 10px; }
105 #e-admin-top-bar-root.e-admin-top-bar--active ~ #wpbody .wrap h1 {
106 display: none; }
107 #e-admin-top-bar-root:not(.e-admin-top-bar--active) ~ #wpbody .wrap h1, #e-admin-top-bar-root:not(.e-admin-top-bar--active) ~ #wpbody .wrap .page-title-action {
108 display: inline-block; }
109 #e-admin-top-bar-root .e-admin-top-bar__bar-button {
110 -webkit-box-align: center;
111 -ms-flex-align: center;
112 align-items: center;
113 cursor: pointer;
114 display: -webkit-inline-box;
115 display: -ms-inline-flexbox;
116 display: inline-flex;
117 -webkit-box-pack: center;
118 -ms-flex-pack: center;
119 justify-content: center;
120 margin: 0 10px;
121 text-decoration: none;
122 color: #6d7882; }
123 #e-admin-top-bar-root .e-admin-top-bar__bar-button .e-admin-top-bar__bar-button-title {
124 color: #6d7882; }
125 #e-admin-top-bar-root .e-admin-top-bar__bar-button .e-admin-top-bar__bar-button-icon {
126 margin: 0 4px; }
127 #e-admin-top-bar-root .e-admin-top-bar__bar-button:hover .e-admin-top-bar__bar-button-title,
128 #e-admin-top-bar-root .e-admin-top-bar__bar-button:hover .e-admin-top-bar__bar-button-icon {
129 color: #93003c; }
130 #e-admin-top-bar-root .e-admin-top-bar__bar-button-title {
131 font-size: 13px;
132 font-weight: 500;
133 font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
134 margin: 0 4px;
135 line-height: normal; }
136 #e-admin-top-bar-root ~ #wpbody .wrap h1, #e-admin-top-bar-root ~ #wpbody .wrap .page-title-action {
137 display: none; }
138
139 @media screen and (max-width: 960px) {
140 #e-admin-top-bar-root {
141 width: calc(100% - 36px); } }
142
143 @media screen and (max-width: 782px) {
144 #e-admin-top-bar-root {
145 width: 100%; } }
146
147 @media screen and (max-width: 600px) {
148 #e-admin-top-bar-root {
149 top: 46px; } }
150
151 @media (max-width: 768px) {
152 #e-admin-top-bar-root {
153 display: -webkit-inline-box;
154 display: -ms-inline-flexbox;
155 display: inline-flex;
156 -webkit-box-align: center;
157 -ms-flex-align: center;
158 align-items: center;
159 -webkit-box-pack: center;
160 -ms-flex-pack: center;
161 justify-content: center; }
162 #e-admin-top-bar-root .e-admin-top-bar__main-area-buttons {
163 position: absolute;
164 top: calc(100% + 10px); }
165 #e-admin-top-bar-root .e-admin-top-bar__secondary-area .e-admin-top-bar__secondary-area-buttons {
166 display: none; }
167 #e-admin-top-bar-root .e-admin-top-bar__secondary-area > .e-admin-top-bar__bar-button .e-admin-top-bar__bar-button-title {
168 display: none; } }
169
170 @media (min-width: 768px) {
171 #e-admin-top-bar-root .e-admin-top-bar__secondary-area .e-admin-top-bar__secondary-area-buttons {
172 display: -webkit-box;
173 display: -ms-flexbox;
174 display: flex; } }
175 /*# sourceMappingURL=admin-top-bar.css.map */