remove highlight color change
This commit is contained in:
parent
49d41112bd
commit
6363e73960
@ -26,9 +26,6 @@ code {font-family: "Consolas", "Ubuntu Mono", monospace; line-height: 22px; font
|
||||
.container {margin: 24px 0px;}
|
||||
#tableFilter {margin: 12px 0px; border: none; border-bottom: 1px solid #333; background-color: transparent; padding: 0px; font-family: Lato; color: #333; font-size: 13px; height: 22px;}
|
||||
|
||||
::selection {background: #E5FF1D;}
|
||||
::-moz-selection {background: #E5FF1D;}
|
||||
|
||||
ul.nav {list-style: none; margin: 0px; padding: 0px;}
|
||||
ul.nav li {display: inline; font-size: 10px; letter-spacing: .1em; text-transform: uppercase; padding-right: 4px;}
|
||||
ul.nav li a {border: none;}
|
||||
|
Loading…
Reference in New Issue
Block a user