Browse Source

Changed on Login Stuff and visibility control.

jason.lu 6 years ago
parent
commit
1297ab33e8
70 changed files with 69 additions and 69 deletions
  1. 1 1
      boss.html
  2. 1 1
      boss1.html
  3. 0 0
      css/style-frontend.css
  4. 0 0
      css/style-frontend.min.css
  5. 1 1
      dapingmu.html
  6. 1 1
      denglu.html
  7. 1 1
      example.html
  8. 1 1
      index.html
  9. 1 1
      lazhang.html
  10. 1 1
      pages/changelogs.html
  11. 1 1
      pages/charts/chartjs.html
  12. 1 1
      pages/charts/flot.html
  13. 1 1
      pages/charts/jquery-knob.html
  14. 1 1
      pages/charts/morris.html
  15. 1 1
      pages/charts/sparkline.html
  16. 1 1
      pages/examples/404.html
  17. 1 1
      pages/examples/500.html
  18. 1 1
      pages/examples/blank.html
  19. 1 1
      pages/examples/forgot-password.html
  20. 1 1
      pages/examples/sign-in.html
  21. 1 1
      pages/examples/sign-up.html
  22. 1 1
      pages/forms/advanced-form-elements.html
  23. 1 1
      pages/forms/basic-form-elements.html
  24. 1 1
      pages/forms/editors.html
  25. 1 1
      pages/forms/form-examples.html
  26. 1 1
      pages/forms/form-validation.html
  27. 1 1
      pages/forms/form-wizard.html
  28. 1 1
      pages/helper-classes.html
  29. 1 1
      pages/maps/google.html
  30. 2 2
      pages/maps/jvectormap.html
  31. 1 1
      pages/maps/yandex.html
  32. 1 1
      pages/medias/carousel.html
  33. 1 1
      pages/medias/image-gallery.html
  34. 1 1
      pages/tables/editable-table.html
  35. 1 1
      pages/tables/jquery-datatable.html
  36. 1 1
      pages/tables/normal-tables.html
  37. 1 1
      pages/typography.html
  38. 1 1
      pages/ui/alerts.html
  39. 1 1
      pages/ui/animations.html
  40. 1 1
      pages/ui/badges.html
  41. 1 1
      pages/ui/breadcrumbs.html
  42. 1 1
      pages/ui/buttons.html
  43. 1 1
      pages/ui/collapse.html
  44. 1 1
      pages/ui/colors.html
  45. 1 1
      pages/ui/dialogs.html
  46. 1 1
      pages/ui/icons.html
  47. 1 1
      pages/ui/labels.html
  48. 1 1
      pages/ui/list-group.html
  49. 1 1
      pages/ui/media-object.html
  50. 1 1
      pages/ui/modals.html
  51. 1 1
      pages/ui/notifications.html
  52. 1 1
      pages/ui/pagination.html
  53. 1 1
      pages/ui/preloaders.html
  54. 1 1
      pages/ui/progressbars.html
  55. 1 1
      pages/ui/range-sliders.html
  56. 1 1
      pages/ui/sortable-nestable.html
  57. 1 1
      pages/ui/tabs.html
  58. 1 1
      pages/ui/thumbnails.html
  59. 1 1
      pages/ui/tooltips-popovers.html
  60. 1 1
      pages/ui/waves.html
  61. 1 1
      pages/widgets/cards/basic.html
  62. 1 1
      pages/widgets/cards/colored.html
  63. 1 1
      pages/widgets/cards/no-header.html
  64. 1 1
      pages/widgets/infobox/infobox-1.html
  65. 1 1
      pages/widgets/infobox/infobox-2.html
  66. 1 1
      pages/widgets/infobox/infobox-3.html
  67. 1 1
      pages/widgets/infobox/infobox-4.html
  68. 1 1
      pages/widgets/infobox/infobox-5.html
  69. 1 1
      plugins/gmaps/Gruntfile.js
  70. 1 1
      sign-in1.html

+ 1 - 1
boss.html

@@ -26,7 +26,7 @@
     <link href="plugins/morrisjs/morris.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="css/style.css" rel="stylesheet">
