repo.or.cz
/
openemr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
psr2 fixes to prior commit
[openemr.git]
/
public
/
assets
/
bootstrap-sidebar-0-2-2
/
style.css
blob
350cd690f9dea03134e87cb01f33d979fbfbc520
1
/* Styles go here */
2
body
{
3
padding-top
:
51px
;
4
}
5
6
/* this is only to style the sidebar - you can make the sidebar look any way you want */
7
.sidebar
{
8
padding
:
20px
;
9
background-color
:
#f5f5f5
;
10
border-right
:
1px
solid
#eee
;
11
}