dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added datepicker widget to the "Virtual Servers" form.
ftimme
2011-09-29
b2673ae8036454a0e616a2891abc15da79f466e7
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
themes
/
default
/
css
/
screen
/
jquery-ui-custom.css
1
2
3
4
5
.ui-datepicker-calendar thead tr th {
background-image:none;
background-color:#FFFFFF;
color:#000000;
}