1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2025-01-13 14:48:09 -05:00

Tidy up borders

This commit is contained in:
Lance Stout 2013-12-31 15:20:17 -08:00
parent 70eb14cc0f
commit f39307cdea
3 changed files with 5 additions and 3 deletions

View File

@ -1211,6 +1211,7 @@ button.secondary:hover:not(:disabled) {
right: 0px;
left: 201px;
z-index: 200;
border-top: 1px solid #eee;
}
.chatBox form {
background: #f7f7f7;
@ -1258,7 +1259,7 @@ button.secondary:hover:not(:disabled) {
box-sizing: border-box;
-webkit-overflow-scrolling: touch;
background: #f7f7f7;
border-left: 1px solid #d6d6d6;
border-left: 1px solid #eee;
}
.group.conversation .groupRoster li {
padding: 3px;

View File

@ -316,6 +316,7 @@
right: 0px
left: 201px
z-index: 200
border-top: 1px solid #eee
form
background: lighten($gray-light, 93%)
@ -362,7 +363,7 @@
borderbox()
-webkit-overflow-scrolling: touch
background: lighten($gray, 95%)
border-left: 1px solid darken($gray-lighter, 10%)
border-left: 1px solid #eee
li
padding: 3px

View File

@ -1,5 +1,5 @@
CACHE MANIFEST
# 0.0.1 1388530344722
# 0.0.1 1388531436566
CACHE:
/app.js