|
|
|
@ -1912,6 +1912,7 @@ a {
|
|
|
|
|
font: 300 1em Helvetica, Arial, sans-serif;
|
|
|
|
|
color: #b2cce5;
|
|
|
|
|
text-decoration: underline;
|
|
|
|
|
transition: all 0.2s linear;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
svg.icons {
|
|
|
|
@ -2057,10 +2058,7 @@ svg.icons {
|
|
|
|
|
border-radius: 50px;
|
|
|
|
|
}
|
|
|
|
|
.main-container section header #wrapper #right #dash-menu a button svg {
|
|
|
|
|
-moz-transition: all 0.1s linear;
|
|
|
|
|
-webkit-transition: all 0.1s linear;
|
|
|
|
|
-o-transition: all 0.1s linear;
|
|
|
|
|
transition: all 0.1s linear;
|
|
|
|
|
transition: all 0.2s linear;
|
|
|
|
|
width: 40px;
|
|
|
|
|
height: 20px;
|
|
|
|
|
fill: #EFEBE3;
|
|
|
|
@ -2270,10 +2268,7 @@ svg.icons {
|
|
|
|
|
margin-left: 10px;
|
|
|
|
|
}
|
|
|
|
|
#dash-index-content #dash-index #dash-index-wrapper #dash-recent #recent-list .recent-header .index-header-right a button svg {
|
|
|
|
|
-moz-transition: all 0.1s linear;
|
|
|
|
|
-webkit-transition: all 0.1s linear;
|
|
|
|
|
-o-transition: all 0.1s linear;
|
|
|
|
|
transition: all 0.1s linear;
|
|
|
|
|
transition: all 0.2s linear;
|
|
|
|
|
width: 40px;
|
|
|
|
|
height: 20px;
|
|
|
|
|
fill: #EFEBE3;
|
|
|
|
@ -2852,9 +2847,6 @@ button, input[type=submit] {
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
border: 0;
|
|
|
|
|
padding: 10px 0 5px 0;
|
|
|
|
|
-moz-transition: all 0.3s linear;
|
|
|
|
|
-webkit-transition: all 0.3s linear;
|
|
|
|
|
-o-transition: all 0.3s linear;
|
|
|
|
|
transition: all 0.3s linear;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -2919,6 +2911,7 @@ select {
|
|
|
|
|
width: 55px;
|
|
|
|
|
}
|
|
|
|
|
#post-index #post-index-wrapper #post-index-header #post-index-header-right a svg {
|
|
|
|
|
transition: all 0.1s linear;
|
|
|
|
|
width: 20px;
|
|
|
|
|
height: 17px;
|
|
|
|
|
fill: #EFEBE3;
|
|
|
|
@ -3000,10 +2993,7 @@ select {
|
|
|
|
|
margin: 0 0 10px 10px;
|
|
|
|
|
}
|
|
|
|
|
#post-index #post-index-wrapper #posts-list a.page-link div.page-bg #meta #options #option-left svg, #post-index #post-index-wrapper #posts-list a.page-link div.page-video #meta #options #option-left svg {
|
|
|
|
|
-moz-transition: all 0.1s linear;
|
|
|
|
|
-webkit-transition: all 0.1s linear;
|
|
|
|
|
-o-transition: all 0.1s linear;
|
|
|
|
|
transition: all 0.1s linear;
|
|
|
|
|
transition: all 0.2s linear;
|
|
|
|
|
width: 40px;
|
|
|
|
|
height: 20px;
|
|
|
|
|
fill: #b2cce5;
|
|
|
|
@ -3152,13 +3142,6 @@ select {
|
|
|
|
|
#post-edit-index #post-edit-index-wrapper #post-header #post-header-wrapper #post-meta #post-options button {
|
|
|
|
|
width: 25%;
|
|
|
|
|
height: 45px;
|
|
|
|
|
-moz-transition: all 0.3s linear;
|
|
|
|
|
-webkit-transition: all 0.3s linear;
|
|
|
|
|
-o-transition: all 0.3s linear;
|
|
|
|
|
transition: all 0.3s linear;
|
|
|
|
|
-moz-transition: all 0.3s linear;
|
|
|
|
|
-webkit-transition: all 0.3s linear;
|
|
|
|
|
-o-transition: all 0.3s linear;
|
|
|
|
|
transition: all 0.3s linear;
|
|
|
|
|
margin: 0;
|
|
|
|
|
border-radius: 0;
|
|
|
|
@ -3712,9 +3695,6 @@ select {
|
|
|
|
|
background: #b2cce5;
|
|
|
|
|
width: 10%;
|
|
|
|
|
height: 39px;
|
|
|
|
|
-moz-transition: all 0.3s linear;
|
|
|
|
|
-webkit-transition: all 0.3s linear;
|
|
|
|
|
-o-transition: all 0.3s linear;
|
|
|
|
|
transition: all 0.3s linear;
|
|
|
|
|
margin: 0;
|
|
|
|
|
border-radius: 0;
|
|
|
|
|