+    <link href="css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
boss1.html

@@ -26,7 +26,7 @@
     <link href="plugins/morrisjs/morris.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="css/style.css" rel="stylesheet">
+    <link href="css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="css/themes/all-themes.css" rel="stylesheet" />

+ 0 - 0
css/style.css → css/style-frontend.css


+ 0 - 0
css/style.min.css → css/style-frontend.min.css


+ 1 - 1
dapingmu.html

@@ -25,7 +25,7 @@
     <link href="plugins/morrisjs/morris.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="css/style.css" rel="stylesheet">
+    <link href="css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
denglu.html

@@ -27,7 +27,7 @@
     <link href="plugins/morrisjs/morris.css" rel="stylesheet"/>
 
     <!-- Custom Css -->
-    <link href="css/style.css" rel="stylesheet">
+    <link href="css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="css/themes/all-themes.css" rel="stylesheet"/>

+ 1 - 1
example.html

@@ -28,7 +28,7 @@
     <link href="plugins/morrisjs/morris.css" rel="stylesheet"/>
 
     <!-- Custom Css -->
-    <link href="css/style.css" rel="stylesheet">
+    <link href="css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="css/themes/all-themes.css" rel="stylesheet"/>

+ 1 - 1
index.html

@@ -26,7 +26,7 @@
     <link href="plugins/morrisjs/morris.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="css/style.css" rel="stylesheet">
+    <link href="css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
lazhang.html

@@ -25,7 +25,7 @@
     <link href="plugins/morrisjs/morris.css" rel="stylesheet"/>
 
     <!-- Custom Css -->
-    <link href="css/style.css" rel="stylesheet">
+    <link href="css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="css/themes/all-themes.css" rel="stylesheet"/>

+ 1 - 1
pages/changelogs.html

@@ -23,7 +23,7 @@
     <link href="../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../css/style.css" rel="stylesheet">
+    <link href="../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/charts/chartjs.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/charts/flot.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/charts/jquery-knob.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/charts/morris.html

@@ -25,7 +25,7 @@
     <link href="../../plugins/morrisjs/morris.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/charts/sparkline.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/examples/404.html

@@ -19,7 +19,7 @@
     <link href="../../plugins/node-waves/waves.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 </head>
 
 <body class="four-zero-four">

+ 1 - 1
pages/examples/500.html

@@ -19,7 +19,7 @@
     <link href="../../plugins/node-waves/waves.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 </head>
 
 <body class="five-zero-zero">

+ 1 - 1
pages/examples/blank.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/examples/forgot-password.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 </head>
 
 <body class="fp-page">

+ 1 - 1
pages/examples/sign-in.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 </head>
 
 <body class="login-page">

+ 1 - 1
pages/examples/sign-up.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 </head>
 
 <body class="signup-page">

+ 1 - 1
pages/forms/advanced-form-elements.html

@@ -44,7 +44,7 @@
     <link href="../../plugins/nouislider/nouislider.min.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/forms/basic-form-elements.html

@@ -31,7 +31,7 @@
     <link href="../../plugins/bootstrap-select/css/bootstrap-select.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/forms/editors.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/forms/form-examples.html

@@ -25,7 +25,7 @@
     <link href="../../plugins/sweetalert/sweetalert.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/forms/form-validation.html

@@ -25,7 +25,7 @@
     <link href="../../plugins/sweetalert/sweetalert.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/forms/form-wizard.html

@@ -25,7 +25,7 @@
     <link href="../../plugins/sweetalert/sweetalert.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/helper-classes.html

@@ -23,7 +23,7 @@
     <link href="../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../css/style.css" rel="stylesheet">
+    <link href="../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/maps/google.html

@@ -23,7 +23,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 2 - 2
pages/maps/jvectormap.html

@@ -25,12 +25,12 @@
     <link href="../../plugins/jvectormap/jquery-jvectormap-1.2.2.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />
 
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 </head>
 
 <body class="theme-red">

+ 1 - 1
pages/maps/yandex.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/medias/carousel.html

