Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilherme Filippo
ISPConfig 3
Commits
bcfda5a5
Commit
bcfda5a5
authored
Sep 29, 2011
by
Falko Timme
Browse files
- Changed font-family and font-size for datepicker and combobox.
parent
6ad1e408
Changes
1
Show whitespace changes
Inline
Side-by-side
interface/web/themes/default/css/screen/jquery-ui-custom.css
View file @
bcfda5a5
...
...
@@ -3,3 +3,5 @@
background-color
:
#FFFFFF
;
color
:
#000000
;
}
.ui-widget
{
font-family
:
'Trebuchet MS'
,
Arial
,
sans-serif
;
font-size
:
100%
;
}
.ui-widget
input
,
.ui-widget
select
,
.ui-widget
textarea
,
.ui-widget
button
{
font-family
:
'Trebuchet MS'
,
Arial
,
sans-serif
;
font-size
:
100%
;
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment