Преглед на файлове

change incorrent path to rules.html and css

pull/61/head
Milosz Kwiatkowski преди 7 години
родител
ревизия
315c376976
променени са 2 файла, в които са добавени 2 реда и са изтрити 3 реда
  1. +1
    -1
      js/rules-popup.js
  2. +1
    -2
      stylesheets/style.css

+ 1
- 1
js/rules-popup.js Целия файл

@@ -28,7 +28,7 @@ if (typeof localStorage.rulesAccepted === "undefined") {
$(".rules-popup-content-wrapper")
.append("<div id='rules-popup-content'></div>");
$("#rules-popup-content")
.load("rules.html");
.load("/templates/rules.html");

$(".rules-popup-bottom")
.append("<div class='rules-popup-bottom-instructions'>If you accept the rules, retype the captcha and press ACCEPT.</div>")


+ 1
- 2
stylesheets/style.css Целия файл

@@ -1844,10 +1844,9 @@ table.fileboard .intro a {
width: 100%;
background-color: #DDDDDD;
overflow: auto;
font-family: serif;
color: #444;
}
#rules-popup .rules-popup-content {
#rules-popup #rules-popup-content {
padding: 10px;
font-size: 12px;
}


Loading…
Отказ
Запис