forked from Archives/Athou_commafeed
bootstrap3
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
.entrylist-header h3 {
|
||||
margin: 0;
|
||||
line-height: 40px;
|
||||
}
|
||||
|
||||
.entrylist-header a {
|
||||
@@ -70,7 +71,7 @@
|
||||
|
||||
#feed-accordion .entry-heading-link {
|
||||
color: black;
|
||||
height: 20px;
|
||||
height: 32px;
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
padding: 6px 0px;
|
||||
|
||||
@@ -48,6 +48,7 @@
|
||||
.css-treeview ul {
|
||||
list-style: none;
|
||||
margin-left: 0px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.css-treeview li {
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
.toolbar {
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
@@ -12,3 +11,6 @@
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.toolbar .keywords {
|
||||
width: 244px;
|
||||
}
|
||||
Reference in New Issue
Block a user