-
Username:
-
Password:
-
First name:
-
Last name:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Learner
Admin
@@ -96,6 +108,7 @@
.add-text
float: left
padding-top: 6px
+
diff --git a/kolibri/plugins/management/assets/src/vue/user-roster.vue b/kolibri/plugins/management/assets/src/vue/user-roster.vue
index 73639b2f6e2..052b802a94d 100644
--- a/kolibri/plugins/management/assets/src/vue/user-roster.vue
+++ b/kolibri/plugins/management/assets/src/vue/user-roster.vue
@@ -18,9 +18,10 @@
-
-
-
+
@@ -28,7 +29,6 @@
-
@@ -184,14 +184,18 @@
float: right
input[type='search']
- float: left
- margin: 0 0 10px 10px
- width: 400px
- height: 25px
- border-radius: 10px
- padding: inherit
- border: 1px solid #686868
-
+ display: inline-block
+ border: 1px solid #ccc
+ box-shadow: inset 0 1px 3px #ddd
+ border-radius: 2em
+ padding: 0.5em 1em
+ vertical-align: middle
+ box-sizing: border-box
+ position: relative
+ left: 10px
+ &:focus
+ outline: none
+ border-color: $core-text-annotation
select[name='user-filter']
float: left
@@ -239,4 +243,28 @@
width: 20px
height: 20px
+ .searchbar .search-button
+ display: inline-block
+ float: left
+ position: relative
+ left: 5px
+ top: 1px
+
+ .searchbar:after
+ content: ''
+ display: table
+ clear: both
+
+ .searchbar
+ border-radius: 5px
+ padding: inherit
+ border: 1px solid #686868
+ width: 40%
+ min-width: 200px
+ max-width: 300px
+ height: 25px
+ float: left
+ position: relative
+ left: 10px
+
diff --git a/src/kolibri b/src/kolibri
new file mode 160000
index 00000000000..e2464dd3ebd
--- /dev/null
+++ b/src/kolibri
@@ -0,0 +1 @@
+Subproject commit e2464dd3ebdb9109ee1db8e8c9097bede2d9d69b