mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-06-07 00:47:00 +03:00
rename dtsi.css to main.css
This commit is contained in:
parent
47aebd7ff8
commit
72e38799bc
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ if (!is_logged_in() and isset($_POST['formname']) and $_POST['formname'] === "lo
|
||||||
<title>NSEdit!</title>
|
<title>NSEdit!</title>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="stylesheet" href="theme/css/dtsi.css">
|
<link rel="stylesheet" href="theme/css/main.css">
|
||||||
<link rel="stylesheet" href="theme/fnd5/css/foundation.css">
|
<link rel="stylesheet" href="theme/fnd5/css/foundation.css">
|
||||||
<script src="theme/fnd5/js/vendor/modernizr.js"></script>
|
<script src="theme/fnd5/js/vendor/modernizr.js"></script>
|
||||||
<link href="jquery-ui/themes/base/jquery.ui.all.css" rel="stylesheet" type="text/css"/>
|
<link href="jquery-ui/themes/base/jquery.ui.all.css" rel="stylesheet" type="text/css"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue