mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
Switch of the specified FF red border validation indicator
This commit is contained in:
parent
ffae12e240
commit
3ec98b4d6f
@ -258,6 +258,10 @@ button#cancel {
|
||||
.et2_textbox_ro {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
/*Switch of FF red border validation*/
|
||||
.et2_textbox:invalid{
|
||||
box-shadow: none;
|
||||
}
|
||||
.et2_bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
BIN
etemplate/templates/default/images/upload.png
Normal file
BIN
etemplate/templates/default/images/upload.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Loading…
Reference in New Issue
Block a user