Skip to content

Commit

Permalink
remove dashboad styles not used in this theme version
Browse files Browse the repository at this point in the history
  • Loading branch information
mariez committed Nov 16, 2016
1 parent a6b5028 commit 2f78b31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
2 changes: 1 addition & 1 deletion css/style.css

Large diffs are not rendered by default.

19 changes: 0 additions & 19 deletions less/base.less
Expand Up @@ -103,25 +103,6 @@ div.panel {
display: inline-block;
width: 100%;
}
.dashboard {
.panel {
clear: none;
padding: 0 15px !important;
border: 0;
border-radius: 0px;
-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
box-shadow: 0 0px 0px rgba(0,0,0,0);
h2 {
font-size: 25px;
}
.total {
color: @red;
&:before {
content: " ";
}
}
}
}
/* Fix import page menu */
.import {
.nav {
Expand Down

0 comments on commit 2f78b31

Please sign in to comment.