Move style to css
This commit is contained in:
parent
5a1bf5b628
commit
58cec26107
2 changed files with 19 additions and 7 deletions
|
|
@ -26,4 +26,16 @@
|
|||
border:0;
|
||||
color:#3BC492;
|
||||
font-weight:bold;
|
||||
}
|
||||
}
|
||||
|
||||
#pin-filter-action-panel {
|
||||
clear: both;
|
||||
float: left;
|
||||
display: block;
|
||||
position: relative;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#pin-filter-action-panel a { color:white; }
|
||||
#pin-filter-action-panel p { margin-bottom: 0; }
|
||||
#time-range-slider { margin-bottom: 2em; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue