LAW-1825 LawCarta menu integration

This commit is contained in:
Andrey Morgachev
2018-08-21 08:49:25 +03:00
parent 013e82d75d
commit c49e6346bb
5 changed files with 139 additions and 81 deletions

View File

@@ -339,6 +339,22 @@ h1, .sign-page h1 {
.top-panel h1 {
color: #fff; }
.student-casebook-title .sct-bg {
background: #fff; }
.casebook-top-options .dropdown .button.xl.white {
background: none;
border: 2px solid #fff;
color: #fff;
font-weight: 600;
line-height: 30px; }
.casebook-top-options .dropdown span {
color: #fff; }
.casebook-top-options .dropdown .casebook-options:after, .casebook-top-options .dropdown .casebook-options:before, .casebook-top-options .dropdown .casebook-options i {
background: #fff; }
.casebook-item .casebook-bottom .casebook-title {
color: #475669; }