forked from extern/egroupware
enhance css for tooltips and add savefile icon
This commit is contained in:
parent
e8c1ef5c8d
commit
448b5c72b4
@ -5,5 +5,17 @@
|
||||
.th { color: {th_text}; background-color: {th_bg}; }
|
||||
{app_css}
|
||||
-->
|
||||
|
||||
#dhtmltooltip
|
||||
{
|
||||
position: absolute;
|
||||
width: 150px;
|
||||
border: 1px solid #ff7a0a;
|
||||
padding: 2px;
|
||||
background-color:#f9f400;
|
||||
visibility: hidden;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
</style>
|
||||
{css_file}
|
||||
|
BIN
phpgwapi/templates/idots/images/filesave.png
Normal file
BIN
phpgwapi/templates/idots/images/filesave.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 838 B |
Loading…
Reference in New Issue
Block a user