summaryrefslogtreecommitdiff
path: root/res/css/partials/input-bubble.scss
diff options
context:
space:
mode:
authorOfer Lehr <ofer@oferlehr.com>2014-12-07 08:07:37 +0200
committerOfer Lehr <ofer@oferlehr.com>2014-12-07 08:07:57 +0200
commit253f29b739b2a25e2cb730e27816108f76688f1f (patch)
tree3210dbcf8a06fcbdf697349bd9c51e5156a67a42 /res/css/partials/input-bubble.scss
parente49f1de3b8f68caf8944cda3d4b54c67da2006e0 (diff)
changes input bubble style
text is now readable - but it still isn't pretty
Diffstat (limited to 'res/css/partials/input-bubble.scss')
-rw-r--r--res/css/partials/input-bubble.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/css/partials/input-bubble.scss b/res/css/partials/input-bubble.scss
index 679dcd53..2d581f9a 100644
--- a/res/css/partials/input-bubble.scss
+++ b/res/css/partials/input-bubble.scss
@@ -1,4 +1,6 @@
.typeselection{
+ color: $dark-grey;
+ font-size: $h2-size;
position:fixed;
left:0;
top:-300px;