Вход Регистрация
Файл: content/themes/admin/css/style.css
Строк: 427
/* =Reset */ .navbar-inverse .nav li.dropdown.open>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
color: #fff; } /* -- */ /* Login */ .login {
background-color: #444; } .admin-login { width: 400px;
height: 500px; margin: -200px -200px; position: absolute;
left: 50%; top: 50%; } .admin-login h1>a { color:
#fff; display: block; font-weight: 300; font-size: 48px;
text-align: center; padding: 2px 0; text-decoration: none;
} .login-body { margin-top: 20px; background: #fff;
} .login-body h2 { font-weight: 300; font-size: 24px;
padding: 20px 30px 10px 30px; } .login-body form { padding: 0
30px; } .login-body .email input, .login-body .pw input{
padding: 22px 12px; height: 35px; } .login-body .submit {
margin-top: 20px; } .login-body .submit:after { content:
""; display: table; clear: both; } .login-body
.submit button { float: right; } .login-body .forget {
margin-top: 25px; } .login-body .forget a { background:
#3d3d3d; padding: 10px 0; text-align: center; display:
block; text-decoration: none; color: #eee; } .login-body
.forget a span { line-height: 30px; margin-bottom: 10px;
position: relative; } .login .copyright { text-align:
center; width: 250px; margin: 0 auto; padding: 10px 10px 0
10px; color: #999; font-size: 11px; } /* -- */ /*
Structure */ html, body { height: 100%; } #wrap {
min-height: 100%; height: auto !important; height: 100%;
margin: 0 auto -60px; } #wrap > .container { padding-top:
60px; } #push, #footer { height: 60px; } #footer {
background-color: #f5f5f5; } .container .credit { margin:
20px 0; } /* -- */ /*** Portlets ***/ .portlet { clear:
both; margin-top: 0px; margin-bottom: 25px; padding:
0px; } .portlet-title { margin-bottom: 15px; border-bottom: 1px
solid #eee; } .portlet-title:after, .portlet-title:before {
content: ""; display: table; line-height:
0; } .portlet-title:after { clear: both; } .portlet-title
.caption { float: left; display: inline-block; font-size: 18px;
font-weight: 400; margin: 0; padding: 0; margin-bottom: 7px;
} .portlet-title .caption i { float: left; margin-top: 5px;
display: inline-block !important; font-size: 13px; margin-right:
5px; color: #666; } .portlet.blue > .portlet-title .caption,
.portlet-title.blue .caption, .portlet.green > .portlet-title
.caption, .portlet-title.green .caption, .portlet.yellow >
.portlet-title .caption, .portlet-title.yellow .caption, .portlet.red >
.portlet-title .caption, .portlet-title.red .caption, .portlet.purple >
.portlet-title .caption, .portlet-title.purple .caption, .portlet.grey
> .portlet-title .caption, .portlet-title.dark-grey .caption, {
color: #fff; } .portlet.box.blue > .portlet-title .caption > i,
.portlet.box.green > .portlet-title .caption >
i, .portlet.box.grey > .portlet-title .caption >
i, .portlet.box.yellow > .portlet-title .caption > i,
.portlet.box.red > .portlet-title .caption > i,
.portlet.box.purple > .portlet-title .caption > i,
.portlet.box.light-grey > .portlet-title .caption > i{ color:
#fff; } .sortable .portlet .portlet-title { cursor:
move; } .portlet-title .tools, .portlet-title .actions { display:
inline-block; padding: 0; margin: 0; margin-top: 6px; float:
right; } .portlet-title .tools > a { display: inline-block;
height: 16px; margin-left:5px; } .portlet-title .dropdown-menu i {
color: #000 !important; } .portlet-title .tools > a.remove {
background-image:url(../img/portlet-remove-icon.png); background-repeat:
no-repeat; width: 11px; } .portlet-title .tools > a.config {
background-image:url(../img/portlet-config-icon.png); background-repeat:
no-repeat; width: 12px; } .portlet-title .tools > a.reload {
background-image:url(../img/portlet-reload-icon.png); width:
13px; } .portlet-title .tools > a.expand {
background-image:url(../img/portlet-expand-icon.png); width:
14px; } .portlet-title .tools > a.collapse {
background-image:url(../img/portlet-collapse-icon.png); width:
14px; } .portlet-title .tools > a:hover { text-decoration:
none; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all
0.1s ease-in-out; -o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out; transition: all 0.1s
ease-in-out; opacity:.6;
filter:'alpha(opacity=60)'; } .portlet-title .actions > .btn-group
{ margin-top: -12px; } .portlet-title .actions > .btn {
padding: 4px 10px; margin-top: -13px; } .portlet-title .actions >
.btn-group > .btn { padding: 4px 10px; margin-top:
-1px; } .portlet-title .actions > .btn.mini { margin-top:
-12px; padding: 4px 10px; } .portlet-title
.pagination.pagination-small { float: right !important; display:
inline-block !important; margin: 0px; margin-top:
-2px; } .portlet-body { clear: both; padding: 0;
} .portlet-body.light-blue, .portlet.light-blue { background-color:
#bfd5fa !important; } .portlet-body.blue, .portlet.blue {
background-color: #4b8df8 !important; } .portlet-body.red, .portlet.red
{ background-color: #e02222 !important; } .portlet-body.yellow,
.portlet.yellow { background-color: #ffb848
!important; } .portlet-body.green, .portlet.green {
background-color: #35aa47 !important; } .portlet-body.purple,
.portlet.purple { background-color: #852b99
!important; } .portlet-body.light-grey, .portlet.light-grey {
background-color: #fafafa !important; } .portlet-body.dark-grey,
.portlet.dark-grey { background-color: #555555
!important; } .portlet-body .btn-toolbar { margin: 0px !important;
padding: 0px !important; } .portlet-body .btn-group { margin: 0px
!important; padding: 0px !important; margin-bottom: 10px
!important; } /* draggable girds */ .ui-sortable-placeholder {
border: 1px dotted black; visibility: visible !important;
height: 100% !important; } .ui-sortable-placeholder * {
visibility: hidden; } .sortable-box-placeholder { background-color:
#f5f5f5; border: 1px dashed #DDDDDD; display: block; /* float:
left;*/ margin-top: 0px !important; margin-bottom: 24px
!important; } .sortable-box-placeholder * {
visibility:hidden; } /*** Solid colored portlet ***/ .portlet.solid
{ padding: 10px; } .portlet.solid .portlet-title .tools {
margin-top: 2px; border: 0px; } .portlet.solid .portlet-title {
margin-bottom: 5px; border: 0px; } .portlet.solid.bordered
.portlet-title { margin-bottom: 15px; } .portlet.solid.red
.portlet-title, .portlet.solid.red .portlet-title i, .portlet.solid.red
.portlet-body, .portlet.solid.green
.portlet-title, .portlet.solid.green .portlet-title
i, .portlet.solid.green .portlet-body, .portlet.solid.yellow
.portlet-title, .portlet.solid.yellow .portlet-title
i, .portlet.solid.yellow .portlet-body, .portlet.solid.grey
.portlet-title, .portlet.solid.grey .portlet-title i, .portlet.solid.grey
.portlet-body, .portlet.solid.purple
.portlet-title, .portlet.solid.purple .portlet-title
i, .portlet.solid.purple .portlet-body, .portlet.solid.blue
.portlet-title, .portlet.solid.blue .portlet-title i, .portlet.solid.blue
.portlet-body { border: 0; color: #fff; } .portlet.bordered {
border-left: 2px solid #ddd; } /*** Box
portlet ***/ .portlet.box { padding:0px
!important } .portlet.box .portlet-title { padding:8px 10px 2px
10px; border-bottom: 1px solid #eee; color: #fff
!important; } .portlet.box .portlet-title > .actions > .btn >
i { color: #fff !important; } .portlet.box .portlet-title .tools {
margin-top: 3px; } .portlet.box .portlet-title .tools > a.remove,
.portlet.solid .portlet-title .tools > a.remove {
background-image:url(../img/portlet-remove-icon-white.png); } .portlet.box
.portlet-title .tools > a.config, .portlet.solid .portlet-title .tools
> a.config {
background-image:url(../img/portlet-config-icon-white.png); } .portlet.box
.portlet-title .tools > a.reload, .portlet.solid .portlet-title .tools
> a.reload {
background-image:url(../img/portlet-reload-icon-white.png); } .portlet.box
.portlet-title .tools > a.expand, .portlet.solid .portlet-title .tools
> a.expand {
background-image:url(../img/portlet-expand-icon-white.png); } .portlet.box
.portlet-title .tools > a.collapse, .portlet.solid .portlet-title
.tools > a.collapse {
background-image:url(../img/portlet-collapse-icon-white.png); } /*
portlet buttons */ .portlet.box .portlet-body { background-color:
#fff; padding: 10px; } .portlet.box .portlet-title {
margin-bottom: 0px; } .portlet.box.blue .portlet-title {
background-color: #4b8df8; } .portlet.box.blue { border: 1px
solid #b4cef8; border-top: 0; } .portlet.box.red .portlet-title {
background-color: #e02222; } .portlet.box.red { border: 1px
solid #ef8476; border-top: 0; } .portlet.box.yellow .portlet-title
{ background-color: #ffb848; } .portlet.box.yellow { border:
1px solid #fccb7e; border-top: 0; } .portlet.box.green
.portlet-title { background-color: #35aa47; } .portlet.box.green {
border: 1px solid #77e588; border-top:
0; } .portlet.box.purple .portlet-title { background-color:
#852b99; } .portlet.box.purple { border: 1px solid #af5cc1;
border-top: 0; } .portlet.box.grey .portlet-title {
background-color: #555555; } .portlet.box.grey { border: 1px
solid #9d9c9c; border-top: 0; } .portlet.box.light-grey
.portlet-title { background-color: #aaa; } .portlet.box.light-grey
{ border: 1px solid #eee; border-top: 0; } /*** Dashboard
Charts(new in v1.2.1) ***/ .easy-pie-chart, .sparkline-chart {
text-align: center; } .sparkline-chart { margin-top: 15px;
position:relative !important; } .easy-pie-chart .number {
font-size: 16px; font-weight: 300; width: 85px; margin: 0
auto; } .sparkline-chart .number { width: 100px; margin: 0
auto; margin-bottom: 10px; } .sparkline-chart
.title, .easy-pie-chart .title { display: block; text-align:
center; color: #333; font-weight: 300; font-size: 16px;
margin-top: 5px; margin-bottom: 10px; } .sparkline-chart
.title:hover, .easy-pie-chart .title:hover { color: #666;
text-decoration: none; } .sale-summary .portlet-title {
border-color: #c9c9c9; } .sale-summary ul { margin-top:
-12px; } .sale-summary li { padding: 10px 0; overflow:
hidden; border-top: solid 1px #eee; } .sale-summary
li:first-child { border-top: none; } .sale-summary li
.sale-info { float: left; color: #646464; font-size: 14px;
text-transform: uppercase; } .sale-summary li .sale-num {
float: right; color: #169ef4; font-size: 20px; font-weight:
300; } /*** Chats ***/ .chats { margin:0; padding: 0;
margin-top: -15px; } .chats li { list-style: none; padding: 5px
0; margin: 10px auto; font-size: 12px; } .chats li img.avatar {
height: 45px; width: 45px; -webkit-border-radius: 50% !important;
-moz-border-radius: 50% !important; border-radius: 50%
!important; } .chats li.in img.avatar { float: left;
margin-right: 10px; } .chats li .name { color:#3590c1; font-size:
13px; font-weight: 400; } .chats li .datetime { color:#333;
font-size: 13px; font-weight: 400; } .chats li.out img.avatar {
float: right; margin-left: 10px; } .chats li .message { display:
block; padding: 5px; position: relative; } .chats li.in .message
{ text-align: left; border-left: 2px solid #35aa47; margin-left:
65px; background: #fafafa } .chats li.in .message .arrow {
display: block; position: absolute; top: 5px; left: -8px;
width: 0; height: 0; border-top: 8px solid transparent;
border-bottom: 8px solid transparent; border-right: 8px solid #35aa47;
} .chats li.out .message .arrow { display: block; position:
absolute; top: 5px; right: -8px; border-top: 8px solid
transparent; border-bottom: 8px solid transparent; border-left: 8px
solid #da4a38; } .chats li.out .message { border-right: 2px solid
#da4a38; margin-right: 65px; background: #fafafa; text-align:
right; } .chats li.out .name, .chats li.out .datetime {
text-align: right; } .chats li .message .body { display: block;
} .chat-form { margin-top: 15px; padding: 10px;
background-color: #e9eff3; overflow: hidden; clear: both;
} .chat-form .input-cont { margin-right: 55px; } .chat-form
.input-cont .m-wrap { margin-bottom: 0px; } .chat-form .input-cont
input{ border: 1px solid #ddd; width: 100%; margin-top:
0; } .chat-form .input-cont input { background-color: #fff
!important; } .chat-form .input-cont input:focus{ border: 1px solid
#4b8df9 !important; } .chat-form .btn-cont { margin-top: -42px;
position: relative; float: right; width:44px; } .chat-form
.btn-cont .arrow { position: absolute; top: 17px; right: 43px;
border-top: 8px solid transparent; border-bottom: 8px solid transparent;
border-right: 8px solid #4d90fe; -webkit-box-sizing:
border-box; -moz-box-sizing: border-box; box-sizing:
border-box; } .chat-form .btn-cont:hover .arrow {
border-right-color: #0362fd; } .chat-form .btn-cont:hover .btn {
background-color: #0362fd; } .chat-form .btn-cont .btn { margin-top:
8px; }
Онлайн: 1
Реклама