Skip to content

Commit

Permalink
#18 - better vector.css integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Souren committed Mar 21, 2013
1 parent b3a198e commit fa00e93
Show file tree
Hide file tree
Showing 37 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions meteor/client/css/mx2m2p.css → meteor/client/css/mexgap.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,14 @@ h1 {
padding: 0;
}

#mcontent {
padding-bottom: 10px;
border-bottom: 1px dotted #888;
/* override vector.css */
body div#content {
margin-left: 0;
}


#footer {
margin-top: 10px;
float: right;
font-size: 85%;
}

noinclude {
Expand Down
2 changes: 1 addition & 1 deletion meteor/client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<template name="page">
<h1><a href="#Main_Page">{{siteName}}</a></h1>
<h2>{{title}}</h2>
<div id="mcontent">
<div id="content">
{{content}}
</div>

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/arrow-down-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/audio-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/border.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/bullet-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/document-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/edit-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/file-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/link-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/lock-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/magnify-clip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/mail-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/news-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/page-base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/page-fade.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/portal-break-ltr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/portal-break-rtl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/portal-break.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/search-fade.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added meteor/public/client/css/images/search-ltr.png
Binary file added meteor/public/client/css/images/search-rtl.png
Binary file added meteor/public/client/css/images/tab-break.png
Binary file added meteor/public/client/css/images/tab-normal-fade.png
Binary file added meteor/public/client/css/images/talk-icon.png
Binary file added meteor/public/client/css/images/user-icon.png
Binary file added meteor/public/client/css/images/video-icon.png
Binary file added meteor/public/client/css/images/watch-icons.png

0 comments on commit fa00e93

Please sign in to comment.