Patch #3288496 Remove underline when hovering "Create table" button
This commit is contained in:

committed by
Marc Delisle

parent
932b5c2c36
commit
e55b92d35f
@@ -220,6 +220,10 @@ div#left_tableList li {
|
|||||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#dddddd') !important;
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#dddddd') !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#newtable li a:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
select{
|
select{
|
||||||
-moz-border-radius:2px 2px 2px 2px;
|
-moz-border-radius:2px 2px 2px 2px;
|
||||||
-moz-box-shadow:0 1px 2px #DDDDDD;
|
-moz-box-shadow:0 1px 2px #DDDDDD;
|
||||||
|
Reference in New Issue
Block a user