فهرست منبع

update navbar

SyuanYu 2 سال پیش
والد
کامیت
a64222f330
3فایلهای تغییر یافته به همراه12 افزوده شده و 0 حذف شده
  1. 6 0
      hhh_index/css/list-style.css
  2. 0 0
      hhh_index/css/list-style.css.map
  3. 6 0
      hhh_index/css/list-style.scss

+ 6 - 0
hhh_index/css/list-style.css

@@ -622,6 +622,12 @@ body {
   width: 20px;
 }
 
+#navbar {
+  position: sticky;
+  top: 0;
+  z-index: 1000;
+}
+
 .navbar {
   box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
   -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
hhh_index/css/list-style.css.map


+ 6 - 0
hhh_index/css/list-style.scss

@@ -784,6 +784,12 @@ body {
   }
 }
 
+#navbar {
+  position: sticky;
+  top: 0;
+  z-index: 1000;
+}
+
 .navbar {
   box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
   -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است