Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
radiopanik
panikweb
Commits
5cbfaa1b
Commit
5cbfaa1b
authored
Sep 28, 2013
by
fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css: remove commented out newsroll rules
parent
e8fe7eb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
105 deletions
+0
-105
panikweb_templates/static/css/specifics.css
panikweb_templates/static/css/specifics.css
+0
-105
No files found.
panikweb_templates/static/css/specifics.css
View file @
5cbfaa1b
...
...
@@ -758,111 +758,6 @@ body{
.newsList
.current
img
{
border-color
:
#0000FF
;
}
/*
.newsRoll {
padding-top: 5px;
padding-bottom: 5px;
}
.newsRoll li.first {
width: 30%;
}
.newsRoll li {
color:white;
border: none;
}
.newsRoll li {
width: 15%;
display: table-cell;
vertical-align: top;
}
.newsRoll .first .title{
font-size: 130%;
}
.newsRoll a {
position: relative;
}
.newsRoll a:hover img {
opacity: 0.8;
}
.newsRoll .title{
}
@media (max-width: 600px){
.newsRoll .title {
display:none;
}
}
.newsRoll img.logo{
display:inline-block;
width:100% !important;
border:none;
margin:none;
padding:none;
}
.newsRoll .title{
background:black;
color:white;
bottom:0px;
width:100%;
opacity:0.8;
padding: 1em 0px 2px 0px;
text-align: left;
font-family: "RegloBold";
position: absolute;
left: 0;
}
.newsRoll .title span {
padding: 0 0.5ex;
display: inline-block;
}
.newsRoll .labels{
top: -2px;
left: -1px;
}
.newsRoll .labels .item{
display:block;
background:#3333FF;
color:white;
margin:0.1em;
font-size:0.9em;
padding:0.3em;
}
.newsRoll li .labels .title{
display: none;
}
.newsRoll li:hover .labels .title{
display:block;
background: black;
opacity: 0.9;
color:white;
margin:0.1em;
font-size:0.9em;
padding:0.3em;
opacity:0.9;
text-align: left;
}
.newsRoll h5{
font-size:1em;
color:white;
padding:0.5em;
}
.newsRoll li a {
margin:0 0 0 0 !important;
padding:0 0 0 0 !important;
}
*/
/****************************************************/
.list.news
li
{
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment