Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
74e7bcdf
Commit
74e7bcdf
authored
Aug 31, 2005
by
Steven Wittens
Browse files
- Bugfix: throbber styles should not apply without JS
parent
dee28658
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/drupal.css
View file @
74e7bcdf
...
...
@@ -571,10 +571,10 @@ ul.secondary a.active {
color
:
#fff
;
}
/* Animated throbber */
input
.form-autocomplete
{
html
.js
input
.form-autocomplete
{
background
:
url('throbber.gif')
no-repeat
100%
2px
;
}
input
.throbbing
{
html
.js
input
.throbbing
{
background-position
:
100%
-18px
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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