new select
This commit is contained in:
@@ -123,7 +123,7 @@ h1 {
|
||||
right: 4px;
|
||||
top: 2px;
|
||||
}
|
||||
#year_filter {
|
||||
#year_filter, #pages {
|
||||
border: 0px;
|
||||
background: white;
|
||||
color: #4d4e55;
|
||||
@@ -140,9 +140,13 @@ h1 {
|
||||
margin-right: -7px;
|
||||
outline: none;
|
||||
}
|
||||
#year_filter::-ms-expand {
|
||||
#year_filter::-ms-expand, #pages::-ms-expand {
|
||||
display: none;
|
||||
}
|
||||
#pages {
|
||||
padding: 2px 10px;
|
||||
color: #2c2e36;
|
||||
}
|
||||
#downloadtitle{
|
||||
width: 100%;
|
||||
background: #69c;
|
||||
@@ -200,6 +204,9 @@ h1 {
|
||||
font-weight: bold;
|
||||
font-size: 1.3em;
|
||||
}
|
||||
#currpage i {
|
||||
font-size: .6em;
|
||||
}
|
||||
.firstpage {
|
||||
background: white;
|
||||
border-radius: 31px;
|
||||
|
||||
Reference in New Issue
Block a user