Skip to content

Commit

Permalink
Removed border from descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Kohlhepp committed May 22, 2011
1 parent 4a26f85 commit 43f7863
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Welcome to Fancy Settings! Are you ready for tabs, groups, search, good style?
Let's get started, it only takes a few minutes...

[Getting started](https://github.com/frankkohlhepp/fancy-settings/wiki)
[View Sample](http://f12k.org/fancy/)
[View Sample](http://frankkohlhepp.github.com/fancy-settings/)

### License
Fancy Settings is licensed under the **LGPL 2.1**.
Expand Down
10 changes: 0 additions & 10 deletions source/css/setting.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@
margin-bottom: 5px;
}

.setting.bundle.description {
margin-left: 2px;
padding-left: 10px;
border-left: 1px solid #C2C2C2;
color: #555555;
}

.setting.bundle.list-box {
margin-bottom: 10px;
}
Expand Down Expand Up @@ -75,10 +68,7 @@

#nothing-found {
display: none;
margin: 0;
margin-top: 10px;
padding: 0;
border: none;
font-size: 18px;
font-weight: lighter;
color: #999999;
Expand Down

0 comments on commit 43f7863

Please sign in to comment.