diff --git a/en.htm b/en.htm index 66e9828..1ac365c 100755 --- a/en.htm +++ b/en.htm @@ -154,6 +154,19 @@ +
+
+
+

Inner Navigation

+
+
    +
  1. This tool is provided
  2. +
  3. Without warranty, guarantee
  4. +
  5. Or much in the way of explanation +
  6. Erase your hard drive.
  7. +
+
+
diff --git a/ru.htm b/ru.htm index 0eb9c70..9b1fe2c 100755 --- a/ru.htm +++ b/ru.htm @@ -154,6 +154,19 @@
+
+
+
+

Внутренняя навигация

+
+
    +
  1. Очередь заведено создаете
  2. +
  3. Те про, джоэл должен написано вы всю
  4. +
  5. Получаете отказаться программистов
  6. +
  7. Ещё то этой вреде внешних.
  8. +
+
+
diff --git a/themes/ribbon/styles/style.css b/themes/ribbon/styles/style.css index 55dff24..38ce8da 100644 --- a/themes/ribbon/styles/style.css +++ b/themes/ribbon/styles/style.css @@ -376,15 +376,15 @@ BODY { /* Inner Navigation */ .full .inner > * { opacity:0; + } +.full .inner > .active { + opacity:1; -webkit-transition:opacity 0.5s linear; -moz-transition:opacity 0.5s linear; -ms-transition:opacity 0.5s linear; -o-transition:opacity 0.5s linear; transition:opacity 0.5s linear; } -.full .inner > .active { - opacity:1; - } /* Progress */ .full .progress {