SPR-840: debug sidebar script IE10, styling for mobile menu
debug background-color: qc
This commit is contained in:
parent
75a1a114df
commit
b10c27f3f2
6 changed files with 208 additions and 165 deletions
|
@ -151,7 +151,10 @@
|
|||
right: 0;
|
||||
width: auto;
|
||||
border: 0 none;
|
||||
background: @color-site-bg;
|
||||
background: @background_page-header;
|
||||
background: -webkit-linear-gradient(top, @background_page-header, @color-content-bg);
|
||||
background: linear-gradient(top, @background_page-header, @color-content-bg);
|
||||
box-shadow: @box-shadow-bottom;
|
||||
z-index: 2000;
|
||||
|
||||
#plugin__qc__out{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue