Update part13/ElmHubCss
This commit is contained in:
@@ -15,13 +15,16 @@ css =
|
|||||||
--
|
--
|
||||||
-- .hide-result {
|
-- .hide-result {
|
||||||
-- background-color: transparent;
|
-- background-color: transparent;
|
||||||
-- border: 0;
|
|
||||||
-- font-weight: bold;
|
-- font-weight: bold;
|
||||||
-- font-size: 18px;
|
-- font-size: 18px;
|
||||||
-- margin-left: 18px;
|
-- margin-left: 18px;
|
||||||
|
-- border: 0px;
|
||||||
-- cursor: pointer;
|
-- cursor: pointer;
|
||||||
-- }
|
-- }
|
||||||
--
|
--
|
||||||
|
--
|
||||||
|
-- HINT: we use hover later on in the stylesheet...
|
||||||
|
--
|
||||||
-- .hide-result:hover {
|
-- .hide-result:hover {
|
||||||
-- color: rgb(96, 181, 204);
|
-- color: rgb(96, 181, 204);
|
||||||
-- }
|
-- }
|
||||||
|
|||||||
Reference in New Issue
Block a user