3ae3931368 err okay I did one might as well do the rest

This commit is contained in:
psychobunny 2014-11-20 18:52:32 -05:00
parent 3ae3931368
commit 361913583c
10 changed files with 9 additions and 10 deletions

View file

@ -2,4 +2,4 @@
npm-debug.log
sftp-config.json
*.sublime-project
*.sublime-workspace
*.sublime-workspace

View file

@ -1,4 +1,4 @@
nodebb-theme-vanilla
====================

Vanilla theme for NodeBB based on Bootstrap. Perfect for starting your own NodeBB themes!
Vanilla theme for NodeBB based on Bootstrap. Perfect for starting your own NodeBB themes!

View file

@ -1,4 +1,3 @@

.category {
.span9 {
margin-bottom: 50px;

View file

@ -15,4 +15,4 @@
opacity: 0.00;
-ms-filter:~"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
}
}

View file

@ -47,4 +47,4 @@
}
}
}
}
}

View file

@ -195,4 +195,4 @@
background: #c91106;
padding: 1px 2px;
font-family: @font-family-sans-serif;
}
}

View file

@ -212,4 +212,4 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus {
.badge {
vertical-align: 17%;
}
//END: FIXES FOR BS3, may need to remove these when we get out of the RC releases
//END: FIXES FOR BS3, may need to remove these when we get out of the RC releases

View file

@ -326,4 +326,4 @@
position: relative;
text-align: center;
}
}
}

View file

@ -32,4 +32,4 @@
.alert-right-bottom {
right:20px;
bottom:20px;
}
}

View file

@ -14,4 +14,4 @@
.opacity(0.5);
}
}
}
}