PluginProbe
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses / 4.4.8
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses v4.4.8
4.4.8 4.4.7 4.4.6 4.4.5 4.4.4 4.4.3 4.4.2 4.4.1 4.4.0 4.3.9.1 4.3.9 4.3.8 4.3.7 4.1.6.9 4.1.6.9.1 4.1.6.9.2 4.1.6.9.3 4.1.6.9.4 4.1.7 4.1.7.1 4.1.7.2 4.1.7.3 4.1.7.3.1 4.1.7.3.2 4.2.0 All 139 releases
← All changes | assets/css/instructors.css +0 -22 4.4.64.4.8 View file →
@@ -149,30 +149,8 @@
149 149 width: 20px;
150 150 height: 20px;
151 151 }
152 152
153 -.lp-button {
154 - border: 1px solid var(--lp-border-color, #E2E0DB);
155 - border-radius: var(--lp-border-radius, 5px);
156 - padding: 8px 16px;
157 -}
158 -.lp-button.loading {
159 - pointer-events: none;
160 - opacity: 0.8;
161 -}
162 -.lp-button.loading:before {
163 - display: inline-block;
164 - font-family: "lp-icon";
165 - content: "\f110";
166 - animation: lp-rotating 1s linear infinite;
167 - margin-right: 5px;
168 - font-variant: normal;
169 - text-transform: none;
170 - -webkit-font-smoothing: antialiased;
171 - -moz-osx-font-smoothing: grayscale;
172 - vertical-align: middle;
173 -}
174 -
175 153 .lp-hidden {
176 154 display: none !important;
177 155 }
178 156