mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-07-20 12:10:40 +08:00
CSS refactoring
This commit is contained in:
+11
-1
@@ -7,7 +7,17 @@
|
||||
<link href="stylesheets/externalCSS/bootstrap.css" rel="stylesheet" type="text/css">
|
||||
<link href="stylesheets/externalCSS/toolbar.css" rel="stylesheet" />
|
||||
<link href="stylesheets/externalCSS/bootstrap.icons.css" rel="stylesheet" />
|
||||
<link href="stylesheets/style.css" rel="stylesheet" type="text/css">
|
||||
<!-- <link href="stylesheets/style.css" rel="stylesheet" type="text/css"> -->
|
||||
<link href="stylesheets/collapse.css" rel="stylesheet" type="text/css">
|
||||
<link href="stylesheets/dragDrop.css" rel="stylesheet" type="text/css">
|
||||
<link href="stylesheets/editor.css" rel="stylesheet" type="text/css">
|
||||
<link href="stylesheets/list.css" rel="stylesheet" type="text/css">
|
||||
<link href="stylesheets/nav.css" rel="stylesheet" type="text/css">
|
||||
<link href="stylesheets/panel.css" rel="stylesheet" type="text/css">
|
||||
<link href="stylesheets/revControl.css" rel="stylesheet" type="text/css">
|
||||
<link href="stylesheets/sidebar.css" rel="stylesheet" type="text/css">
|
||||
|
||||
|
||||
|
||||
|
||||
<script src="js/libs/externalLibs/jquery-2.0.3.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user