@@ -23,7 +23,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/medias/image-gallery.html

@@ -26,7 +26,7 @@
     <link href="../../plugins/light-gallery/css/lightgallery.css" rel="stylesheet">
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/tables/editable-table.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/tables/jquery-datatable.html

@@ -25,7 +25,7 @@
     <link href="../../plugins/jquery-datatable/skin/bootstrap/css/dataTables.bootstrap.css" rel="stylesheet">
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/tables/normal-tables.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/typography.html

@@ -23,7 +23,7 @@
     <link href="../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../css/style.css" rel="stylesheet">
+    <link href="../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/alerts.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/animations.html

@@ -25,7 +25,7 @@
     <link href="../../plugins/bootstrap-select/css/bootstrap-select.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/badges.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/breadcrumbs.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/buttons.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/collapse.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/colors.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/dialogs.html

@@ -25,7 +25,7 @@
     <link href="../../plugins/sweetalert/sweetalert.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/icons.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/labels.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/list-group.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/media-object.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/modals.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/notifications.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/pagination.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/preloaders.html

@@ -23,7 +23,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/progressbars.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/range-sliders.html

@@ -26,7 +26,7 @@
     <link href="../../plugins/ion-rangeslider/css/ion.rangeSlider.skinFlat.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/sortable-nestable.html

@@ -25,7 +25,7 @@
     <link href="../../plugins/nestable/jquery-nestable.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/tabs.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/thumbnails.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/tooltips-popovers.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/ui/waves.html

@@ -22,7 +22,7 @@
     <link href="../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../css/style.css" rel="stylesheet">
+    <link href="../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/widgets/cards/basic.html

@@ -25,7 +25,7 @@
     <link href="../../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../../css/style.css" rel="stylesheet">
+    <link href="../../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/widgets/cards/colored.html

@@ -25,7 +25,7 @@
     <link href="../../../plugins/waitme/waitMe.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../../css/style.css" rel="stylesheet">
+    <link href="../../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/widgets/cards/no-header.html

@@ -22,7 +22,7 @@
     <link href="../../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../../css/style.css" rel="stylesheet">
+    <link href="../../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/widgets/infobox/infobox-1.html

@@ -22,7 +22,7 @@
     <link href="../../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../../css/style.css" rel="stylesheet">
+    <link href="../../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/widgets/infobox/infobox-2.html

@@ -22,7 +22,7 @@
     <link href="../../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../../css/style.css" rel="stylesheet">
+    <link href="../../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/widgets/infobox/infobox-3.html

@@ -22,7 +22,7 @@
     <link href="../../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../../css/style.css" rel="stylesheet">
+    <link href="../../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/widgets/infobox/infobox-4.html

@@ -22,7 +22,7 @@
     <link href="../../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../../css/style.css" rel="stylesheet">
+    <link href="../../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
pages/widgets/infobox/infobox-5.html

@@ -22,7 +22,7 @@
     <link href="../../../plugins/animate-css/animate.css" rel="stylesheet" />
 
     <!-- Custom Css -->
-    <link href="../../../css/style.css" rel="stylesheet">
+    <link href="../../../css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="../../../css/themes/all-themes.css" rel="stylesheet" />

+ 1 - 1
plugins/gmaps/Gruntfile.js

@@ -48,7 +48,7 @@ module.exports = function(grunt) {
         template: 'test/template/jasmine-gmaps.html',
         specs: 'test/spec/*.js',
         vendor: 'http://maps.google.com/maps/api/js?sensor=true',
-        styles: 'test/style.css'
+        styles: 'test/style-frontend.css'
       },
       src : '<%= concat.dist.src %>'
     },

+ 1 - 1
sign-in1.html

@@ -26,7 +26,7 @@
     <link href="plugins/morrisjs/morris.css" rel="stylesheet"/>
 
     <!-- Custom Css -->
-    <link href="css/style.css" rel="stylesheet">
+    <link href="css/style-frontend.css" rel="stylesheet">
 
     <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes -->
     <link href="css/themes/all-themes.css" rel="stylesheet"/>