Selaa lähdekoodia

admin ui flat

develop
Robin Thoni 8 vuotta sitten
vanhempi
commit
c324834121

+ 1
- 0
admin/index.html Näytä tiedosto

@@ -10,6 +10,7 @@
10 10
     <link rel="stylesheet" href="../bower_components/bootstrap/dist/css/bootstrap.min.css">
11 11
     <link rel="stylesheet" href="../bower_components/luticate-utils/src/lubusy.css">
12 12
     <link rel="stylesheet" href="../bower_components/JSONedit/css/styles.css"/>
13
+    <link rel="stylesheet" href="../bower_components/flat-ui/dist/css/flat-ui.css">
13 14
     <link rel="stylesheet/less" href="css/app.less">
14 15
     <!-- endbuild -->
15 16
 

+ 1
- 1
admin/views/cameras.html Näytä tiedosto

@@ -1,4 +1,4 @@
1 1
 <!-- Page Content -->
2 2
 <div class="container">
3
-    <lu-edit-table options="luTable" class="row col-sm-8 col-sm-offset-2"></lu-edit-table>
3
+    <lu-edit-table options="luTable" class="row col-sm-10 col-sm-offset-1"></lu-edit-table>
4 4
 </div>

+ 1
- 1
admin/views/commands.html Näytä tiedosto

@@ -1,4 +1,4 @@
1 1
 <!-- Page Content -->
2 2
 <div class="container">
3
-    <lu-edit-table options="luTable" class="row col-sm-8 col-sm-offset-2"></lu-edit-table>
3
+    <lu-edit-table options="luTable" class="row col-sm-10 col-sm-offset-1"></lu-edit-table>
4 4
 </div>

+ 1
- 1
admin/views/hosts.html Näytä tiedosto

@@ -1,4 +1,4 @@
1 1
 <!-- Page Content -->
2 2
 <div class="container">
3
-    <lu-edit-table options="luTable" class="row col-sm-8 col-sm-offset-2"></lu-edit-table>
3
+    <lu-edit-table options="luTable" class="row col-sm-10 col-sm-offset-1"></lu-edit-table>
4 4
 </div>

+ 1
- 1
admin/views/sensors.html Näytä tiedosto

@@ -1,4 +1,4 @@
1 1
 <!-- Page Content -->
2 2
 <div class="container">
3
-    <lu-edit-table options="luTable" class="row col-sm-8 col-sm-offset-2"></lu-edit-table>
3
+    <lu-edit-table options="luTable" class="row col-sm-10 col-sm-offset-1"></lu-edit-table>
4 4
 </div>

Loading…
Peruuta
Tallenna