forked from jbenet/depviz
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Discussion in [1]. This logo is my suggested simplicification of Juan's DepCard-icon idea. I also reduce the short-card relatedX offset to avoid exposing a bit of the card border between the top and bottom DepIndicators. That makes the numbers more crowded as you get double-digit indicators, but they aren't too bad. [1]: jbenet#14
- Loading branch information
Showing
5 changed files
with
22 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,9 @@ | ||
.Layout-header { | ||
background-color: #222; | ||
color: white; | ||
} | ||
|
||
.Layout-header h1 { | ||
display: inline; | ||
font-size: large; | ||
height: 40px; /* sync with .Layout-logo and HeaderHeight */ | ||
} | ||
|
||
.Layout-header a { | ||
text-decoration: none; | ||
color: white; | ||
padding: 2px; /* sync with HeaderHeight */ | ||
} | ||
|
||
.Layout-logo { | ||
height: 40px; /* sync with .Layout-h1 and HeaderHeight */ | ||
vertical-align: middle; | ||
height: 36px; /* sync with HeaderHeight */ | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.