Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions metro-vibes/docs/index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
<!doctype html>
<!--[if lt IE 7 ]><html lang="en" class="no-js ie6"> <![endif]-->
<!--[if IE 7 ]><html lang="en" class="no-js ie7"> <![endif]-->
<!--[if IE 8 ]><html lang="en" class="no-js ie8"> <![endif]-->
<!--[if IE 9 ]><html lang="en" class="no-js ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--><html lang="en" class="no-js"> <!--<![endif]-->

<head>
<meta charset="utf-8">
<meta name="author" content="ThemeFuse">
Expand Down Expand Up @@ -2711,4 +2707,6 @@ <h6>Data chart</h6>

</div>
</body>
</html>
</html>

HELLLO EHELL
6 changes: 3 additions & 3 deletions vanilla-cream/vanilla-cream-css/css/chosen.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
zoom: 1;
*display: inline;
background: #DED6C5;
box-shadow: inset 1px 1px 3px rgba(118, 108, 100, 0.26), 0 1px 1px rgba(255, 255, 255, 0.6);
border: 1px solid #B9AD9E;
box-shadow: inset 2px 1px 3px rgba(118, 108, 100, 0.26), 0 1px 1px rgba(255, 255, 255, 0.6);
border: 1px solid #B3AD9E;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
Expand Down Expand Up @@ -388,4 +388,4 @@
cursor: default;
}

/* @end */
/* @end */