From d3cc41049b0f7501a5cf9f0afa2c7c4ecc0ed5ae Mon Sep 17 00:00:00 2001 From: ryderr Date: Thu, 2 Oct 2014 16:06:44 -0400 Subject: removing close edit --- public/assets/stylesheets/app.css | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'public') diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 07bf93c..f230c93 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -1916,7 +1916,11 @@ form li textarea { color:white; cursor:pointer; } - +.chardinjs-tooltiptext { + font-weight: 300; + line-height: 20px; + font-size: 16px; +} .box { display: table-cell; @@ -1945,13 +1949,10 @@ form li textarea { border: 1px solid black; box-shadow: -3px 4px black; line-height: 75px; - transform:translateY(-180px); -} -.noOverflow .close { - transform:translateY(0px); } + .desktop .close:hover { background:black; color:white; -- cgit v1.2.3-70-g09d2