TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
scropio gurl
NA
147
99.1k
css menu
Nov 7 2013 2:27 AM
i want to increae height of menu
css is
#cssmenuuuu ul,
#cssmenuuuu li,
#cssmenuuuu a {
list-style: none;
margin: 0;
padding: 0;
border: 0;
line-height: 1;
font-family: 'Lato', sans-serif;
}
#cssmenuuuu{
border: 1px solid #99b0ca;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
width: auto;
}
#cssmenuuuu ul {
zoom: 1;
background: #fefefe;
background: -moz-linear-gradient(top, #fefefe 0%, #dce4ed 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #dce4ed));
background: -webkit-linear-gradient(top, #fefefe 0%, #dce4ed 100%);
background: -o-linear-gradient(top, #fefefe 0%, #dce4ed 100%);
background: -ms-linear-gradient(top, #fefefe 0%, #dce4ed 100%);
background: linear-gradient(top, #fefefe 0%, #dce4ed 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@top-color', endColorstr='@bottom-color', GradientType=0);
padding: 5px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
#cssmenuuuu ul:before {
content: '';
display: block;
}
#cssmenuuuu ul:after {
content: '';
display: table;
clear: both;
}
#cssmenuuuu li {
float: left;
margin: 0 5px 0 0;
border: 1px solid transparent;
}
#cssmenuuuu li a {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 8px 15px 9px 15px;
display: block;
text-decoration: none;
color: #0c0c0d;
border: 1px solid transparent;
font-size: 12px;
}
#cssmenuuuu li.active {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border: 1px solid #fefefe;
}
#cssmenuuuu li.active a {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
display: block;
background: #bacadc;
border: 1px solid #99b0ca;
-moz-box-shadow: inset 0 5px 10px #99b0ca;
-webkit-box-shadow: inset 0 5px 10px #99b0ca;
box-shadow: inset 0 5px 10px #99b0ca;
}
#cssmenuuuu li:hover {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border: 1px solid #fefefe;
}
#cssmenuuuu li:hover a {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
display: block;
background: #bacadc;
border: 1px solid #99b0ca;
-moz-box-shadow: inset 0 5px 10px #99b0ca;
-webkit-box-shadow: inset 0 5px 10px #99b0ca;
box-shadow: inset 0 5px 10px #99b0ca;
}
Reply
Answers (
0
)
Close other tab of google chrome asp.net
show approve by to manager in asp.net