fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix dates.
[prawokultury.git]
/
prawokultury
/
static
/
css
/
promobox.scss
diff --git
a/prawokultury/static/css/promobox.scss
b/prawokultury/static/css/promobox.scss
old mode 100755
(executable)
new mode 100644
(file)
index
803a250
..
6ea75eb
--- a/
prawokultury/static/css/promobox.scss
+++ b/
prawokultury/static/css/promobox.scss
@@
-10,21
+10,28
@@
ul.promobox {
margin: 0;
height: 32.3em;
overflow: hidden;
margin: 0;
height: 32.3em;
overflow: hidden;
-
+ position: relative;
}
.promobox-item {
border-radius: 0 0 2em 0;
}
.promobox-item {
border-radius: 0 0 2em 0;
+ -moz-border-radius: 0 0 2em 0;
+ -webkit-border-radius: 0 0 2em 0;
list-style:none;
padding:0;
margin: 0;
list-style:none;
padding:0;
margin: 0;
+ position:absolute;
+ width: 100%;
}
.promobox-link {
background-image: url('/static/img/rog.png');
}
.promobox-link {
background-image: url('/static/img/rog.png');
+ background-position: 100% 100%;
+ background-repeat: no-repeat;
+ border-radius: 0 0 2em 0;
+ -moz-border-radius: 0 0 2em 0;
+ -webkit-border-radius: 0 0 2em 0;
display:block;
position: relative;
height: 32.3em;
display:block;
position: relative;
height: 32.3em;
- background-position: 100% 100%;
- background-repeat: no-repeat;
}
#promobox-switcher {
}
#promobox-switcher {
@@
-42,9
+49,11
@@
ul.promobox {
width: 1.1em;
padding: .45em .5em;
border-radius: 0 1em 1em 0;
width: 1.1em;
padding: .45em .5em;
border-radius: 0 1em 1em 0;
+ -moz-border-radius: 0 1em 1em 0;
+ -webkit-border-radius: 0 1em 1em 0;
color: white;
}
color: white;
}
-
a.active
{
+
.active a
{
background: #02529b;
}
}
background: #02529b;
}
}
@@
-57,6
+66,8
@@
ul.promobox {
width: 20em;
padding: 1.5em 4.8em 1.2em 2em;
border-radius: 0 6em 6em 0;
width: 20em;
padding: 1.5em 4.8em 1.2em 2em;
border-radius: 0 6em 6em 0;
+ -moz-border-radius: 0 6em 6em 0;
+ -webkit-border-radius: 0 6em 6em 0;
.clip {
height: 9.7em;
.clip {
height: 9.7em;