Get rid of modularity gem, Styled 'nothing here' message
This commit is contained in:
parent
4a14db9391
commit
a6dad85d2f
11 changed files with 41 additions and 31 deletions
|
@ -403,7 +403,7 @@ form {
|
|||
margin-bottom: 40px;
|
||||
@include round-borders-all(4px);
|
||||
@include shade;
|
||||
border-color:#ddd;
|
||||
border-color:#CCC;
|
||||
|
||||
ul {
|
||||
margin:0;
|
||||
|
@ -522,3 +522,8 @@ ul.breadcrumb {
|
|||
}
|
||||
}
|
||||
|
||||
.nothing_here_message {
|
||||
text-align:center;
|
||||
padding:20px;
|
||||
color:#777;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue