fixed color or calendar popup

This commit is contained in:
mdipierro
2016-03-19 17:05:43 -05:00
parent e6fad4f007
commit fa9d1ccb8b
+1 -1
View File
@@ -9,7 +9,7 @@
<link href="{{=URL('static','css/web2py.css')}}" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<style>
th {color: black}
th, td {color: black!important}
tbody tr:hover {background-color:transparent}
tbody tr {border-bottom: none}
p {text-align: left}