We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20810d commit a8c67b2Copy full SHA for a8c67b2
functions.php
@@ -353,3 +353,4 @@ function shapely_scripts() {
353
* Load the system checks ( used for notifications )
354
*/
355
require get_template_directory() . '/inc/admin/welcome-screen/class-shapely-notify-system.php';
356
+
style.css
@@ -1326,10 +1326,6 @@ input[type="submit"]:hover {
1326
margin-top: 5px;
1327
}
1328
1329
-.widget input[type="submit"]:hover {
1330
- background-color: #fff;
1331
-}
1332
-
1333
/*!---------- 7. NAVIGATION ----------*/
1334
1335
.nav-container {
0 commit comments