aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-04-10 14:14:19 +0200
committerMario Vavti <mario@mariovavti.com>2015-04-10 14:14:19 +0200
commit8138373973ffae06da9277c78fa4c6ff5e841e6e (patch)
tree6c8640cdb5385485b596688a23979b0772d6d379 /view/theme/redbasic
parent5457b417f84f01336b80386346cd19f1613e4811 (diff)
downloadvolse-hubzilla-8138373973ffae06da9277c78fa4c6ff5e841e6e.tar.gz
volse-hubzilla-8138373973ffae06da9277c78fa4c6ff5e841e6e.tar.bz2
volse-hubzilla-8138373973ffae06da9277c78fa4c6ff5e841e6e.zip
move style to style.css
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 15bf85e4a..10865d0da 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2211,6 +2211,12 @@ aside .nav > li > a:hover, aside .nav > li > a:focus {
border: 3px solid red !important;
}
+.bb_rm-logo {
+ height: 1.3em;
+ width: auto;
+ margin-top:-3px;
+}
+
.bootstrap-tagsinput .tag:before {
/* Copied from icon-asterisk, is there a better way to do it? */
font-family: FontAwesome;