File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Title : Vesta
33Author : Eugen Lobicov, eugen.lobicov@gmail.com
44
55created : November 27, 2009
6- last updated : February 11 , 2012
6+ last updated : February 13 , 2012
77- - - - - - - - - - - - - - - - - - */
88
99html {
@@ -1891,15 +1891,9 @@ input::-moz-focus-inner{
18911891 width : 221px ;
18921892 margin : 0 ;
18931893 border-right : 0 ;
1894- cursor : pointer;
18951894 padding-top : 6px ;
18961895 padding-bottom : 6px ;
18971896 }
1898- .b-new-entry .autocomplete-box .text-field {
1899- -moz-box-shadow : none;
1900- -webkit-box-shadow : none;
1901- border-color : # B8C2C3 ;
1902- }
19031897
19041898 .b-new-entry .autocomplete-box .arrow {
19051899 position : absolute;
@@ -1913,7 +1907,6 @@ input::-moz-focus-inner{
19131907 background : # fff url(../ images/autocomplete-field-arrows-sprite-2012-02-11.png) no-repeat;
19141908 cursor : pointer;
19151909 }
1916- .b-new-entry .autocomplete-box : hover .arrow ,
19171910 .b-new-entry .autocomplete-box .arrow : hover ,
19181911 .b-new-entry .autocomplete-box .arrow : active ,
19191912 .b-new-entry .autocomplete-box .arrow : focus {
You can’t perform that action at this time.
0 commit comments