Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GIP RENATER
switch-wayf
Commits
3dd0675a
Commit
3dd0675a
authored
Dec 19, 2011
by
haemmer
Browse files
Changed select icon and css styles for hover effect
parent
0a21f229
Changes
2
Show whitespace changes
Inline
Side-by-side
css/default-styles.css
View file @
3dd0675a
...
...
@@ -141,13 +141,25 @@ input {
vertical-align
:
middle
;
}
.idd_textbox
:hover
{
border-color
:
black
;
box-shadow
:
1px
1px
8px
#999999
;
-webkit-box-shadow
:
1px
1px
8px
#999999
;
-moz-box-shadow
:
1px
1px
8px
#999999
;
}
/* dropdown arrow control */
.idd_icon
{
border-width
:
0
;
.idd_icon
{
border-top
:
1px
#999999
solid
;
border-right
:
1px
#999999
solid
;
border-bottom
:
1px
#999999
solid
;
border-left
:
0
;
}
.idd_icon
:hover
{
border-color
:
black
;
box-shadow
:
1px
1px
8px
#999999
;
-webkit-box-shadow
:
1px
1px
8px
#999999
;
-moz-box-shadow
:
1px
1px
8px
#999999
;
...
...
images/drop_icon.png
View replaced file @
0a21f229
View file @
3dd0675a
2.55 KB
|
W:
|
H:
2.54 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Write
Preview
Markdown
is supported
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