new static files.
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
parent
5da7cfab99
commit
bb68c32ba5
772 changed files with 71557 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
#header,.breadcrumbs{display:none}.login #header{display:block}.selector .selector-available input,.selector .selector-chosen input{width:360px}form select:not([multiple]){max-width:240px}
|
||||
1
static/djangocms_admin_style/css/djangocms-admin.css
Normal file
1
static/djangocms_admin_style/css/djangocms-admin.css
Normal file
File diff suppressed because one or more lines are too long
1
static/djangocms_admin_style/css/ie.css
Normal file
1
static/djangocms_admin_style/css/ie.css
Normal file
|
|
@ -0,0 +1 @@
|
|||
#quick-access-closed,#quick-access-opened{display:none}
|
||||
11
static/djangocms_admin_style/css/pie.css
Normal file
11
static/djangocms_admin_style/css/pie.css
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.pie-element, .bordered, .gradient { behavior: url("/static/cms/PIE.htc"); position: relative; }
|
||||
|
||||
.bordered { -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
|
||||
|
||||
.gradient { background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #0000ff)); background: -webkit-linear-gradient(#ff0000, #0000ff); background: -moz-linear-gradient(#ff0000, #0000ff); background: -o-linear-gradient(#ff0000, #0000ff); -pie-background: linear-gradient(#ff0000, #0000ff); background: linear-gradient(#ff0000, #0000ff); }
|
||||
|
||||
.pie-container, .widget { z-index: 0; position: relative; }
|
||||
|
||||
.z-pie-element, .widget h3 { behavior: url("/static/cms/PIE.htc"); z-index: 0; }
|
||||
|
||||
.has-gradient { behavior: url("/static/cms/PIE.htc"); position: relative; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #0000ff)); background: -webkit-linear-gradient(#ff0000, #0000ff); background: -moz-linear-gradient(#ff0000, #0000ff); background: -o-linear-gradient(#ff0000, #0000ff); -pie-background: linear-gradient(#ff0000, #0000ff); background: linear-gradient(#ff0000, #0000ff); }
|
||||
Loading…
Add table
Add a link
Reference in a new issue