Merge branch 'refs/heads/develop'
This commit is contained in:
commit
7734bd72f2
2 changed files with 2 additions and 18 deletions
|
@ -261,15 +261,7 @@ box-sizing: border-box;
|
||||||
#jotOpen:hover, #jotOpen:focus {
|
#jotOpen:hover, #jotOpen:focus {
|
||||||
box-shadow: inset 0 0 100px rgba(0,0,0,.1) !important;
|
box-shadow: inset 0 0 100px rgba(0,0,0,.1) !important;
|
||||||
}
|
}
|
||||||
#jotOpen::before {
|
|
||||||
content: 'New Post';
|
|
||||||
font-size: 15px;
|
|
||||||
margin-right: 10px;
|
|
||||||
line-height: 32px;
|
|
||||||
position: relative;
|
|
||||||
display: inline;
|
|
||||||
top: -4px;
|
|
||||||
}
|
|
||||||
#jotOpen .fa-pencil-square-o {
|
#jotOpen .fa-pencil-square-o {
|
||||||
font-size: 32px !important;
|
font-size: 32px !important;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
|
@ -220,15 +220,7 @@
|
||||||
#jotOpen:hover, #jotOpen:focus {
|
#jotOpen:hover, #jotOpen:focus {
|
||||||
box-shadow: inset 0 0 100px rgba(0,0,0,.1) !important;
|
box-shadow: inset 0 0 100px rgba(0,0,0,.1) !important;
|
||||||
}
|
}
|
||||||
#jotOpen::before {
|
|
||||||
content: 'New Post';
|
|
||||||
font-size: 15px;
|
|
||||||
margin-right: 10px;
|
|
||||||
line-height: 32px;
|
|
||||||
position: relative;
|
|
||||||
display: inline;
|
|
||||||
top: -4px;
|
|
||||||
}
|
|
||||||
#jotOpen .fa-pencil-square-o {
|
#jotOpen .fa-pencil-square-o {
|
||||||
font-size: 32px !important;
|
font-size: 32px !important;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Add table
Reference in a new issue