mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 09:08:09 +01:00
CSS
This commit is contained in:
@@ -927,6 +927,10 @@ div.floatright
|
||||
{
|
||||
display:inline-block !important;
|
||||
}
|
||||
.displaycontent
|
||||
{
|
||||
display:content;
|
||||
}
|
||||
.largenumber {
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
@@ -1114,6 +1114,10 @@ div.floatright
|
||||
{
|
||||
display:inline-block !important;
|
||||
}
|
||||
.displaycontent
|
||||
{
|
||||
display:content;
|
||||
}
|
||||
.largenumber {
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user