lcars/admin/template/ie6.css
kjodle 9ff50bd47d LCARS GetSimple Template
LCARS is a template for the GetSimple CMS that mimics the monitor
appearance in the television series Star Trek: The Next Generation
2015-10-18 12:03:50 -04:00

29 lines
759 B
CSS

/* IE6 CSS Document for GetSimple CMS */
#sidebar .snav li.upload {
padding:5px 15px 5px 15px !important;
margin-left:0 !important;
}
#sidebar .snav li a {
margin-bottom:-15px;
padding:5px 15px 5px 15px !important;
margin-left:0 !important;
}
#sidebar .snav li a:link, #sidebar .snav li a:visited {
background-image: none !important!;
padding:5px 15px 5px 15px !important;
margin-left:0 !important;
}
#sidebar .snav li a.current {
color:#FFF !important;
background-image: none !important!
padding:5px 15px 5px 15px !important;
margin-left:0 !important;
}
#sidebar .snav li a:hover {
background-image: none !important!;
padding:5px 15px 5px 15px !important;
margin-left:0 !important;
}
/* still a problem with the page options toggle */