Ver Fonte

adjust blogs table buttons and delete options

huaisianhuang há 4 anos atrás
pai
commit
f5fab70d8f

+ 3 - 2
backstage/static/styles/main.css

@@ -257,9 +257,10 @@ label[for="file"] {
 }
 
 #sidebar-container .sidebar-header {
-  background-image: url('https://2.bp.blogspot.com/-2RewSLZUzRg/U-9o6SD4M6I/AAAAAAAADIE/voax99AbRx0/s1600/14%2B-%2B1%2B%281%29.jpg');
+  padding-top: 1rem;
+  background-image: url('../imgs/logo2.png'), linear-gradient(white, white);
   width: 100%;
-  height: 80px;
+  height: 50px;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;

+ 6 - 0
backstage/templates/blogs.html

@@ -1,7 +1,10 @@
+<<<<<<< HEAD
 {% extends "tables/editor_table.html" %}
 {% block table_body %}
 {% for idx in range(0, length) %}
   <tbody>
+=======
+>>>>>>> adjust blogs table buttons and delete options
     <tr>
       <td>{{ idx }}</td>
       <td>{{ blogs[idx].title }}</td>
@@ -16,6 +19,7 @@
         </div>
       </td>
     </tr>
+<<<<<<< HEAD
   </tbody>
 {% endfor %}
 {% endblock table_body %}
@@ -35,3 +39,5 @@
     </div>
   </form>
 {% endblock modal_body %}
+=======
+able buttons and delete options

+ 1 - 1
backstage/templates/collections.html

@@ -1,6 +1,6 @@
 {% extends "layout.html" %}
 {% block main %}
-<h1 class="h3">{{ title }}</h1>
+<h1 class="h3"><i class="fas fa-ruler-combined mr-2"></i>{{ title }}</h1>
 <table id="example" class="table table-striped table-bordered" cellspacing="0" width="60%">
   <thead>
     <tr>

+ 0 - 1
backstage/templates/layout.html

@@ -89,7 +89,6 @@
         </a>
         <!-- Separator with title -->
         <li class="list-group-item sidebar-separator-title text-muted d-flex align-items-center menu-collapsed">
-          <small>OPTIONS</small>
         </li>
         <!-- /END Separator -->
         <!-- <a href="#" class="bg-dark list-group-item list-group-item-action">